码迷,mamicode.com
首页 >  
搜索关键字:share    ( 6078个结果
Borland C++ Builder 6.0安装指南
下载链接:http://pan.baidu.com/share/link?shareid=2552942324&uk=1260508576将下载的安装光盘文件加载到虚拟光驱后,打开这里AUTORUN.EXE为安装文件,KEYGEN.EXE为注册机。笔者选择中文安装 下一步之后需要填写序列号,打开注册...
分类:编程语言   时间:2015-03-05 10:46:02    阅读次数:549
Ubuntu12.04安装中文字体(转)
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
linux下添加JAVA_HOME
在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
x86_64编译JPEG遇到Invalid configuration `x86_64-unknown-linux-gnu'
把 /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等的互转工具类
总结的一些json格式和对象/String/Map/List等的互转工具类 源代码下载地址:http://www.zuidaima.com/share/1550463691508736.htm...
分类:Web程序   时间:2015-03-04 11:11:29    阅读次数:241
Best Time to Buy and Sell Stock
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
A1032. Sharing (25)
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
Spring Security视频地址
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
1032. Sharing (25)
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工程)整理出来了,纯自己手工整理!!!!!!!!!!!!有图有真相!!!!!!!!!!!!!!!!求高分!!!!
SpringMvc+Mybatis(maven工程)整理出来了,纯自己手工整理 源代码下载地址:http://www.zuidaima.com/share/1550463690738688.htm...
分类:编程语言   时间:2015-03-03 11:51:49    阅读次数:162
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!