Skip to content
Hide Menu
  • 關於Max
  • 隱私權宣告

Max的程式語言筆記

我要當一個豬頭,認真過每一天、快樂過每一天就好

Menu
  • 首頁
  • Android
  • iOS
  • Python
  • Dropboxlike
  • WordPress
  • JSP
  • 電腦相關
  • 關於Max

標籤: iOS

[iOS] How to sort an NSMutableArray with custom objects in it?

2017-05-132017-05-13

範例1: I think this will do it: brandDescriptor = [[NSSortDesc…

[iOS] UIStoryboardSegue detecting table cell and opening a viewController?

2017-05-12

在完成了 「客製化TableViewCell (Custom TableViewCell)」,接下來需要把參數帶到下一個…

[iOS] clang: error: linker command failed with exit code 1 (use -v to see invocation)

2017-05-12

按照別人寫的sample code 完成了客製化tableview 之後: http://stackoverflow.m…

[iOS] NSURLSession/NSURLConnection HTTP load failed (kCFStreamErrorDomainSSL, -9802)

2017-05-122017-05-26

這篇超容易踩到的,除了使用 http 會遇到,連使用https 也會遇到,如果沒去設定而且連到 https 的網站,會顯…

[iOS] Loading Image from URL iOS

2017-05-11

NSURL *url = ; NSData *data = [NSD…

[iOS] UIApplication內建服務的openURL

2017-05-112017-05-12

使用Line分享 NSURL *appURL = [NSURL URLWithString:@”line://msg/t…

[iOS] How to round the corners of a button

2017-05-11

  如何做出圓角的按鈕?比我想像中的簡單,其實一行指令(buyButton.layer.cornerRadiu…

[iOS] 客製化TableViewCell (Custom TableViewCell)

2017-05-112017-05-12

客製化TableViewCell, 照著這3篇做,就成功了,還滿簡單的。 客製化TableViewCell …

[iOS] objective c getting substring after and before dot

2017-05-10

字串切割範例: NSString *str = yourstr; NSArray *Array = [str compo…

[iOS] How do I check if a string contains another string in Objective-C?

2017-05-10

NSString *string = @”hello bla bla”; if ([string rangeOfStri…

  • « 上一頁
  • 1
  • ...
  • 11
  • 12
  • 13
  • 14
  • 15
  • 下一頁 »
  • © 2022 Max的程式語言筆記
Skacero Theme by : icyNETS