下载链接:http://pan.baidu.com/share/link?shareid=2552942324&uk=1260508576将下载的安装光盘文件加载到虚拟光驱后,打开这里AUTORUN.EXE为安装文件,KEYGEN.EXE为注册机。笔者选择中文安装 下一步之后需要填写序列号,打开注册...
分类:
编程语言 时间:
2015-03-05 10:46:02
阅读次数:
549
1、在/usr/share/fonts/下,新建文件夹winFonts,如果没有fonts目录,就安装fontconfig软件(系统字体管理),再将win7字体msyh.ttf和msyhbd.ttf复制到Ubuntu /usr/share/fonts/中。2、安装字体,如果没有下面命令就安装xfon...
分类:
系统相关 时间:
2015-03-04 23:59:08
阅读次数:
289
在vi.bash_profile文件末尾加入:exportJAVA_HOME=/usr/share/jdk1.6.0_14exportPATH=$JAVA_HOME/bin:$PATHexportCLASSPATH=:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/tools.jar
分类:
编程语言 时间:
2015-03-04 19:26:13
阅读次数:
157
把 /usr/share/libtool/config/config.guess 覆盖到相关软件自带的config.guess把 /usr/share/libtool/config/config.sub 覆盖到相关软件自带的config.sub./configure --enable-shared ...
分类:
系统相关 时间:
2015-03-04 12:37:11
阅读次数:
215
总结的一些json格式和对象/String/Map/List等的互转工具类 源代码下载地址:http://www.zuidaima.com/share/1550463691508736.htm...
分类:
Web程序 时间:
2015-03-04 11:11:29
阅读次数:
241
Say you have an array for which the ith element is the price of a given
stock on day i.
If you were only permitted to complete at most one transaction (ie, buy one and sell one share of the stock),...
分类:
其他好文 时间:
2015-03-04 11:10:01
阅读次数:
125
To store English words, one method is to use linked lists and store a word letter by letter. To save some space, we may let the words share the same s...
分类:
其他好文 时间:
2015-03-03 20:38:41
阅读次数:
148
1:SpringSecurity视频附件为txt文档内含百度云盘的链接,由于视频太大,所以只能分享链接了.....http://pan.baidu.com/share/link?shareid=2726555995&uk=706734182提取码:60tb2:SpringSecuroty:链接:http://pan.baidu.com/s/1o6x2sye密码:fi2x3:链接:http://pan.baidu...
分类:
编程语言 时间:
2015-03-03 18:50:34
阅读次数:
10422
To store English words, one method is to use linked lists and store a word letter by letter. To save some space, we may let the words share the same sublist if they share the same suffix. For example,...
分类:
其他好文 时间:
2015-03-03 18:41:39
阅读次数:
140
SpringMvc+Mybatis(maven工程)整理出来了,纯自己手工整理 源代码下载地址:http://www.zuidaima.com/share/1550463690738688.htm...
分类:
编程语言 时间:
2015-03-03 11:51:49
阅读次数:
162