1.Maven构建失败Failedtoexecutegoalorg.apache.maven.plugins:maven-compiler-plugin: 2.3.4 :compile( default -compile)onprojectoecp:Compilationfailure 2.解决.....
分类:
其他好文 时间:
2014-07-07 19:14:34
阅读次数:
309
修改mysql默认字符集的方法1 最简单的修改方法,就是修改mysql的my.ini文件中的字符集键值,如 default-character-set = utf8 character_set_server = utf8 (注意中间没有-)修改完后,重启mysql的服务,service mysq.....
分类:
数据库 时间:
2014-07-07 18:52:50
阅读次数:
260
Built-in Control Structures 内置控制结构1 if 控制结构scala的if跟java的if结构上相同,功能上也差不太多,scala的说法是,if能够返回一个值 val fileName = if (!args.isEmpty) args(0) else "default....
分类:
其他好文 时间:
2014-07-07 18:33:10
阅读次数:
169
From gtk+-2.90.7 configure --help we can see:--with-gdktarget=[x11/win32/quartz] select non-default GDK targetThere is no directfb in the gdktarget as...
分类:
其他好文 时间:
2014-07-07 18:22:03
阅读次数:
235
使用URLRewriter.dll后,根本不需要使用任何代码,我之前做的项目就是用的做URL重写的,其实不是进化,其实表面上看是.html扩展名而已,当然你还可以用其他的任意扩展名下面是你的配置~/d(\d+)\.html~/default.aspx?id=$1其实就是正则匹配~/d(\d+)\.h...
分类:
其他好文 时间:
2014-07-07 18:06:32
阅读次数:
159
'redmine_standard' %> 'redmine_standard' %> 'jquery-easyui-1.3.6/themes/default' %> 'jquery-easyui-1.3.6/themes' %> 'jquery-easyui-1.3.6' %> 'jquery-....
分类:
编程语言 时间:
2014-07-07 17:38:39
阅读次数:
394
Teradata Fastload Utility 是teradata数据库中一个基于命令行的快速load大量数据到一个空表的工具。数据可以从以下途径被load:1) Disk 或 tape;2) 网络服务器上的文件;Teradata Fastload使用多个session来load data,但是...
分类:
其他好文 时间:
2014-07-07 17:19:52
阅读次数:
220
eclipse创建web项目引入jar包在web.xml中配置DisplayChart JFreeChartDemo index.html index.htm index.jsp default.html defau...
分类:
其他好文 时间:
2014-06-30 13:41:29
阅读次数:
181
The default music player on Debian 7.0 is Rhythmbox. At the first look, its appearance seems not so bad. Although it has the problem of displaying Chi...
分类:
系统相关 时间:
2014-06-30 13:15:51
阅读次数:
406
1,导入struts2开发的jar包和struts2-jfreechart-plugin-2.3.16.3.jar2,web.xml配置 Struts2JFreeChart index.html index.htm index.jsp default.html d...
分类:
其他好文 时间:
2014-06-30 12:32:51
阅读次数:
219