14
1
10
1219
2
20
1.podfile中增加post_install do |installer|installer.pods_project.build_conf...
func playAudio(audioString:String){
let max = self.sellerArray.max { (model1, model2) -> Bool in ...
//數(shù)組轉(zhuǎn)JSONfunc arrayToJson(_ array:NSMutableArray)->String{ } //OC-(NSStr...
/高階函數(shù)學(xué)習(xí)func higherFunction() { // let arr5 = [1,2,3,4,5,6]print(a...
class WebViewViewController: UIViewController ,WKScriptMessageHandler{ /...
/** 清除userDefaults所有數(shù)據(jù)*/ func clearAllUserDefaultsData(){ let userDefaul...
新建項目時桥狡,選擇framework 在 Build Phases中 將需要公開的文件放入 Header 中 Public framework分為...
//創(chuàng)建Label UILabel* label = [[UILabelalloc]initWithFrame:CGRectMake(20,10...