08 2011 档案

但即使你step by step,也未必能编译通过一个Core Plot应用项目。
摘要:原文在哪里?你永远都不知道 阅读全文

posted @ 2011-08-26 09:24 zhzenghui 阅读(140) 评论(0) 推荐(0)

.rul rul文件
摘要:The rul file is where the InstallScript custom actions are stored. It is a clear text file that the build engine compiles at build time. At least this is how it is used in a Basic MSI. I am not very versed in an InstallScript MSIA .rul file is a text file containing InstallScript code (just as a .cp 阅读全文

posted @ 2011-08-20 16:53 zhzenghui 阅读(400) 评论(0) 推荐(0)

RUL 格式文件 .rul
摘要:来:http://www.downloadatoz.com/file-extensions/rul-file-extension.htmlWhat is .rul and how to open .rul fileWhat is RUL file extension?If Windows is unable to open your RUL file types, what will you do? How to open RUL file extension? Here you will find the correct answer. RUL file extension is used 阅读全文

posted @ 2011-08-20 16:50 zhzenghui 阅读(2998) 评论(0) 推荐(0)

问题
摘要:每次开启xcode 都有这个问题。 阅读全文

posted @ 2011-08-20 15:11 zhzenghui 阅读(143) 评论(0) 推荐(0)

textview 不响应事件的原因。没有给控
摘要:textview 不响应事件的原因。没有给控件设置代理 设置代理: textView.delegate = self;_____________________http://www.iphonedevsdk.com/forum/iphone-sdk-development/4134-handle-keyboard-done-press-text-field.html点击done 关闭键盘、@interface MyViewController : UIViewController <UITextFieldDelegate>- (BOOL)textFieldShouldReturn: 阅读全文

posted @ 2011-08-19 14:18 zhzenghui 阅读(851) 评论(0) 推荐(0)

搞不懂的错误_createPreparedCellForGlobalRow:withIndexPath
摘要:http://www.iphonedevsdk.com/forum/iphone-sdk-development/9102-assertion-failure-uitableview.html2011-08-18 17:27:23.151 Encompass[49519:207] *** Assertion failure in -[UITableView _createPreparedCellForGlobalRow:withIndexPath:], /SourceCache/UIKit_Sim/UIKit-1447.6.4/UITableView.m:5613 static NSStrin 阅读全文

posted @ 2011-08-18 17:30 zhzenghui 阅读(3525) 评论(0) 推荐(0)

xcode svn提交失败的
摘要:svn: Commit failed (details follow):svn: While preparing '/Volumes/Untitled/Eric/EiPhone_2.1(Merge iPad)/Classes/Survey/EISurveys.m' for commitsvn: Can't write to file '/Volumes/Untitled/Eric/EiPhone_2.1(Merge iPad)/Classes/Survey/.svn/tmp/text-base/EISurveys.m.svn-base': Invalid 阅读全文

posted @ 2011-08-16 10:55 zhzenghui 阅读(598) 评论(0) 推荐(0)

导航