前往文件夾位置:/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.pl...
最近老遇到一個(gè)問題:使用模擬器運(yùn)行的時(shí)候揍诽,會(huì)報(bào)錯(cuò)丹喻,每次都需要clean侍瑟,很煩人的伟件,The operation couldn’t be compl...
content: length:NSUInteger,%ld characterAtIndex: it isn't get the string...
登錄是出現(xiàn)如下提示:ssh root@172.16.81.221@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@...
前往文件夾:/private/etc/找到hosts然后將本地編輯好的hosts拖進(jìn)去省艳,覆蓋原來的文件岭粤,輸入電腦密碼晨抡,就OK了星著。
計(jì)算文字寬度 NSString *content = @"歡迎來到北京";CGSize size =[content sizeWithAttri...
‘XXXX’ was compiled with optimization - stepping may behave oddly; varia...
整數(shù)可以用十進(jìn)制购笆,也可以使用十六進(jìn)制(0x) 浮點(diǎn)數(shù)可以用數(shù)學(xué)寫法,也可以用科學(xué)計(jì)數(shù)法(1.23e9) 字符串是以 ' ' 或 " " 括起來的...
輸出 print 'hello,world' print語句也可以跟上多個(gè)字符串虚循,用逗號(hào)隔開同欠,就可以連成一串輸出:print 'The quic...