最近似乎挺忙,忙的连blog都没空更新
但总结一下啊,最近又没有什么成果
乱忙啊
不行,要有目标,有条例~~
-
Display Microsoft fonts like on Windows
@ 2007-09-18 – 04:23:35
First, let's install the Microsoft fonts. You have 2 ways of doing so:
Either download the fonts into your home directory and install them on your system:
Code:
sudo tar xvjpf msfonts.tbz -C /usr/share/fonts/truetype/
Or, enable non-free, universe and multiverse repositories and install the Microsoft fonts:
Code:
sudo apt-get install msttcorefonts
You now have the Microsoft fonts installed. Let's configure your system now.
Download the xml files and extract the file into /etc/fonts/ as root:
Code:
sudo tar xvjpf fontconfig.tbz -C /etc/fonts/
Log out from Ubuntu and relog in. Here's how your desktop will look like:
It's a lot more complex than disabling antialiasing at small font sizes
-
install eclipse tomcatplugin
@ 2007-09-05 – 04:38:52
一般下载解压安装到plugins目录即可,可今天死活不行,查到了如下的方法:
删除eclipse\configuration目录下除config.ini外所有文件,再重启eclipse来解决
faint啊,浪费了我一个多小时啊~~~~~
-
对于追求技术的感概
@ 2007-09-01 – 05:38:07
1.身边的人是影响你技术最大的。如果你想走技术路线而又发现公司的人比你差那么你就要考虑跳槽了。 2.你一定要对技术有兴趣并愿意花大量时间去钻研才能有所进步。
两条我都不满足.身边没有技术强人,因此我的进步也很缓慢,要找到解决办法,就只能在网上多泡
时间又不充裕,郁闷ing
