随笔分类 -  ◆IOS开发◆

IOS方方面面,又是一种C++
摘要:http://stackoverflow.com/questions/8180115/nsmutablearray-add-object-with-order用Selectorhttp://stackoverflow.com/questions/805547/how-to-sort-an-nsmut... 阅读全文
posted @ 2014-09-11 16:34 太古月石 阅读(253) 评论(0) 推荐(0)
摘要:I like stackoverflow..Answer :http://stackoverflow.com/questions/6649202/uitableview-doesnt-keep-row-selected-upon-return 阅读全文
posted @ 2014-08-07 17:04 太古月石 阅读(222) 评论(0) 推荐(0)
摘要:Customize UITextView selection color in UITableViewLink :http://derekneely.com/2010/01/uitableviewcell-custom-selection-style-color/ 阅读全文
posted @ 2014-08-07 17:01 太古月石 阅读(332) 评论(0) 推荐(0)
摘要:Reference link :https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/BinaryData/Tasks/WorkingBinaryData.html1. create NSData, here m... 阅读全文
posted @ 2014-07-04 17:34 太古月石 阅读(219) 评论(0) 推荐(0)
摘要:1. First artical, notice the last thing - Connecting the DataSource and Delegate:http://www.appcoda.com/ios-programming-tutorial-create-a-simple-table... 阅读全文
posted @ 2014-06-19 15:55 太古月石 阅读(191) 评论(0) 推荐(0)
摘要:不是拖拽,而是在设计栏的属性设置里面。 阅读全文
posted @ 2014-05-19 16:10 太古月石 阅读(138) 评论(0) 推荐(0)
摘要:开发环境:MacBook ProXCode 5.0.11. 创建新的空的工程2. 手动添加Controller3. 将Controller添加到AppDelegate4. 编辑.xib5. 关联.xib到code具体方法,有人已经写的异常详细了哈。:http://www.techrepublic.com/blog/software-engineer/getting-started-with-ios-views-and-view-controllers-part-1/357/ 阅读全文
posted @ 2014-03-25 16:26 太古月石 阅读(152) 评论(0) 推荐(0)