码迷,mamicode.com
首页 >  
搜索关键字:general    ( 2945个结果
Spring Tool Suite 字体大小和颜色设置
设置方法如下: Spring Tool Suite 颜色配置: 1、打开window->Preference,弹出Preference面板  2、展开General标签,选中Editors选项,展开。  3、选中 Test Editors,右边出现Test Editors面板。 面板中有这样一个选项:Appearance color options; 其中是各种板块颜色的设置,...
分类:编程语言   时间:2015-04-10 11:37:17    阅读次数:440
在网页中获取 facebook page 的内容
参考 :http://www.ibm.com/developerworks/cn/opensource/os-cn-facebookapi/1.首先你要有 facebook page, 内容要公开, 登入admin-> setting -> general -> page visibility = ...
分类:Web程序   时间:2015-04-10 01:06:02    阅读次数:166
在Myeclipse安装Eclipse Color Themes插件
1、到点击打开链接下载你需要的颜色 2、下载页面右侧的“Eclipse Preferences(EPF)-for Eclipse Import”。直接右键另存为,就可以下载到这个配色方案的epf文件。 3、将该epf文件存放在系统某目录下,我放在了E:\eclipse-color-themes。 打开myeclipse->File->Import->General->Pref...
分类:系统相关   时间:2015-04-08 15:11:01    阅读次数:452
codeblocks个性化配置
1、general setting设置默认字体大小2、摘自:http://zhidao.baidu.com/link?url=Zfe5UzaXodjt35yoxsxcDCLE0aLWfMmb_Ypo3wwNWTt8THZ1RaZIcrDs-N6LDb43iJMBaL5FcsIz1O7pOYlcTGa...
分类:其他好文   时间:2015-04-08 10:36:07    阅读次数:386
iphone splash screen
https://developer.apple.com/library/ios/documentation/General/Reference/InfoPlistKeyReference/Articles/iPhoneOSKeys.html#//apple_ref/doc/uid/TP4000925...
分类:其他好文   时间:2015-04-07 19:09:15    阅读次数:138
App跳转至系统Settings
Notification — prefs:root=NOTIFICATI_IDPhone — prefs:root=PhonePhotos — prefs:root=PhotosProfile — prefs:root=General&path=ManagedConfigurationListRes...
分类:移动开发   时间:2015-04-06 23:03:48    阅读次数:283
day16
create table account( id int primary key auto_increment, name varchar(40), money float)character set utf8 collate utf8_general_ci;insert into...
分类:其他好文   时间:2015-04-05 21:50:07    阅读次数:111
解决Android NDK 报jxxx编译找不到
如题解决:引入NDK对应的arm或者x86库如果你用的是GinyMotion模拟器,那就引入x86库不多说了,见截图1.选择Propertities->C/C++ General->Paths and Symbols2. 添加include文件夹路径
分类:移动开发   时间:2015-04-03 19:21:44    阅读次数:166
IAR使用记录
1. Project-->Options...更改器件:General-->Target-->Device添加其它需包含的目录:C/C++ Compiler-->Preprocessor-->Additional included dir. e.g.$PROJ_DIR$\..\inc连接器的配置文件...
分类:其他好文   时间:2015-04-03 16:57:43    阅读次数:135
eclipse快捷键
如何查看快捷键window—–>preference ——–> General ——-> keys常见快捷键可以根据自己的使用习惯来修改 代码补全提示Content Assist: Alt+/待续……...
分类:系统相关   时间:2015-04-03 11:16:43    阅读次数:159
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!