New Document
     WELCOME TO CHAOHAN'S BLOG


天气预报


我的分类


联系我

QQ:16835398

日志更新


最新评论


留言板


链接


Blog信息


管理我的BLOG





广州买577W的艰难经历
chaohan 发表于 2006-8-15 16:41:00
广州买577W的艰难经历

我发此贴的目的是希望与大家交流一下,并不是要针对某些人,欢迎补充或提出不同的意见。但是不欢迎出言不逊,骂人的请走。

  **************

  经过一段时间的网上搜集资料,我对多普达的机子有了一些了解,是时候买一台了。
  在广州某小有名气的手机网上看见有售577W(样图是台版的),打电话过去询问,得到答复是全新的港版。虽然我想要的是台版,但想只要港版是全新的,也将就着用算了。

  于是按照网站上给的地址找上门去。拿到机后第一眼感觉还可以,挺新的,经仔细观察后,发现如下问题:
  1、电池的金属片上有很深的印,明显是已经使用过较长时间了。
……

阅读全文 | 回复 | 引用通告
 


Windows XP优化加速
chaohan 发表于 2006-7-12 15:38:00
Windows XP优化加速
From Wikibooks
(重定向自XP優化加速)
Jump to: navigation, search
目录 [隐藏]
1 前言
2 优先使用实际记忆加快系统速度
3 加快拨号上网的拨号速度
4 自动关闭停止回应程序
5 清除内存内被不用的DLL文件
6 加快开机及关机速度
7 加快菜单显示速度
8 善用 CPU 的 L2 Cache 加快整体效能
9 关掉不必要的服务
10 关闭 XP 内设的烧碟功能



[编辑]
前言
这个文件的目的是希望尽可能能够把所有XP的加速技巧统整在Wiki上面,让使用者省却一一在搜寻引擎上搜寻的精力和时间。
……

阅读全文 | 回复 | 引用通告
 


[Linux]Grub4Dos
chaohan 发表于 2006-7-3 14:53:00

GRUB  for DOS 的博客空间  http://grub.blogeden.cn/  

Download the latest unstable build

……

阅读全文 | 回复 | 引用通告
 


[ajax]Ten good practices for writing JavaScript in 2005
chaohan 发表于 2006-5-7 23:29:00

Ten good practices for writing JavaScript in 2005

1. Make sure your JavaScript code is in balance with its environment

Web Standards are a three-legged stool, or without metaphors, a threesome of technologies that should live together in harmony. (X)HTML adds structure and semantics to your content, CSS is responsible for its presentation, and the DOM provides an interface to add behavior. You keep your Web pages flexible (or: easier to understand, maintain, restyle and update behavior) by separating all three layers; structure
……


阅读全文 | 回复 | 引用通告
 


[Security]Windows rootkits of 2005, part three
chaohan 发表于 2006-1-12 10:19:00
Windows rootkits of 2005, part three
James Butler, Sherri Sparks 2006-01-05

……

阅读全文 | 回复 | 引用通告
 


[Security]Windows rootkits of 2005, part two
chaohan 发表于 2006-1-12 10:17:00
Windows rootkits of 2005, part two
James Butler, Sherri Sparks 2005-11-17

……

阅读全文 | 回复 | 引用通告
 


[Security]Windows rootkits of 2005, part one
chaohan 发表于 2006-1-12 10:16:00
Windows rootkits of 2005, part one
James Butler, Sherri Sparks 2005-11-04

……

阅读全文 | 回复 | 引用通告
 


[Security]对国内目前信息安全专家与标准的理解
chaohan 发表于 2005-12-22 11:46:00
对国内目前信息安全专家与标准的理解

文章作者:juan_5515     文章来源:CSDN BLOG     发布时间:2005-04-26 08:58:04

……

阅读全文 | 回复 | 引用通告
 


[Linux]linux下常用压缩格式的压缩与解压方法[转]
chaohan 发表于 2005-11-29 11:50:00
tar
解包: tar xvf FileName.tar
打包:tar cvf FileName.tar DirName
(注:tar是打包,不是压缩!)
---------------------------------------------
.gz
解压1:gunzip FileName.gz
解压2:gzip -d FileName.gz
压缩:gzip FileName
.tar.gz
解压:tar zxvf FileName.tar.gz
压缩:tar zcvf FileName.tar.gz DirName
---------------------------------------------
.bz2
解压1:bzip2 -d FileName.bz2
解压2:bunzip2 FileName.bz2
压缩: bzip2 -z FileName
压缩: bzip2 FileName
.tar.bz2
解压:tar jxvf FileName.tar.bz2
压缩:tar jcvf FileName.tar.bz2 DirName
……

阅读全文 | 回复 | 引用通告
 


[Security]可以查询站点信息的几个网站
chaohan 发表于 2005-11-21 17:36:00


[www.netcraft.com/whats/] gives the OS of a certain host on the net
[www.rexswain.com/httpview.html] gives the webserver a host is running
[whois.internic.net/whois.html] gives the DNS information and company information of a host
http://whois.webhosting.info/ 可以查询虚拟主机绑定站点


……

阅读全文 | 回复 | 引用通告
 


首页 上一页 下一页 尾页 页次:1/4页  10篇日志/页 转到: