Export Wizard Error Errors occurred during the
buildProblems occured when invoking code from plug-in: "org.eclipse.resources".
The builder launch con....
分类:
其他好文 时间:
2014-06-11 23:31:49
阅读次数:
255
创建表CREATE TABLE pokes (foo INT, bar
STRING);创建表并创建索引字段dsCREATE TABLE invites (foo INT, bar STRING) PARTITIONED BY
(ds STRING);显示所有表SHOW TABLES;按正条件(正则...
分类:
其他好文 时间:
2014-06-11 23:10:11
阅读次数:
299
由于项目显示内容列表采用的是codejock
software里面的ReportControl控件。在没有显示内容时,提示文字"There are no items to
show",想显示成中文的提示内容。后台修改代码: this.reportControl控件名称.PaintManager.No...
分类:
其他好文 时间:
2014-06-11 22:45:42
阅读次数:
204
101上重新连接103并获取user.1.name的值[root@linuxidc001
~]# redis-cli -h 192.168.1.103 -p 6379 redis 192.168.1.103:6379> get
user.1.name (error) ERR operation .....
分类:
其他好文 时间:
2014-06-11 21:59:58
阅读次数:
255
centOs下: error: Failed dependencies: 检查依赖性错误
解决方法刚才安装avast的linux版,结果出现了:[root@localhost /]# rpm -ivh
avast4workstation-1.3.0-1.i586.rpmerror: Failed d...
分类:
其他好文 时间:
2014-06-11 12:34:53
阅读次数:
186
网易公开课,第9课
notes,http://cs229.stanford.edu/notes/cs229-notes4.pdf 这章要讨论的问题是,如何去评价和选择学习算法
Bias/variance tradeoff 还是用这组图,学习算法追求的是generalization error(对未知...
分类:
其他好文 时间:
2014-06-11 12:21:15
阅读次数:
445
Ext JS消息提示框主要包括:alert、confirm、prompt、show
1、Ext.MessageBox.alert() 调用格式: alert( String title, String msg, [Function fn],
[Object scope] ) 参数说明: t...
分类:
其他好文 时间:
2014-06-11 12:16:46
阅读次数:
323
在Linux上检出windows
SVN服务器上项目时出现了SSLhandshakefailed:SSLerror:Keyusageviolationincertificatehasbeendetected.的错误。最后通过从网上检索找到了一个答案:
可以同时解决掉在Ubuntu上和CentOS上检...
JAVA中引用com.sun.awt.AWTUtilities时报错的解决办法[转]在Eclipse中设置如下就可以了:When
using com.sun.awt.AWTUtilities, Eclipse gives a error:- Access restriction: The
metho...
分类:
编程语言 时间:
2014-06-11 10:50:44
阅读次数:
444
2014-06-06 17:23:19:082 ERROR
DbQueryExceptionHandler:80 - org.apache.ibatis.binding.BindingException: Invalid
bound statement (not found): gov.hkpf.c...
分类:
移动开发 时间:
2014-06-11 09:18:45
阅读次数:
1149