Eclipse移植项目时JDK版本不匹配Project facet Java version 1.7 is not supported如果原有项目用的为JDK1.7,而自己的是低版本JDK,比如1.6,可在项目上右键,选择properties,弹出窗口后点击Project Facets选择Java修...
分类:
编程语言 时间:
2015-11-02 17:02:40
阅读次数:
322
1. Delegationa relationship that is not directly supported by Java. This is a midway between inheritance and composition, because you place a number o...
分类:
编程语言 时间:
2015-10-26 18:22:54
阅读次数:
180
Debug and trace functions are integrated into the ARM Cortex-M4.Serial wire debug andtrace functions are supported in addition to a standard JTAG debu...
分类:
其他好文 时间:
2015-10-26 11:53:59
阅读次数:
280
今晚用ubuntu12.04的vim编辑网页代码时,发现上面的中文显示乱码。这个html文件是我之前用gedit编辑的,在gedit里面显示正常,可是在vim下显示就是乱码了。怎么解决ubuntu中vim显示中文乱码的问题呢?首先,添加中文字符编码:sudogedit/var/lib/locales/supported.d/local在打..
分类:
系统相关 时间:
2015-10-23 00:17:47
阅读次数:
277
之前一直用命令行,现在想用图形工具,TortoiseGit,安装后遇到错误TortoiseGit disconnected: no supported authentication methods available(server sent:publickey) 解决方法因为TortoiseGit和...
分类:
其他好文 时间:
2015-10-22 21:25:31
阅读次数:
378
新建系统Redhat5,字体格式异常,修改如下:服务器修改:vim /etc/sysconfig/i18nLANG="zh_CN.GB18030"LANGUAGE="zh_CN.GB18030:zh_CN.GB2312:zh_CN"SUPPORTED="zh_CN.GB18030:zh_CN:zh:...
分类:
系统相关 时间:
2015-10-21 06:50:52
阅读次数:
283
QUESTION NO: 526
You enabled Flashback Data Archive on the INVENTORY table. Which DDL operation is supported on the
table after enabling Flashback Data Archive?
A. Drop the table.
B. Partition the...
分类:
其他好文 时间:
2015-10-20 15:26:23
阅读次数:
143
大家在使用Zabbix的时候往往会自定义Item。但是经常会遇到自定义的Item动不动就NotSupported了。其实原因很简单。ZabbixAgent默认的超时时间是3秒。往往我们自定义的Item由于各种原因返回时间会比较长。所以建议统一修改一个适合自己实际的值。vim/etc/zabbix/zabbix_agent.con..
分类:
其他好文 时间:
2015-10-13 10:45:02
阅读次数:
165
---恢复内容开始---No supported iOS devices are available. Connect an iOS device to run your application or choose an iOS simulator as the destination.我遇到的是S...
分类:
其他好文 时间:
2015-10-10 21:20:50
阅读次数:
189
1,工程名-info.plist文件bundle display name 应用显示的名称(10到12个字符,超过显示...)bundle identifier 应用的唯一标识 com.xx.hhxxbundle version 软件版本号supported interface orientatio...
分类:
移动开发 时间:
2015-10-07 06:13:26
阅读次数:
185