ios设备支持旋转的方法:
1、修改工程的info.plist中"Supported interface orientations"的值(一般在工程的Taget-> General -> Deployment Info -> Device Orientation处打钩来选择设备支持)。
2、实现工程的AppDelegate文件中的(application:supportedInterf...
分类:
移动开发 时间:
2015-04-21 20:51:56
阅读次数:
143
1.Window->Preferences->Java->Editor->ContentAssist2.将"AutoActivationtriggersforjava"设置为".abc"(默认是"."),点"Apply"应用3.导出目前的Eclipse配置文件:File->Export->General->Perferences,选择保存路径,保存得到*.epf文件4.用文本编辑器打开刚..
分类:
系统相关 时间:
2015-04-21 18:32:39
阅读次数:
136
file:///C:/Java/jdk-8u45-docs-all/docs/api/index.htmltoStringpublicStringtoString()Returns a string representation of the object. In general, the toSt...
分类:
编程语言 时间:
2015-04-20 22:36:04
阅读次数:
193
Database?Edit Current DBMS… General tab?PostgreSQL 9.x?Script?Objects?Column?SqlListQueryor Tools?Resource?DBMS?PostgreSQL9.x...同上。replaced column in ...
分类:
数据库 时间:
2015-04-20 16:44:21
阅读次数:
450
1、基于Eclipse的Android开发环境ADT,代码中的中文显示字体很小,很难看,可修改Eclipse中的Java代码的字体:Window->Preferences ->General -> Appearance -> Colors and Fonts -> Java -> Java Edit...
分类:
系统相关 时间:
2015-04-20 14:48:16
阅读次数:
299
想到多少写多少字体的设置:Window——》Preferrences——》General——》Appearence——》color and fonts——》Basic——》双击Text Font 注释的设置:Window——》Preferrences——》Java——》Code Style——》Co...
分类:
系统相关 时间:
2015-04-19 22:42:55
阅读次数:
203
点中项目→右键→选中properties→选中Resource如果说想整个工程都是UTF-8的字符集Window→preference→General→workspace
分类:
系统相关 时间:
2015-04-19 16:04:08
阅读次数:
126
第一种方法:在左侧点击右键,选择“show line numbers”。
第二种方法:Ctrl+F10,打开视图菜单,选择“show line numbers”。
第三种方法: windows->Preferences->General->Editors->Text Editors ->show line numbers。...
分类:
系统相关 时间:
2015-04-18 11:37:56
阅读次数:
173
1.第一步配置环境 ?? 新建C++ project--> 选中projectType为Empty Project-->Android GCC ? 第二步: ? Propertes-->C/C++ General -->Paths and Symbols --> add-->D:\FirefoxDownload\android-ndk-r8-windo...
分类:
其他好文 时间:
2015-04-17 18:42:19
阅读次数:
123
参考:1,基于live555的流媒体代理转发服务器http://blog.csdn.net/xiejiashu/article/details/73808972,linux 下基于jrtplib库的实时传送实现http://general.blog.51cto.com/927298/328224
分类:
其他好文 时间:
2015-04-17 01:04:50
阅读次数:
113