365key.com
发现·保存·分享@天天网摘

Q版365key  设为首页 加为收藏 帮助

 首页  网址  添加  我的网摘  我的订阅  最新网摘  收录榜  点击榜  同好  配置  工具箱  标签  兴趣小组 
  IT168 |  华军下载 |  猫扑 |  VeryCD |  CSDN技术 |  DoNews |  9Flash |  中金 |  游侠 |  股票天下 |  游戏公会 |  电子工程 |  白银时代 |  和365Key合作

leal的网摘列表 RSS格式输出  365Key邮件订阅,每天可以定期收到邮件通知  使用 POTU 订阅
搜索词: 时间:
分类:     排序:
 
刷新列表 共1页、26项网摘
Fix SeaMonkey/Firefox 与紫光拼音输入法的兼容问题点击:28
 分类:Emacs; Firefox 时间:2006-4-3 18:00:17 leal收录 (还有1人收录) 复制到我的网摘
很不错,解决了和紫光输入法冲突的问题
Fix SeaMonkey/Firefox 与紫光拼音输入法的兼容问题


Update: 原来这里提供的 firefox binary 是用 VC 7.1 编译的, 有人反映说退出时有时候会有错误. 因此现在重新用 vc 6 编译了一下. 下面的连接已更新. Thanks. 03/07/2006
http://www.jsfsoft.com/temp/Fix.html
BBC 中文网 | 英语教学 | 工作英语: Meetings点击:30
 分类:Emacs; English 时间:2005-10-30 20:40:26 leal收录 复制到我的网摘
Sarah is having a meeting with her colleague Alex

Sarah: Right then Alex, let's get down to business. On the agenda today for our public relations meeting are the research project, the launch of the website, the timeline for press releases, and the Executor of the Year award. Are you quite happy with those points?

Alex: Yeah that's fine .. if you could go through them in order that'd be great.
http://news8.thdo.bbc.co.uk/chinese/simp/hi/newsid_3810000/newsid_3819900/3819925.stm
Ch 13 BCD 數(1):BCD 簡介点击:29
 分类:Emacs; Programming 时间:2005-10-19 18:08:11 leal收录 复制到我的网摘
BCD 概念

前面的幾章裏,談到十六進位數及二進位數,在這一章裏,小木偶想談談 BCD 數。何謂 BCD 數呢?我們已經知道 4 個位元最多可以表示 16 個數字,若以十六進位表示可以由 00H 到 0FH,以十進位表示可以由 00D 到 15D,而 BCD 數則是只用到前面的 10 個數來表示十進位,也就是說 BCD 數中不可能有 0A、0B、0C 等英文字出現。

BCD 數的英文是 binary-coded decimal,就字面上意義即為『二進位編碼的十進位數』,意思就是以 4 個位元的方式來表示十進位,因此有許多空間是浪費掉了,但是卻可以利用我們對十進位的熟悉,很方便的編寫程式。一般而言,BCD 數可以分成兩種,聚集的 BCD 數 (packed BCD) 和非聚集的 BCD 數 (unpacked BCD)。
http://home.educities.edu.tw/wanker742126/asm/ch13.html
Website - Welcome page点击:26
 分类:Emacs; Emacs 时间:2005-10-19 17:45:08 leal收录 复制到我的网摘
http://www.mwolson.org/web/WelcomePage.html
emacs-wiki点击:24
 分类:Emacs; Emacs 时间:2005-10-19 17:43:41 leal收录 复制到我的网摘
emacs-wiki
Table of Contents

