码迷,mamicode.com
首页 >  
搜索关键字:general    ( 2945个结果
iOS设备旋转支持横屏
ios设备支持旋转的方法:   1、修改工程的info.plist中"Supported interface orientations"的值(一般在工程的Taget-> General -> Deployment Info -> Device Orientation处打钩来选择设备支持)。   2、实现工程的AppDelegate文件中的(application:supportedInterf...
分类:移动开发   时间:2015-04-21 20:51:56    阅读次数:143
myeclipse自动提示功能增强;
1.Window->Preferences->Java->Editor->ContentAssist2.将"AutoActivationtriggersforjava"设置为".abc"(默认是"."),点"Apply"应用3.导出目前的Eclipse配置文件:File->Export->General->Perferences,选择保存路径,保存得到*.epf文件4.用文本编辑器打开刚..
分类:系统相关   时间:2015-04-21 18:32:39    阅读次数:136
JAVA_Object类toString方法
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
PowerDesigner 16.5 反向PostgreSQL9.01 中 Unable to list the columns. SQLSTATE = 22003不良的类型值 short : t 解决方法
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
修改 Eclipse 中文字体大小
1、基于Eclipse的Android开发环境ADT,代码中的中文显示字体很小,很难看,可修改Eclipse中的Java代码的字体:Window->Preferences ->General -> Appearance -> Colors and Fonts -> Java -> Java Edit...
分类:系统相关   时间:2015-04-20 14:48:16    阅读次数:299
myeclipse的一些基本设置
想到多少写多少字体的设置:Window——》Preferrences——》General——》Appearence——》color and fonts——》Basic——》双击Text Font 注释的设置:Window——》Preferrences——》Java——》Code Style——》Co...
分类:系统相关   时间:2015-04-19 22:42:55    阅读次数:203
myeclipse中页面utf-8的设置
点中项目→右键→选中properties→选中Resource如果说想整个工程都是UTF-8的字符集Window→preference→General→workspace
分类:系统相关   时间:2015-04-19 16:04:08    阅读次数:126
如何在 Eclipse 中显示代码的行号
第一种方法:在左侧点击右键,选择“show line numbers”。 第二种方法:Ctrl+F10,打开视图菜单,选择“show line numbers”。 第三种方法: windows->Preferences->General->Editors->Text Editors ->show line numbers。...
分类:系统相关   时间:2015-04-18 11:37:56    阅读次数:173
NDK编译环境配置教程
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
基于live555的流媒体代理转发服务器
参考: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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!