Vista,更改盘符

当安装了两个系统或者使用了系统修复,盘符可能会改变,出现C、D、F、G、E(DVD驱动器)这样的排序,正常情况应该是C、D、E、F、G(DVD驱动器)。

如果出现这种情况可以按照下面的步骤更改:控制面板→管理工具→计算机管理→磁盘管理→右击需要更改的盘符→更改驱动器号和路径→更改→重新选择驱动器号→确定。

更改后可能会出现两个一模一样的盘符,这时不要慌也不要急着去更改其它的盘符,重启一下就好了。

超短裙告诉我这个夏天的确很热

我们要像向所有女生学习,学习她们节衣缩食。在能遮住的情况下,请尽量节省布料,另外,一天最好只吃一顿。跑题了,这个夏天真的很热!

解决麦克风不可用的方法

症状:麦克风是完好的,但是无法录音,在使用QQ语音聊天、Skype语音电话以及UUCall等语音聊天软件时能听到对方的声音,但对方无法听到声音。右击任务栏右下角的小喇叭录音设备,显示麦克风未接入,然而麦克风已经正确插入。

分析:耳机可以听到声音说明耳机插孔是正确的,打开声音的播放标签右击扬声器打开属性面板,可以看到插座信息:前面板3.5mm插座。

用同样的方法打开录音的属性面板,可以看到插座信息:后面板3.5mm插座。问题就出在这里,插座在后面而麦克风插在了后面,自然不可用。

解决方法:打开Realtek HD音频管理器面板,找右侧前面板选项下的红色圈圈,右键单击打开对话框勾选上麦克风,然后确定,一切OK。

其实麦克风和耳机的插孔可以调换,默认的都是绿色为耳机(扬声器)、红色为麦克风。平时最好将声音设置为开启前面板时将后面板设为静音。

哦买嘎,CET6

感冒好几天了,鼻子一直足球的很,吃药无用直接不管了,反正是鼻子的事关我屁事。

一年二度的CET大赛马上要开始了,比赛不分初赛和复赛,只要分数达到425就能拿个超级无敌通关奖,低于425就和拿个零蛋差不多。

作文是个老大难,临时抱佛脚准备一下,下面是从同学那儿淘来的秘籍——CET作文万能模板,保过班内部资料,娃哈哈。

1、Hot issue

With the development of the society,with the advent of (______).we have to face a problem that (______).

What are the reasons for it? To start with,(______).Moreover,(______).Furthermore,(______).

In view of the seriousness of the problem, effective measures should be taken. For one thing, it is hight time that people all over China realized the importance of (______);for another,the government should issue laws and regulations to put the situation under control.

2、Advantage and disadvantage

Nowadays many people prefer (______)because it plays a significant role in our daily life.Generally speaking,its advantages can be seen as follows.On one hand,(______).One the other hand,(_______).

But every sword has two blades.The negative aspects are also aparent.One of the prominent disadvantages is that (______).To make matters worse,(______).

Through the above analysis,I believe that The Positive aspects far outweighs its negative aspects.Whatever effects it has,one thing is certain,(_____) itself is neither good nor bad.It is the uses which is put on it that determines its value to our society.

3、Some,others and I

There is no consensus among people as to the view of (_____).The opinions vary from person to person. Some people hold the idea that (____).A case in point is that (_____).

On the other hand, other may have a quite different view. According to them,(_____).The most typical example is that (______).

Weighing the pros and cons of these arguments,I am inclined to agree with the latter. Admittedly, the former point of view seems reasonable in saying to some extend,but (_____) is more convincing.

4、My view

When asked about (_____),some people hold the idea that (_____).As far as they are concerned,(______).But I could not agree with them in several points.In my opinion,(_____).The reason for my choice are listed as follows.

First of all,(______).In addition,(______).Last but not the least,(______).

For the reasons mentioned above,I firmly believe (______).

除掉http://go.microsoft.com/fwlink/?LinkId=74005

初次安装IE7会出现http://go.microsoft.com/fwlink/?LinkId=74005设置向导,如果不设置,每次启动IE都会出现设置向导,并且自定义主页不起作用。最近Micro$oft被墙,该页面无法打开,导致无法进行相应的设置。我一同学遇到了此问题,Google一下找到如下解决方法:

开始→运行→gpedit.msc→用户配置→管理模板→windows components→internet explorer →双击“阻止执行首次运行自定义设置”→在打开的新窗口中选择“已启用”→在下面的“选择您的选择”框中选择“直接转到主页”→确定。

按照上面步骤修改好后打开IE→工具→选项→设置你需要的主页。

删除Windows Server 2008的IIS服务

Windows Server 2008的IIS服务默认状态下是已安装的,如果再安装Apache服务(例如安装WAMP5 、XAMPP等套件),Apache就无法正常工作,原因是IIS7.0将80端口占用。

要想两者共存,就必须修改其中一个的端口号,修改后访问由该服务提供的页面就必须在后面加上对应端口号,否则显示空白页。

如果只想用Apache服务,建议将IIS服务暂时删除,用时再装,这样就不必去修改Apache的端口号,访问也方便。

删除IIS服务的方法:

删除Windows Server 2008 IIS服务的方法

打开服务器管理器→角色→删除角色→按照提示进行删除。如果没有安装任何角色,删除角色不可用,如上图。

写本文的主要目的是为了解决Apache无法启动的问题,如果删除IIS后还是不能启动,那估计是其他程序在占用80端口,找到相应程序(如迅雷)将它停用便是。