- Apr 25 Sat 2015 15:15
-
Swift - AutoLayout
- Apr 15 Wed 2015 00:03
-
Swift - Webpage
- Apr 05 Sun 2015 18:55
-
Swift - SimpleCalculator
- Apr 05 Sun 2015 13:30
-
HelloWorld in Swift & Objective-C
- Mar 22 Sun 2015 11:33
-
values of type nsinteger should not be used as format arguments; add an explicit cast to unsigned long instead
Xcode 6.2 message:
warning: values of type nsinteger should not be used as format arguments; add an explicit cast to unsigned long instead
warning: values of type nsinteger should not be used as format arguments; add an explicit cast to unsigned long instead
- Mar 22 Sun 2015 11:09
-
implicit conversion loses integer precision 'nsinteger' (aka 'long') to 'int'
Xcode 6.2 message:
warning: implicit conversion loses integer precision 'nsinteger' (aka 'long') to 'int'
answer: (int)
warning: implicit conversion loses integer precision 'nsinteger' (aka 'long') to 'int'
answer: (int)
- Apr 18 Wed 2012 14:09
-
何謂AFP, SAMBA server
- Apr 18 Wed 2012 01:33
-
何謂Cocoa & Cocoa Touch
何謂Cocoa Touch:
is a UI framework for building software programs to run on the iPhone, iPod Touch, and iPad from Apple Inc.
is a UI framework for building software programs to run on the iPhone, iPod Touch, and iPad from Apple Inc.
- Apr 17 Tue 2012 22:36
-
Connect to website
- Apr 17 Tue 2012 15:50
-
Lesson1_Sample6_block 傳參數
- Apr 17 Tue 2012 15:47
-
Lesson1_Sample5_block 不傳參數
- Apr 17 Tue 2012 15:30
-
Lesson1_Sample4_區域及全域變數(Function)






