Archive for the Category »应用 «

昨天cnBeta上看到IE8Beta2已经推出了,可是评论好像还是比较一般,那上面有比较多的用各式各样浏览器的“鸟人”在飘来飘去,其实很多时候那个评论很无聊。。。

不过有一个评论倒是引起了我的注意,他说IE8Beta2一打开一个Tab标签页就会新建一个进程,这是为什么呢?我没有去安装IE8,因此不太清楚是怎么回事,不过今天在Enjoy IT上看到一篇文章,相信很容易就可能解释这个问题了。

从Windows 2000开始,Windows提供了一种新的机制对多个进程进行统一的管理。这种机制被命名为Job(作业)。作业的一个最大特点是能够对一个进程组进行统一的管理。

对比之前IE版本的多标签页实现,之前版本的每个Tab页是基于线程的方式进行的,这种方式最大的问题是一旦某一个线程发生问题,整个IE进程都会出现问题。而且这种问题是很难彻底解决的。在IE8里面,MS终于把Job(作业)的思想进行了一次比较大规模的运用,每一个Tab页会对应一个进程,然后有一个总的进程进行管理。所以如果一个Tab崩溃的话是不会影响到整个IE的,这样稳定性就比以前提高了太多了。但是同样这会带来很多问题,比如说进程间的通信与管理,以及启动和销毁线程带来的资源消耗问题,等以后有时间装一个IE8再研究吧~

原文:《IE8新特性分析:IE8的稳定性源自何处》

Category: 应用  Tags: , ,  Leave a Comment

用了Vista那么久,Disk Management对我来说一直都只是用来修改分区符号的工具,从来没有想到过别的用途,今天碰巧在RSS订阅上看到一篇文章,说到Vista和Server 2008都是可以在不重新安装系统的情况下改变磁盘分区的大小(其实就是类似于XP下的PQ和DG的功能). 虽然Disk Genius已经出了Windows下的版本,不过如果系统本身可以提供这样的功能,当然是要比第三方的插件稳定多了~那具体是怎么用呢,其实很简单,磁盘管理咯

Start Menu -> Right Click "Computer" -> Select "Manage" -> Select "Disk Management"

然后我们可以看到如下的界面,这时候选中一个分区,右键,就可以改变磁盘的大小了

为什么图中的Extend Volume是Disable的呢,我没试过,因为各硬盘里面的数据都没有备份,估计是因为没有多余的Free space,当然不能extend咯,应该要首先shrink才行~~切记,动手前要备份重要数据

原文出处:http://blogs.technet.com/steve_lamb/archive/2008/07/08/how-to-re-partition-a-hard-disk-under-vista-or-server-2008-without-having-to-re-install.aspx

Category: 应用  Leave a Comment

今天下午赶UML文档
突然发现在Word2007里面无法插入页码了
想想最近没有对Office进行什么操作
只是下了一个Office 2007 Enterprise,装了里面的OneNote
(P.s: 我原来是用Office 2007 Professional Plus)
把OneNote卸了,发现可以插入页码了…= =
但是我不想卸它呀,于是把Pro也给卸了
重装了一下Enterprise版,发现还是不可以
上网搜了一下,说是在
C:\Users\$USER$\AppData\Roaming\Microsoft\Document Building Blocks\2052
(Vista下的2007,如果是2003的话没有2052这个目录,XP下的请在前一篇日志里面看对应的路径)
目录下的Building Blocks.dotx出了问题,把它删完以后再重启Office就可以了
我照做,故障依旧
突然想起来为什么不看看自带的Online Help呢
一搜,给出了另外一个解决方案
不能插入标点,请在Word选项的加载项中,把此文件做为自动加载的项目
一试,Done
看来联机帮助是要好好看的哟~
优先级应该是:Help > Google > Ask someone else

Category: 应用  Leave a Comment

