码迷,mamicode.com
首页 >  
搜索关键字:many thanks for your help    ( 22366个结果
《RHEL6硬盘的分区和swap分区管理》——硬盘分区的大总结
首先介绍下几个简单的命令:free查看当前系统内存的使用情况查看分区的使用情况:T类型、H显示大小以G,M查看系统所有硬盘的分区信息:分区的没分区的都显示出来了开始分区:为什么要加cu 不加也可以哦,虚拟机做实验就要加,cu 针对虚拟硬盘的,虚拟硬盘没柱面(m for help)按m键获得帮助参数没...
分类:其他好文   时间:2014-05-12 17:04:05    阅读次数:328
Rhythmk 学习 Hibernate 04 - Hibernate 辅助工具 之 JBoos Tool
1、安装JBoos Tool Help -> Install new Software 然后添加:http://download.jboss.org/jbosstools/updates/developmenthttp://download.jboss.org/jbosstools/updates....
分类:系统相关   时间:2014-05-12 16:57:54    阅读次数:418
Unity for Windows: III–Publishing your unity game to Windows Phone Store
原地址:http://digitalerr0r.wordpress.com/2013/08/27/unity-for-windows-iiipublishing-to-windows-phone-store/InPart IIwe covered how you can publish your g...
分类:Windows程序   时间:2014-05-05 22:08:06    阅读次数:957
hust 1164 4 Rain on your Parade
题目描述You’re giving a party in the garden of your villa by the sea. The party is a huge success, and everyone is here. It’s a warm, sunny evening, and a...
分类:其他好文   时间:2014-05-05 21:55:51    阅读次数:305
sqlite C/C++ API
官网:https://sqlite.org/download.html 下载代码安装三步走: ./configure // ./configure --help查看安装参数设置,学习configure的配置,明白安装后include、lib、bin等文件的位置 make make install 学习SQL基本语法,各个数据库基本相同http://www.w3cschool.cc...
分类:数据库   时间:2014-05-02 20:50:33    阅读次数:412
ZOJ 3612 Median (multiset)
Factorial Problem in Base K Time Limit: 2 Seconds      Memory Limit: 65536 KB How many zeros are there in the end of s! if both s and s! are written in base k which is not necessarily to be 10...
分类:其他好文   时间:2014-05-02 20:11:29    阅读次数:376
UVA 之11729 - Commando War
There is a war and it doesn't look very promising for your country. Now it's time to act. You have a commando squad at your disposal and planning an ambush on an important enemy camp located nearby. Y...
分类:其他好文   时间:2014-05-02 10:28:46    阅读次数:424
android ActionBar(官方指导)
安装ActionBar: Support Android 3.0 and Above Only(仅支持3.0版本之后) ... Support Android 2.1 and Above(如果想让应用支持3.1版本之后,需如下操作) 1安装v7 appcompat 库 2Update your activity so that it extends ActionB...
分类:移动开发   时间:2014-05-02 06:52:12    阅读次数:508
Struts2实现文件上传报错(三)
1、具体错误如下 usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ] [ -nonaming ] { -help | start | stop } 2014-5-1 23:17:23 org.apache.catalina.core.AprLifecycleListener init 信息: Loade...
分类:其他好文   时间:2014-05-02 05:12:30    阅读次数:257
Struts2实现文件上传报错(二)
1、具体报错如下 usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ] [ -nonaming ] { -help | start | stop } 2014-5-1 23:10:21 org.apache.catalina.core.AprLifecycleListener init 信息: Loade...
分类:其他好文   时间:2014-05-02 02:17:00    阅读次数:353
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!