真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

UIPageControl-創(chuàng)新互聯(lián)

   UIPageControl * pageControl = [[UIPageControl alloc]initWithFrame:CGRectMake(10, [[UIScreen mainScreen] bounds].size.height - 40, 300, 20)];
   pageControl.backgroundColor = [UIColor whiteColor];

   pageControl.tag = 100;

成都創(chuàng)新互聯(lián)專業(yè)做網(wǎng)站、網(wǎng)站設(shè)計(jì),集網(wǎng)站策劃、網(wǎng)站設(shè)計(jì)、網(wǎng)站制作于一體,網(wǎng)站seo、網(wǎng)站優(yōu)化、網(wǎng)站營(yíng)銷、軟文發(fā)布平臺(tái)等專業(yè)人才根據(jù)搜索規(guī)律編程設(shè)計(jì),讓網(wǎng)站在運(yùn)行后,在搜索中有好的表現(xiàn),專業(yè)設(shè)計(jì)制作為您帶來(lái)效益的網(wǎng)站!讓網(wǎng)站建設(shè)為您創(chuàng)造效益。

設(shè)置表示的頁(yè)數(shù)
   pageControl.numberOfPages = 6;

設(shè)置當(dāng)前選中的點(diǎn)
   pageControl.currentPage = 0;

設(shè)置未選中點(diǎn)的顏色
   pageControl.pageIndicatorTintColor = [UIColor greenColor];

設(shè)置選中點(diǎn)的顏色
   pageControl.currentPageIndicatorTintColor = [UIColor redColor];

添加響應(yīng)事件
   [pageControl addTarget:self action:@selector(pageControl:) forControlEvents:UIControlEventTouchUpInside];
   [pageControl addTarget:self action:@selector(pageControlValue) forControlEvents:UIControlEventValueChanged];

   [self.view addSubview:pageControl];
   [pageControl release];

}

另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)scvps.cn,海內(nèi)外云服務(wù)器15元起步,三天無(wú)理由+7*72小時(shí)售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國(guó)服務(wù)器、虛擬主機(jī)、免備案服務(wù)器”等云主機(jī)租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡(jiǎn)單易用、服務(wù)可用性高、性價(jià)比高”等特點(diǎn)與優(yōu)勢(shì),專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應(yīng)用場(chǎng)景需求。


分享題目:UIPageControl-創(chuàng)新互聯(lián)
標(biāo)題路徑:http://weahome.cn/article/idego.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部