project 编译问题
1、在项目上右键properties->project Facets->修改右侧的version 保持一致
2、window->preferences->java->Compiler->设置右侧的Compiler compliance level
3、window->preferences->java->Installed JREs...
分类:
编程语言 时间:
2014-10-10 22:42:54
阅读次数:
221
在安装oracle10g的时候出现如下错误:
[oracle10@rac1 clusterware]$ ./runInstaller
********************************************************************************
Please run the script rootpre.sh as root on al...
分类:
数据库 时间:
2014-10-10 20:15:24
阅读次数:
541
方法1:1.关闭updating indexWindow => Preferences => Myeclipse Enterprise Workbench => Maven4Myeclipse => Maven=>禁用Download repository index updates on star...
分类:
系统相关 时间:
2014-10-10 16:37:14
阅读次数:
647
eclipse是我们常用的开发工具。eclipse中的默认字体往往并不满足我们的需要,我经常要调节一下它的大小或者换一下风格。eclipse中的字体大小怎么改变呢?工具/原料eclipse方法/步骤打开eclipse,找到window点击后在下拉菜单中找到preferences在左边的菜单栏中找到g...
分类:
系统相关 时间:
2014-10-10 09:47:34
阅读次数:
246
内存监测每2s以M,K,B为单位分别显示[root@221-comecs mnt]# free -s2 -m total used free shared buffers cachedMem: 995 ...
分类:
系统相关 时间:
2014-10-09 19:24:17
阅读次数:
250
当有内置SD卡,且不打开shared sdcard功能的情况下,需要在SD卡中预置一些客户资源。
这些资源end user可见,也可删除。在资源被user删除之后,执行恢复出厂设置功能,需要恢复这些预置资源。
1. 预置同样的资源到user不可见的分区,如/system下。
在alps\vendor\mediatek\project_name\artifacts\out\target...
分类:
移动开发 时间:
2014-10-09 17:06:28
阅读次数:
325
从Window -> preferences -> Java -> Editor -> Content assist -> Auto-Activation下,我们可以在"."号后面加入我们需要自动提示的首字母,比如".abcdefghijklmnopqrstuvwxyz(,"。
分类:
系统相关 时间:
2014-10-09 14:16:43
阅读次数:
209
VS SQL 出现%CommonDir%dte80a.olb 的解决方案
在网上搜索解决方法的时候,别人就说你从别的电脑复制一个到C:\Program Files\Common Files\microsoft shared\MSEnv路径就行了,为啥我的不行,经过一系列查资料,发现olb文件需要注册!!!你们确定不注册就行吗?
步骤一:从其他电脑或者网上(我一会会上传到我的资源),将其拷贝...
分类:
数据库 时间:
2014-10-08 18:06:45
阅读次数:
274
eclipse 默认设置的换行长度, 格式化代码后,经常换行,非常难看。1.Java代码打开Eclipse的Window菜单,然后Preferences->Java->Code Style->Formatter->Edit -> New ...->Line Wrapping->Maximum lin...
分类:
系统相关 时间:
2014-10-08 14:04:55
阅读次数:
178
今天晚上心血来潮装libevent和memcached,可是却出现了奇葩的问题,结果一看越来是引导文件的路径不对!我遇到 error while loading shared libraries: libevent-1.4.so.2: cannot open shared object file: ...
分类:
其他好文 时间:
2014-10-08 01:58:54
阅读次数:
230