Xcode 的插件大大丰富了 Xcode 的功能,而且有了Alcatraz,插件的管理也非常容易!问题原因Xcode 的插件放置在~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins目录下,为 .xcplugin 格式。通过 S...
分类:
其他好文 时间:
2015-11-12 18:08:18
阅读次数:
232
bundle是一个目录,其中包含了程序会使用到的资源. 这些资源包含了如图像,声音,编译好的代码,nib文件(用户也会把bundle称为plug-in). 对应bundle,cocoa提供了类NSBundle.我们的程序是一个bundle. 在Finder中,一个应用程序看上去和其他文件没有什么区别...
分类:
其他好文 时间:
2015-11-10 21:16:22
阅读次数:
211
eclipse创建android项目时,预览layout.xml文件时提示:This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in...
分类:
移动开发 时间:
2015-11-04 14:36:04
阅读次数:
214
课后~ 开会调研开会调研开会~ 在和Bing词典负责人进行了可行性的深入磋商后,我们对本次选题有了更加清晰的认识~困难好多~然而终于敲定了项目内容,我们的目标是这样一款神奇的插件,它帮你记录下新近查询过的词语,并且后续还能够自动找出,帮你翻译帮你记忆。再也不用一边读文献一边查单词了有木有! 再...
分类:
其他好文 时间:
2015-11-02 15:20:56
阅读次数:
226
eclipse创建android项目时,预览layout.xml文件时提示:This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in...
分类:
移动开发 时间:
2015-11-02 11:38:23
阅读次数:
245
connetct to CDB as a common user and verify that pdb_test is closedSQL> select con_id,dbid,name,open_mode from v$pdbs; CON_ID DBID NAME ...
分类:
数据库 时间:
2015-10-31 15:40:56
阅读次数:
354
1.备份non-CDB数据库2.关闭non-CDB数据库SQL> shutdown immediate;3.将non-CDB至于只读状态SQL> startup open read only4.创建一个XML文件(在non-CDB中创建)SQL> begin dbms_pdb.describe(.....
分类:
数据库 时间:
2015-10-30 18:49:56
阅读次数:
225
230.android导入eclipse项目后,出现如下问题 1.Error:The project is using an unsupported version of the Android Gradle plug-in (0.12.2). The recommended version is 1.2.3. classpath ‘com.android.too...
分类:
移动开发 时间:
2015-10-29 13:36:40
阅读次数:
298
NSBundle介绍:它是一个单例类,用来加载资源bundle是一个目录,其中包含了程序会使用到的资源. 这些资源包含了如图像,声音,编译好的代码,nib文件(用户也会把bundle称为plug-in). 对应bundle,cocoa提供了类NSBundle.我们的程序是一个bundle. 在Fin...
分类:
移动开发 时间:
2015-10-28 01:11:48
阅读次数:
173
最近写信给学校一个部门java plug for spss. 当加到变量超过70个月,然后保存,SPSS它会在错误的地方报。解决方案:每添加70提交变量。 版权声明:本文博主原创文章。博客,未经同意不得转载。
分类:
编程语言 时间:
2015-10-27 20:13:01
阅读次数:
180