10月 6, 2008
由 冰封 将文章归档于 emacs
What’s this for?
In-buffer completion front-end.
Screencast
Watch a preview demo.
Configuration
company-mode requires Emacs 22.
(add-to-list ‘load-path “/path/to/company-mode”)
(require ‘company-mode)
(require ‘company-bundled-completions)
(company-install-bundled-completions-rules)
Usage
Use company-expand-common, company-expand-top, etc. Add completion mechanism using company-add-completion-rule. (See company-bundled-completions for examples.)
Download
10月 6, 2008
由 冰封 将文章归档于 软件推荐
软件大小:308KB
软件类型:绿色软件 / 免费软件
运行环境:Win9X/Win2000/WinXP/Win2003/
软件语言:简体中文
这是一个用来取代Notepad的免费程序。绿色软件,只有一个主程序。具有显示行号、内建各种程序语法的高亮度显示、支持Unicode与UTF-8的功能
直接替换
C:\WINDOWS
C:\WINDOWS\system32
下的同名文件即可
ha_notepad_v3020rc3
09月 5, 2008
由 冰封 将文章归档于 emacs
原文地址
Emergency Elisp
Are you an Emacs user but don’t know Lisp? Welcome to my first Emacs Lisp
primer! This should hopefully help get you over the hurdle so you can have more
control over your Emacs sessions.
There are lots of ways to do things in Lisp, and some are “Lispier” than
others. I’m going to focus on how to do things you probably already know how to
do from C++ or Java.
I’m mostly focusing on the language itself, since that’s arguably the hardest
part. There are tons of Emacs-specific APIs that you can learn how to use from
the documentation.
Read the rest of this entry »
09月 3, 2008
由 冰封 将文章归档于 google

Google Chrome是由Google开发的一款设计简单、高效的Web浏览工具。
Google Chrome的特点是简洁、快速。Google Chrome支持多标签浏览,每个标签页面都在独立的“沙箱”内运行,在提高安全性的同时,一个标签页面的崩溃也不会导致其他标签页面被关闭。此外,Google Chrome基于更强大的JavaScript V8引擎,这是当前Web浏览器所无法实现的。
Google Chrome目前尚处在测试版阶段,在很多方面还需要进一步完善。它是一款开源软件,借鉴了苹果的WebKit(Safari使用的引擎)、 Mozilla的Firefox及其他相关应用。Google官方声称将开放Google Chrome的全部源代码。
http://www.google.com/chrome
08月 28, 2008
由 冰封 将文章归档于 生活
发信人: Consciousness (我是匿名天使), 板面: Consciousness
标 题: 最近开了好几次同学会,总结出经验
发信站: 飘渺水云间 (Thu Aug 28 10:51:00 2008), 转信
有钱有势,混得很得意的同学巴不得天天开同学会,在精神上压倒男同学,在肉体上
征服女同学,将同学时期的意淫变成现实。而比较落魄的同学则害怕同学会上见面,
精神上受到摧残不说,还要作为得意同学炫耀财势的一个比较道具,心里也许还有个
小小的奢望,那就是那些混得好的同学能不能帮上自己一把,其实这是幻想,那些混
得好的同学之所以乐衷于开同学会,就是来看你的落魄和女同学们的艳羡呢。同学聚
会是又一次的表演罢了。
Read the rest of this entry »