* emacs-wiki
* 1 Preface
* 2 Introduction
* 3 Installation
o 3.1 Installing a release
o 3.2 Installing the development version
* 4 Wiki Concepts
* 5 Getting Started
* 6 Keystroke Summary
* 7 Markup Rules
o 7.1 Basic WikiMarkups
o 7.2 Changing Title or Stylesheet
o 7.3 Lists
o 7.4 Images
o 7.5 Lisp Tricks
o 7.6 Non-existent Links
o 7.7 Special Markups
* 8 Interactive Functions
* 9 Convenience Features
* 10 Fancy Tables
* 11 Multiple Projects
* 12 Encryption
o 12.1 Interface to PGG
o 12.2 gpg Tag
o 12.3 gpge Tag
* 13 Getting Help and Reporting Bugs
* 14 Contributors
* Appendix A GNU GENERAL PUBLIC LICENSE
o A.1 Preamble
o A.2 Appendix: How to Apply These Terms to Your New Programs
* Index
http://www.mwolson.org/static/doc/emacs-wiki/
sacha chua :: M-x plan :: Planner Mode点击:26
 分类:Emacs; Emacs 时间:2005-10-19 17:43:03 leal收录 复制到我的网摘
I use a PHP hack to display a monthly calendar, comments, and previous/next day links. These files are relevant:
http://sacha.free.net.ph/notebook/wiki/PlannerMode.php#sec3
[FRPythoneers] Emacs & Python (was Re: VB/Python article....)点击:20
 分类:Emacs; Python 时间:2005-10-18 17:58:41 leal收录 复制到我的网摘
