使命召唤4 作弊器 Y-Hack v1 cod4 hack release
Nov 11th,2009 - Coding - 0 Comment闲来无事,做了个使命召唤4作弊器,不用在战网上测试了,不过pb,不解答作弊器问题。
Hack:Y-Hack v1
Y-Hack v1 (63.6 KiB, 237 点击数)
Youtube 需翻墙
http://www.youtube.com/watch?v=puReKHCHAAc
Tudou
闲来无事,做了个使命召唤4作弊器,不用在战网上测试了,不过pb,不解答作弊器问题。
Hack:Y-Hack v1
Y-Hack v1 (63.6 KiB, 237 点击数)
Youtube 需翻墙
http://www.youtube.com/watch?v=puReKHCHAAc
Tudou
在和她处于热恋时,得知她明年就要去澳洲了,我义无反顾地选择要和她在一起,不断的和父母提出澳洲留学要求,但这终究只是个梦,父母不可能这么轻易地把我送出国外,即使他们有这个能力,也不愿意让我这唯一的儿子远离他们(嗯……我有三个姐姐)。当我最后的希望破灭时,我很不是男人地哭着给她打了个电话,因为我知道异地恋没有一个好结果的,何况是相聚着2个时区的距离。日子一天一天的这么过去,离她去国外的日子也渐渐逼近,终究在那天,地铁科学馆站里,我用手机拍下了我们最后一张合影,我上了去火车站方向的地铁,她上了去世界之窗方向的地铁,一个往东,一个往西。
这是我平时使用PuTTY记录下的命令,以前经常去google搜索这些基本的命令,现在记录下来就不用再东跑西跑浪费时间了。
命令包括top、yum、getconf、more、rpm、hostname、rm、cd、mv、ln、cp、find、df、wget、unzip、tar
Latest update:091023
根据官网上对eAccelerator的描述:
eAccelerator is a free open-source PHP accelerator, optimizer, and dynamic content cache. It increases the performance of PHP scripts by caching them in their compiled state, so that the overhead of compiling is almost completely eliminated. It also optimizes scripts to speed up their execution. eAccelerator typically reduces server load and increases the speed of your PHP code by 1-10 times.
我们可以理解为:
eAccelerator是一个自由开放源码php加速器,优化和动态内容缓存,提高了性能php脚本的缓存性能,使得PHP脚本在编译的状态下,对 服务器的开销几乎完全消除。 它还有对脚本起优化作用,以加快其执行效率。使您的PHP程序代码执效率能提高1-10倍。
-name 必须用到的选项。表明要求系统按照文件名查找.
一般格式:find /(dirname) -name filename
具体文件名查找法:
如果知道了某个文件的文件名,而不知道这个文件放到哪个文件夹,甚至是层层套嵌的文件夹里。举例说明,假设你忘记了httpd.conf这个文件在系统的哪个目录下,甚至在系统的某个地方也不知道,则这是可以使用如下命令:
find / -name httpd.conf
This composition was written for IELTS Writing Task2 by Zhipeng Cai.Please give me a feedback if it is helpful.(Yeasiz [at] gmail dot com) Some people say college students should pay for all their tuition fees.To what extent do you agree or disagree?
Some people think that college students should be responsible for the full tuition of college students.They hold the view that college students will become flowers for our country contribution.This argument is true to some degree.For my part,I absolutely agree with the former point of view.This view is based on the propensity of following points.
The first and important reason is that university camps doest’t just like society system.You have became adult while you past the first step into university.You are no longer covered by your parents or your teachers.There are nobody will care about you and you must learn that how you could survive in the society.Before that,you have to make some money by you own so that you can make much responsible contribution to the society.
首先下载 DirectAdmin 面板中文语言包到你的电脑上
DirectAdmin 面板中文语言 (26.6 KiB, 462 点击数)
解压到你喜欢放的地方,例如 d:\cn
使用 putty 中的 psftp 工具上传 cn 文件夹到
usr/local/directadmin/data/skins/enhanced/lang
具体命令如下:
open 127.0.0.1
连接服务器,请将127.0.0.1改为你的服务器或VPS地址
root
password
分别输入 root 账号与密码