在移植eclipse项目时,如果遇到“Project facet Java version 1.7 is not supported.”项目中的jdk1.7不支持。说明项目是其他版本jdk编译的,在eclipse里运行时会报版本不支持。解决办法:法1,选中项目 Properties , 选择 Pro ...
分类:
编程语言 时间:
2016-05-04 09:04:43
阅读次数:
179
写一个对话框,UI要求实现这个背景,使用sharp实现,顶部背景上面有圆角,下面没有圆角,so easy!,新建sharp文件 将corners上面的设置为8dp,下面设置为0,结果报错:Different corner sizes are not supported in Path.addRoun ...
分类:
其他好文 时间:
2016-05-03 14:16:54
阅读次数:
766
系统默认支持的宏:https://www.zabbix.com/documentation/2.0/manual/appendix/macros/supported_by_location?s[]=macros定义全局宏:Administration--General--Macros也可以在模版里面定义宏:调用刚定义的宏:Zabbix自定义key语法:UserParameter=<key>,<shellcomm..
分类:
系统相关 时间:
2016-04-30 01:19:46
阅读次数:
552
安装Git客户端后,进行PULL时报如下错误 disconnected no supported authentication methods available(server sent: publickey,keyboard interactive)解决方案 因为TortoiseGit和Git的冲 ...
分类:
其他好文 时间:
2016-04-29 23:29:03
阅读次数:
1581
1、cat /usr/share/i18n/SUPPORTED 说明:查看系统支持的字符集,你需要注意的是支持字符集的格式,如对中文会有以下一些显示(我的系统如此,我不知是否普遍) zh_CN.GB18030 GB18030 zh_CN.GBK GBK zh_CN.UTF-8 UTF-8 zh_CN ...
分类:
系统相关 时间:
2016-04-28 00:25:03
阅读次数:
188
The following guide is a complete walkthrough for updating to or installing a fresh version of OS X El Capitan. It requires no experience and all of the basic installation and post-installation tools ...
1、hbase shell 进入hbase [hadoop@mdw ~]$ hbase shell HBase Shell; enter 'help<RETURN>' for list of supported commands. Type "exit<RETURN>" to leave the H ...
分类:
系统相关 时间:
2016-04-19 10:04:45
阅读次数:
307
布局文件,<ListView> </ListView> 之间不要有任何节点 ...
分类:
其他好文 时间:
2016-04-15 18:18:04
阅读次数:
151
转载: http://my.oschina.net/nly/blog/349081 在移植eclipse项目时,如果遇到 报:“Project facet Java version 1.7 is not supported.”项目中的jdk1.7不支持。说明项目是其他版本jdk编译的,在eclips ...
分类:
编程语言 时间:
2016-04-13 14:44:39
阅读次数:
244