也就是昨天,我和雪儿妹妹定下一个约定吧,也就算是 ...
- 深入剖析Windows XP的BOOT.INI
电脑中安装有多个操作系统的朋友知道,在电脑加电自检后会出现一个启动菜单,它列出了在这台电脑上安装的所有的操作系统,用户使用“↑”“↓”键可以选择进入哪个系统。实际上这一切都源于一个名为BOOT.INI的文件,自Windows NT开始 它就存在于Windows系统中。Windows XP主要依赖BOOT.INI文件来确定计算机在重启(引导)过程中显示的可供选取的操作系统类别。一般情况下,它位于C盘根目录下,在默认状态下是一个隐藏只读的系统配置文件。要查看它,只要去掉其隐藏属性,即可用记事本打开它,也可以在“开始”中运行msconfig.exe,在弹出的“系统配置实用程序”对话框中单击“ ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- 好久没有记载心情了
在自己的日记里写下一份心情,不如深深的埋在心底,不知为何我现在总是梦到同一个事物,在心里久久不能平息,我知道一切都是枉然,这就是决定我离开的原因,也许上天的决定是对的,也许是我的错,不明白,也不去理解,只希望明天不要太冷,我真的好冷,好累,我什么时候才能不困呢。。。什么时候在工作时能不想睡觉呢。。。。等我中了500万时我就睡一个星期的觉,哈哈。。。。 ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- MSN也可以建群玩了
这是一个插件,下载地址http://www.mydown.com/softdown/241/241317.html ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- Actionscript 3 - First Steps XI
Actionscript 2 wasn't that bad after all, but a few things drove some developers crazy. For example if you initialized a member variable with an Object, this member magically behaved like a static classmember, due to the storage of the member in the prototype. In ActionScript 3 this works just l ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- Actionscript 3 - First Steps X
This post is not about actionscript, but more about the publishing process. I couldn't find the dialog to specify the size of the resulting swf. It was my thinking, that i can specify the size in dialog similar to the flash publishing dialog, but to no avail. ...