国产亚洲精品AA片在线观看,丰满熟妇HD,亚洲成色www成人网站妖精,丁香五月天婷婷五月天男人天堂

新聞中心

EEPW首頁 > 嵌入式系統(tǒng) > 設(shè)計(jì)應(yīng)用 > iOS開發(fā)常用的第三方類庫

iOS開發(fā)常用的第三方類庫

作者: 時(shí)間:2016-10-08 來源:網(wǎng)絡(luò) 收藏

請求完成時(shí)隱藏提示效果:

1
[HUD hide:YES];

對于同步方法一般都是用showWhileExecuting方法,方法執(zhí)行完成之后會自動隱藏提示效果:

1
[HUD showWhileExecuting:@selector(myTask) onTarget:self withObject:nil animated:YES];

SVProgressHUD 提示效果

GitHub:https://github.com/samvermette/SVProgressHUD

SVProgressHUD和MBProgressHUD效果差不多,不過不需要使用協(xié)議,同時(shí)也不需要聲明實(shí)例。

直接通過類方法進(jìn)行調(diào)用即可:

1
[SVProgressHUD method]

可以使用以下方法來顯示狀態(tài):

  • <td id="pr2ma"><tr id="pr2ma"><th id="pr2ma"></th></tr></td>

    1
    2
    3
    4
    + (void)show;
    + (void)showWithMaskType:(SVProgressHUDMaskType)maskType;

    關(guān)鍵詞:

    評論


    相關(guān)推薦

    技術(shù)專區(qū)

      <source id="pr2ma"><tr id="pr2ma"></tr></source>