今天Office的模板跑没了…在网上搜了一下下方法,发现在XP下要到Application Data下面删除某个文件才可以,但是在Vista的安装分区下有看到这个文件夹,然而它却是一个shorcut的图标样式,并且是隐藏的,双击它会提示"Access Denied",刚开始我还以为这个是因为权限的问题~~可是设置了一下发现不对~于是上网再搜,看到了以下的文章:

Why do I get an Access Denied error when trying to open a folder?

Many folders used by earlier versions of Windows have been moved to a new location or given a new name in Windows Vista.

However, the old folders can still be seen if you have enabled Show Hidden Files, and they look like this:

Notice they are displayed with a transparent icon and a shortcut symbol.

Although these look like folders, they are actually what is known as a junction. Junctions behave like shortcuts, but look just like regular folders.

Their purpose is to silently redirect programs that access them to their Windows Vista equivalent.

Since junctions aren't really folders, it is not possible to access them, and any attempt to do so will give you an "Access Denied" error.

Here is a list of all of the folders that have been moved in Windows Vista, along with their new location:

Windows XP Location Windows Vista Location
\Documents and Settings \Users

\Documents and Settings\$USER$\ \Users\$USER$\Documents
My Documents

\Documents and Settings\$USER$\ \Users\$USER$\Music
My Documents\My Music

\Documents and Settings\$USER$\ \Users\$USER$\Pictures
My Documents\My Pictures

\Documents and Settings\$USER$\ \Users\$USER$\Videos
My Documents\My Videos

\Documents and Settings\$USER$\ \Users\$USER$\AppData\Roaming
Application Data

\Documents and Settings\$USER$\ \Users\$USER$\AppData\Roaming\
Cookies Microsoft\Windows\Cookies

\Documents and Settings\$USER$\ \Users\$USER$\AppData\Local
Local Settings

\Documents and Settings\$USER$\ \Users\$USER$\AppData\Roaming\
NetHood Microsoft\Windows\Network Shortcuts

\Documents and Settings\$USER$\ \Users\$USER$\AppData\Roaming\
PrintHood Microsoft\Windows\Printer Shortcuts

\Documents and Settings\$USER$\ \Users\$USER$\AppData\Roaming\
Recent Microsoft\Windows\Recent

\Documents and Settings\$USER$\ \Users\$USER$\AppData\Roaming\
SendTo Microsoft\Windows\SendTo

\Documents and Settings\$USER$\ \Users\$USER$\AppData\Roaming\
Start Menu Microsoft\Windows\Start Menu

\Documents and Settings\$USER$\ \Users\$USER$\AppData\Roaming\
Templates Microsoft\Windows\Templates

\Documents and Settings\$USER$\ \Users\$USER$\AppData\Local
Local Settings\Application Data

\Documents and Settings\$USER$\ \Users\$USER$\AppData\Local\
Local Settings\History Microsoft\Windows\History

\Documents and Settings\$USER$\ \Users\$USER$\AppData\Local\
Local Settings\Temporary Internet Files Microsoft\Windows\Temporary Internet
Files

\Documents and Settings\All Users \ProgramData

\Documents and Settings\All Users\ \ProgramData
Application Data

\Documents and Settings\All Users\Desktop \Users\Public\Desktop

\Documents and Settings\All Users\Documents \Users\Public\Documents

\Documents and Settings\All Users\Favorites \Users\Public\Favorites

\Documents and Settings\All Users\Start Menu \ProgramData\Microsoft\Windows\Start Menu

\Documents and Settings\All Users\Templates \ProgramData\Microsoft\Windows\Templates

\Documents and Settings\Default User \Users\Default

Category: 应用  Leave a Comment

去MSDN上下了一个90天Try版的Visual Studio 2008 Team System,然后找了个序列号:PYHYP WXB3B B2CCM V9DX9 VDY8T,说在卸载试用版的地方,输入上面的key,然后更新,就可以成为正式版。

其实只要直接把ISO文件中的Setup目录下的setup.sdb文件改了,修改其中的Product Key配置项,把试用Key换成上面的Key,然后开始安装就OK了!

看来微软对开发工具还真是鼓励个人用户多用盗版的~

Category: 应用  One Comment