首页 » Page 19
Win7:找到Aero特效的关键选项
为什么关闭Aero特效
为了在配置不高的计算机上使用win7
为什么要开启Aero特效
更美观
为了能够在远程控制时能够访问特定的程序
事实上,知道了如何关闭Aero也就知道了如何开启。唯一不同的是开启Aero有个先决条件:安装正确的显卡驱动
如何关闭Aero
使用没有Aero的主题
桌面右击“个性化”
在“基本和高对比度主题中选择一个
或者
在“视觉效... [阅读全文]
GRUB basic settings
I will walk through the basic settings of GRUB on Ubuntu
You may be interested in
Modify the default boot item
Delete old grub items
Modify the default boot item
As root use your favorite editor to edit /boot/grub/grub.conf
Here you will find a line that says default followed by a number, the number is the number of the ... [阅读全文]
Core i3, Core i5, Core i7的区别(Differences among Core i3, Core i5, Core i7)
lesca | Concept | 2011-02-06
#dark table, #dark td, #dark th{border:1px solid #003;}
#dark th, #dark td{text-aligh:center; vertical-align:middle;}
#dark td{font-size:12px; color: #003;}
Series
Core i3 5xx
Core i5 6xx
Core i5 7xx
Core i7 8xx
Core i7 9xx
nm
32
32
45
45
45
Architecture
Clarkdale
Clarkdale
Lynnfield
Lynnfield
Bloomfield
Cores
2
2
... [阅读全文]
win7:如何获得system权限 (How to gain system permission)
Save the following two lines into .bat batch file.
[code]
sc Create SuperCMD binPath= "cmd /K start" type= own type= interact
sc start SuperCMD
[/code]
Run as Administrator
[阅读全文]
在Ubuntu中快速安装LAMP
要搭建LAMP平台其实非常简单,只需一条指令即可下载所有安装包:
一、自动安装LAMP
1.安装LAMP
[bash]sudo apt-get install lamp-server^[/bash]
/!\注意:符号^是必须的 这是为什么呢?
在安装过程中,需要设置MySql的root账户密码
然后确认密码,等待未安装的包继续安装完成即可。
到此,我们只安装了LAMP所需的各包,还需要一些配置和测试。
2.测... [阅读全文]
正版WIN7:配置Windows Update失败 (failure configuring windows updates reverting changes)
在开始第一步前,笔者建议先检查升级历史记录,并查找是否有升级失败的更新状态
检查升级历史
1.单击开始菜单
2.输入update,在搜索结果中找到Windows Update
3.启动Windows Update
4.在窗口左边的面板中,单击“查看更新历史记录”
通过检查更新历史记录,可以获得错误代码,再根据错误代码找到帮助文件,从而解决问题
关于错误代码:80070002
... [阅读全文]
Solved: Network Manager disappeared
This problem may be caused by recent PPPoE setting up.
If you didn’t create a PPPoE configure file with pppoeconf, you can make it reveal by
[bash]
sudo vi /etc/NetworkManager/nm-system-settings.conf
[/bash]
Otherwise, try edit your interfaces configuration file located in /etc/networks/ by
[bash]
sudo cp /etc/netw... [阅读全文]
Update wordpress by Drivel on Ubuntu
lesca | Tutorials | 2011-01-14
Drivel is a desktop blog client for blogger, wordpress …
Why DRIVEL
It’s small and quick!
Recent posts retrieving and editing
Convenient shortcuts for posting
Disadvatages
No tracebacks setting
No WYSIWYG
No shortcuts for HTML tags
No preview
Nasty HTML tag checking
Install Drivel on ubuntu
You can choose ... [阅读全文]
Hello world!
lesca | Uncategorized | 2011-01-13
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
Sample Music
Sample Video: 老男孩
TalkingTom1
Sample Code
#include
using namespace std;
void main()
{
}
[阅读全文]
近期评论 Recent Comments