pydoc-wait-for-output (current-buffer) 20.0) (setq output-buf (py-execute-string "import pythonpath pythonpath.main() ")) (setq python-path (pydoc-lisp-read-result output-buf))) (if (member python-path '(nil None Traceback)) (progn (setq python-path nil) (pop-to-buffer output-buf) (error "Initialization failed, Python did not output Lisp python path lists")) (pydoc-kill-async-output output-buf (pydoc-async-output-p)) (message ""))))
http://lists.community.tummy.com/pipermail/frpythoneers/2001-June/000285.html
使用Emacs作为Python开发环境点击:39
 分类:人物; Emacs; Python 时间:2005-10-18 17:41:47 leal收录 复制到我的网摘
Emacs号称是编辑器之王,无所不能。可把他作为一个Python的集成开发环境

尽管Emacs那么的牛,但是从前用的多的还是简单的 vi。受不了吸引,决定开始使用Emacs进行Python的编程。
http://blog.czug.org/panjunyong/python-emacs
Emacs User's Guide点击:26
 分类:Emacs 时间:2005-10-16 11:00:02 leal收录 (还有3人收录) 复制到我的网摘
目录

1. 导言
* GNU 是什麽
* GNU Emacs 是什麽
* GNU EMACS 的特质
2. Emacs 的线上辅助说明
* Emacs 的基本知识
* Emacs 的自学教材
* Ctrl-h 的用法
* Emacs 的 info 使用说明
3. Emacs 的整合环境
* 如何在 Emacs 中执行 Shell 的指令
* 有关目录的编辑方法
* 如何编辑远方机器上的档案
* 程式的编辑,编译与测试
* 如何在 Emacs 中列印文件
* 在 Emacs 中如何收发信件
* 其它与 Emacs 相关的工作环境
4. 与 Emacs 有关的议题
* 如何起动 Emacs
* 如何离开 Emacs
* EMACS 的萤幕安排
* Emacs 的缓冲区与视窗
5. Emacs 的基本编辑指令
* 如何载入档案与储存档案
* Emacs 的基础编辑指令
* 何谓 Yanking
* 如何在文件中做上标记
* 文件的移动与拷贝
* 何谓 Undo
6. Emacs 进阶编辑指令
* 文件的搜寻
* 文件的取代
* Regular Expression
7. Emacs 的其它相关事项
* Registers and Bookmarks
* 文字的勘误
* 图形的编辑
8. 中文编辑环境
* Emacs 下的中文编辑
* 中文化的 EMACS - Mule
9. 结论
http://www.cbi.pku.edu.cn/chinese/documents/csdoc/emacs/
EMACS在windows下的配置点击:22
 分类:Emacs 时间:2005-10-15 11:14:55 leal收录 复制到我的网摘


* 技术 / 学习

— 作者 deanxx @ 2005年03月25日, 20:45
EMACS在windows环境下关于HOME目录设置和中文环境设置的问题和方法
Emacs 的配置文件是一个叫 .emacs 的文件,不
知道 M$ 哪两个部门的沟通出了点问题,导致 windows explorer 无
法直接创建 ^.* 这样的 文件(而这样的文件名在windows文件系统中
却又是合法的,啧啧), 所以 ,在windows下也可以 用
_emacs 来代替。
http://www1.bloghome.cn/index.php?op=ViewArticle&articleId=949&blogId=225
EMacro remakes Emacs点击:17
 分类:Emacs 时间:2005-10-15 11:00:50 leal收录 复制到我的网摘
Emacs配置
What is EMacro?

EMacro is a portable configuration file that configures itself. These are the help documents for EMacro. EMacro works best with the leading edge libraries in EMacro Libs.
The Problem
http://emacro.sourceforge.net/en/
DotEmacs.de - The very unofficial dotemacs home点击:25
 分类:Emacs 时间:2005-10-15 9:32:55 leal收录 复制到我的网摘
专注Emacs的定制
;-*-Lisp-*-
;
; Welcome to the very unofficial dotemacs home
;
; This site tries to be a source for information about
; customizing Emacs.
;
; You will find:
;
; - links to basic information about customizing emacs
;
; - a collection of Emacs dotfiles contributed to this site
;
; - a collection of links to Emacs dotfiles on the web
;
; - some articles about special topics concerning customization
;
; This is no "get a customization and go with it" resource.
;
; Todays Emacs has a build in customization feature which is
; used by all current packages and which is easy to use, but
; if you want to learn elisp, enhancing your dotfile with
; useful pieces of code might be a good start and motivation
; to learn more about Emacs and elisp.
;
; You should know what you are doing or at least try to
; understand what others have done if you use parts of the
; customizations available here or elsewhere.
;
; Customizing Emacs is an everlasting game, so have fun ;)
;

http://www.dotemacs.de/
Emacs Lisp List点击:17
 分类:Emacs 时间:2005-10-15 9:29:55 leal收录 复制到我的网摘
Emacs Lisp List

Last updated: Sun Oct 9 17:06:54 2005

1122 entries
http://www.damtp.cam.ac.uk/user/sje30/emacs/ell.html
EMACS: The Extensible, Customizable Display Editor点击:20
 分类:Emacs 时间:2005-10-14 15:53:44 leal收录 复制到我的网摘
EMACS: The Extensible, Customizable Display Editor

Table of Contents

* Introduction
o Background: Real-Time Display Editors
* Applications of Extensibility
o Customization
o Operating on Meaningful Units of Text
o Redefining Self-inserting Characters
o Editing Programs
o Editing Large Programs
o Editing Other Things
* The Organization of the EMACS System
o Editing Language vs. Programming Language
o The Library System and the Command Dispatcher
o The Display Processor
* Extensibility and Interpreters
* Language Features for Extensibility
o Global Variables
o Dynamic Binding
o Formal Parameters Cannot Replace Dynamic Scope
o Variables Local to a File
o Hooks
o Errors and Control Structure
o Non-local Control Transfers
http://www.gnu.org/software/emacs/emacs-paper.html#SEC1
ISPELL for Windows点击:22
 分类:Emacs 时间:2005-10-14 15:51:03 leal收录 复制到我的网摘
How to Add LaTeX-sensitive Spell Checking for Emacs with ISPELL v. 3.1

This page was last updated on September 1, 1999.

You can now spell-check your LaTeX documents from within Emacs with ISPELL v.3.1. Note: this is a special version that has been ported to work with Windows by Gerd Boehm. Neither of us is responsible for performance problems. I have had really good luck with it, however!

In accordance with the spirit of the GNU license, I have done some pre-setting up and have re-packaged the U.S. English version of the software to make it easier to work with. The steps below are just a suggestion and examples of how to set up ISPELL. The original version (with many languages other than U.S. English) may be found at: isp31b2.zip, and more information can be found at the ISPELL home page.

When you are done installing, you should be able to spell-check your document from within Emacs from the menu Edit->Spell->Check Buffer
http://www.ssc.wisc.edu/~dvanness/ispell.htm
emacs-lisp点击:22
 分类:Emacs 时间:2005-10-14 15:26:51 leal收录 复制到我的网摘
http://tiny-tools.sourceforge.net/emacs-elisp.html
Emacs Doc点击:20
 分类:Emacs 时间:2005-10-14 15:26:07 leal收录 复制到我的网摘
Emacs 资料
好书一本

这里有一本书叫做 Sams Teach Yourself Emacs in 24 Hours. 是它把我从彷徨中拉入了 Emacs 神奇的大门。
[打包下载][例 子elisp 包下载]。
网址
http://learn.tsinghua.edu.cn/homepage/2001315450/emacs_doc.html
Emacs 快速入门[转] - China Linux Forum点击:10
 分类:Emacs 时间:2005-10-14 15:15:25 leal收录 复制到我的网摘
Emacs 快速入门

時間:2004/05/21    
來源:萧永庆

Emacs 启动:
直接打emacs, 如果有X-windows就会开视窗. 如果不想用X 的版本,
就用 emacs -nw   (No windows)起动.

符号说明
C-X 表示按住CTRL键, 然后按X, 再把CTRL, X一起放开.
M-X     META         META
http://www.linuxforum.net/forum/showflat.php?Cat=&Board=vim&Number=515880&page=0&view=collapsed&sb=6...
Chunyu Wang's Wiki | Emacs / What is Emacs?点击:21
 分类:Emacs 时间:2005-10-14 0:07:17 leal收录 (还有2人收录) 复制到我的网摘
What is Emacs?
Printable View History View Edit Page

"Emacs was originally a text editor, but it became a way of life and a religion."

* 世界上有三种人,一种使用 Emacs,一种使用 vi, 另一种包括其他所有人。
* 对一部分人来说,Emacs 是一种生活方式,就像宗教信仰和足球一样。
* 如果想掌握 Emacs, 就要相信有来生,因为一生之中无法学会其全部内容
http://db.cs.hit.edu.cn/~chunyu/wiki/Emacs/Emacs
李宇的Emacs Links点击:18
 分类:Emacs 时间:2005-10-13 14:37:03 leal收录 复制到我的网摘
Emacs Links

Search this site:
介绍材料

* GNU Emacs的官方主页以及XEmacs的官方主页
* Richard Stallman写的关于GNU Emacs的论文,Introduction部分对于理解Emacs的设计思想很有帮助
* EmacsWiki上的一篇关于Emacs历史的文章

快速指南

* GNU Emacs菜单Help->Emacs Tutorial(choose language...)项,选择你熟悉的语言
* 官方快速指南(也就是上面那个)的Web版本
* EmacsWiki上的EmacsNewbie页

书籍

* 《学习GNU Emacs(第二版)》[ 英文版 ] [ 中文版 ]
* 《Sams Teach Yourself Emacs in 24 Hours》 [ 线上浏览 ]

教程

* NTEmacs入门指南
* Emacs的日常生活
* Emacs中文化

个人主页

* 王垠主页的Emacs部分
* RobinH.ood的个人网站
* SMTH王春宇的Blog
* SMTH weck的Blog
* 薛瑞尼个人网站的Emacs页
* NewBlue个人网站的Emacs页
* WebSailor个人网站的Emacs页
* 王纯业的个人主页
* 苏勇个人主页的Emacs页
* 吴海燕的Emacs笔记
* stid@smth主页的Emacs页

其它网络资源

* EmacsWiki 一个有关Emacs的大杂烩,很多有用的东西
* emacs-elisp in tiny-tools 另一个有关Emacs的大杂烩
* Emacs Lisp List Emacs的各种插件包的索引
* The very unofficial dotemacs home 非官方的Emacs配置文件站
* CVS Emacs for Microsoft Windows 一个提供预编译CVS Emacs下载的地方
* nqmacs 另一个提供预编译CVS Emacs下载的地方
* 水木的Emacs版
http://liyu2000.nease.net/webpage/EmacsLinks.html
The World of Linux点击:16
 分类:Emacs 时间:2005-10-13 12:39:43 leal收录 复制到我的网摘
这是我自己平时积累的关于Linux的知识库,其中也包括了我的一些使用心得。
All in Linux
http://net.pku.edu.cn/~shenjian/UsingLinux.html
李宇个人站点-Emacs点击:15
 分类:Emacs 时间:2005-10-13 11:45:31 leal收录 复制到我的网摘
什么是Emacs?这是个见仁见智的问题。有的人认为它基本上就是一个文本编辑器,但是却没有Vim好;有的人认为它是一个种生活与信仰,值得花很多时间在上面;有的人认为它是一个系统平台,可以在上面完成从写程序到煮咖啡的一切事情;有的人甚至认为它是一个WWW浏览器,可以上网冲浪;等等等等。总结起来就是:凡用计算机的人可以分为三种,第一种人用Vim,第二种人用Emacs,第三种就是剩下的沉默的大多数。我是一个比较庸俗的人,喜欢赶时髦,所以虽然暂时还属于第三种人,可也希望能够改变一下。
http://liyu2000.nease.net/webpage/Emacs.html
Zhou Chen :: Emacs点击:20
 分类:Emacs 时间:2005-10-13 11:43:04 leal收录 复制到我的网摘
Emacs

Emacs is the most powerful Editor (for its extensibility) in world and it is totally free! much stronger than Ultra-Edit. To start using it, just spend half an hour to go through Emacs' tutorial (Help -> Emacs Tutorial or press Control-h t), you'll find it worth the time. The more you use it, the more you learn.

EmacsName: What is the emacs name?

EmacsBeginner: How to install and begin to use the emacs? Especially designed for a Windows user.

EmacsTools: Its power gains from its expanding ability. Therefore, I give some additional value-added tools to enhance the emacs.

Emacs Tutorial: Here's a good book names Sams Teach Yourself Emacs in 24 Hours.

EmacsKey: A summary of Emacs Editing Commands

EmacsChinese: How to process Chinese in Emacs?
http://www.ntu.edu.sg/home5/PG04878518/Emacs.html
Emacs的日常生活点击:14
 分类:Emacs 时间:2005-10-13 11:42:38 leal收录 复制到我的网摘
Contents

0.1 TODO

1 前言

2 Emacs基础

3 如何安装Emacs

4 让Emacs变得轻快

5 安排自己的时间

6 用Emacs写东西
http://202.38.99.17/~huxw/emacs/daily-emacs/daily-emacs-Z-H-1.html
EmacsWiki: Emacs的中文支持问题点击:21
 分类:Emacs 时间:2005-10-13 11:42:20 leal收录 复制到我的网摘
Emacs的中文支持问题
English: WritingChinese

* 一篇Robinh的网页上的文章“ 让Emacs支持中文”值得一读。该文是Robinh的Emacs日常生活系列的一章,该系列同样推荐阅读。
* mule-gbk GNU Emacs 的GBK中文解决方案, 已经支持X下GBK文本的复制/粘贴.
http://www.emacswiki.org/cgi-bin/wiki/Emacs%e7%9a%84%e4%b8%ad%e6%96%87%e6%94%af%e6%8c%81%e9%97%ae%e9...
Debian下使用GNU Emacs | Hiweed-Debian GNU/Linux点击:14
 分类:Emacs 时间:2005-10-13 11:42:00 leal收录 复制到我的网摘
Emacs是一种病,用上之后就会上瘾 :)

大致过程是这样:
apt-get install emacs21
apt-get install mule-gbk

装好之后参考/usr/share/doc/mule-gbk/下的README
修改~/.emacs和~/.Xdefaults

下面是我的.emacs和.Xdefaults
http://linux.hiweed.com/node/1391
页码: [1 共1页、26项网摘

使用帮助 |  如何保存网摘 |  给365Key提建议 |  媒体报道 |  站长推广须知
Copyright (C) 2004 365Key.com--天天网摘 All Rights Reserved