error: use of '@import' when modules are disabled
Modules are enabled by default in new projects in Xcode 5. To enable them in an older project, go into your project build settings, search for "Modules" and set "Enable Modules" to "YES". The "Link Frameworks" should be "YES" too:
Cannot use '@try' with Objective-C exceptions disabled
Xcode打包提示:
Cannot use '@try' with Objective-C exceptions disabled
解决方法:
修改target -> build settings -> All | Combined -> Apple LLVM Compiler 4.2 - Language 中 Enable Objective-C Exceptions为YES
檔案下載function
数据库的分页问题
如何手动删除归档日志
ORA00257 archiver error. 错误的处理方法
关于Change Data Capture(六)查询CDC信息
Cognos 的技巧
Structs工作原理
strutsconfig.xml属性含义
Oracle性能查询统计信息的SQL语句