jingtao.freeshell.org jingtao.freeshell.org

jingtao.freeshell.org

(welcome to Xu Jingtao's homepage)

Welcome to Xu Jingtao's homepage). Flexi-stream的gbk补丁 - https:/ github.com/jingtaozf/flexi-streams. Chrome crx文件生成 - https:/ github.com/jingtaozf/chromium-extension-crx-maker-. AutoItX的lispworks接口 - https:/ github.com/jingtaozf/auto-it-x. The roots of lisp. Common Lisp: Intro, Resources and FAQ. Integrate Common lisp with other languages. The Association of Lisp Users. Contains many annotated links. Paul Graham's Lisp Page. A well known Lisp author, he makes available many useful links to Lisp resources.

http://jingtao.freeshell.org/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR JINGTAO.FREESHELL.ORG

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

December

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Tuesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.5 out of 5 with 6 reviews
5 star
3
4 star
3
3 star
0
2 star
0
1 star
0

Hey there! Start your review of jingtao.freeshell.org

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

0.4 seconds

CONTACTS AT JINGTAO.FREESHELL.ORG

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
(welcome to Xu Jingtao's homepage) | jingtao.freeshell.org Reviews
<META>
DESCRIPTION
Welcome to Xu Jingtao's homepage). Flexi-stream的gbk补丁 - https:/ github.com/jingtaozf/flexi-streams. Chrome crx文件生成 - https:/ github.com/jingtaozf/chromium-extension-crx-maker-. AutoItX的lispworks接口 - https:/ github.com/jingtaozf/auto-it-x. The roots of lisp. Common Lisp: Intro, Resources and FAQ. Integrate Common lisp with other languages. The Association of Lisp Users. Contains many annotated links. Paul Graham's Lisp Page. A well known Lisp author, he makes available many useful links to Lisp resources.
<META>
KEYWORDS
1 jingtao
2 elisp
3 lisp
4 common lisp
5 emacs
6 org-mode
7 muse
8 mew
9 assembly
10 masm32
CONTENT
Page content here
KEYWORDS ON
PAGE
商业化的产品,我们现在有两个上线的商业化产品,都是面向淘宝卖家的,小助手宝贝描述编辑器,淘宝服务页面的链接,lispworks介绍页面的链接,小助手批量编辑器,我和老婆现在居住在杭州,这是 我的博客,我喜欢 陈升,我们都像农夫一样在不停地耕耘,一个耕耘音乐,一个耕耘程序,common lisp,我的开源项目,recommended books,practical common lisp,on lisp,是一部详尽解说lisp技巧的书,非常好,令我敬佩的是 国内的冰河,中文版可以在 这里,resources
SERVER
Apache/2.2.34 (Unix) mod_ssl/2.2.34 OpenSSL/1.0.2n
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

(welcome to Xu Jingtao's homepage) | jingtao.freeshell.org Reviews

https://jingtao.freeshell.org

Welcome to Xu Jingtao's homepage). Flexi-stream的gbk补丁 - https:/ github.com/jingtaozf/flexi-streams. Chrome crx文件生成 - https:/ github.com/jingtaozf/chromium-extension-crx-maker-. AutoItX的lispworks接口 - https:/ github.com/jingtaozf/auto-it-x. The roots of lisp. Common Lisp: Intro, Resources and FAQ. Integrate Common lisp with other languages. The Association of Lisp Users. Contains many annotated links. Paul Graham's Lisp Page. A well known Lisp author, he makes available many useful links to Lisp resources.

INTERNAL PAGES

jingtao.freeshell.org jingtao.freeshell.org
1

Common lisp 与其它语言的集成

http://jingtao.freeshell.org/lisp/mixlang.html

Common Lisp: Intro, Resources and FAQ. 可以很好的同c/c 集成,互相调用(in-process COM server),其提供的widnows api接口使用了CLOS,使用自然简洁。 Window hello-window ) (message paint-message ) wparam lparam) ( declare. Ignore wparam lparam) (begin-paint window) ( let. Rect (hello-text-rect window) ) (GetClientRect (window-hwnd window) rect) (DrawText (window-hdc window) (ct:create-c-string "Hello, World". 1 rect (logior DT SINGLELINE DT CENTER DT VCENTER) ) (end-paint window) 0). Common Lisp: Intro, Resources and FAQ. 2015 年 11 月 18 日更新.

2

NASM源码阅读笔记

http://jingtao.freeshell.org/assembly/Nasm.html

目标格式文件输出模块output *out.c和对其进行管理的模块outform.c. Preproc.c - - - - parser.c - - float.c - - assemble.c - - nasm.c - - insnsa.c - - nasmlib.c - - listing.c - - - - labels.c - - - - outform.c - - - - - *out.c - - -. Evalc是表达式求值模块,用于 preproc.c,parser.c和*out.c float.c是浮点数常量存储转换模块,用于parser.c。 Called at the start of a pass; given a file name, the number * of the pass, an error reporting function, an evaluator * function, and a listing generator to talk to. Efunc, evalfunc, ListGen. Called at the end of a pass.

3

部分改编的汇编代码

http://jingtao.freeshell.org/assembly/subject2001.html

原书名称 Programming Applications for Microsoft Windows,Fourth Edition. 中文译本 Windows 核心编程.(机械工业出版社. 专题日期 2001.11.25—2002? A demo of Memory mapping file. A demo of WM COPYDATA. A demo of shared section in PE file. A demo of use auto-reset event. A demo of use SEH when stack overflow. A demo of use final Exception Handle. Get text description for an error code. Process and thread priority classes. The Single Writer/Multiple Reader Guard. Background processing using fibers. How to get Virtual Memory Status.

4

The way I use Emacs

http://jingtao.freeshell.org/emacs/TheWayIUseEmacs.html

The way I use Emacs. I would not give a fig for the simplicity on this side of complexity, but I would give my life for the simplicity on the other side of complexity. Mdash; Oliver Wendell Holmes. 后来 由于要学习Common Lisp语言,而Common Lisp强大的开发环境Slime基于Emacs 编写,因此而开始使用Emacs编辑器。 对一个数学函数f(x,y,z) = f1(x) f2(y,z) .在elisp中为. F1 x) (f2 y z) .). A = (quote a). GTD是英文Getting Things Done的缩写,是一种行为管理的方法,也是David Allen写的一本书的书名。 三分钟法则是说,任何可以在三分钟 也可以稍大或稍小,意指比较短的时间 段 内可以完成的事情,就迅速把它完成。 Interactive) (save-excursion (org-back-to-...

5

使用GVIM阅读MASM代码

http://jingtao.freeshell.org/assembly/vim.html

在某行上按mx添加一个名为x的书签 其中x为26个英文字母中的一个 , 当想返回书签处时,只需按下x即可。 执行命令:grep procname *.asm *.inc ,然后执行:cl命令即可看到当前 目录下所有asm,inc文件中调用procname的地方,执行命令:cc n 可跳到第n个出现procname的地方。 光标移动到对应的单词处,按[i键,如果显示错误或者未显示完整,可按F4键, 并从列表中选择您想查看的内容 这需要您配置好 gvimrc中的绝对路径。 执行菜单项 工具- Word Completion。 2 执行程序mh.exe,选择相应的CHM或COL文件,可查看mh.txt文件了解mh.exe的使用方法。 Id: vim asm.html,v 1.2 2003/11/26 15:42:00 jingtao Exp $. 2011 年 03 月 28 日更新.

UPGRADE TO PREMIUM TO VIEW 2 MORE

TOTAL PAGES IN THIS WEBSITE

7

LINKS TO THIS WEBSITE

lisp.tw lisp.tw

Lispers | Lisp Taiwan 入

http://lisp.tw/lispers

Sharing and Collecting knowledge of Lisp. To follow the path,. Look to the master,. Follow the master,. Walk with the master,. See through the master,. 公司 Glority Software Ltd (2011 - 至今). 职位 Senior Lisp Programmer. Common Lisp to ASN.1 Language Mapping. Common Lisp SNMP implementation. Common Lisp IPMI implementation. Common Lisp UDP networking: usocket-udp. Flexi-streams with cp936(gbk) patched. Common Lisp wrapper of AutoItX. Program transformation and generative programming tools for CL. Common Lisp ...

UPGRADE TO PREMIUM TO VIEW 1 MORE

TOTAL LINKS TO THIS WEBSITE

2

OTHER SITES

jingtantan.eju.cn jingtantan.eju.cn

景坦坦设计师网-室内设计室内装修设计网站

Http:/ jingtantan.eju.cn/ 收藏该网址.

jingtantuan.com jingtantuan.com

得得佬文化传承_噉噉啪将文化传承到底_得去擼将文化传承到底

杰森 帕特里克,尼姆拉特 考尔,汤姆 斯蒂文斯. IoneButler,Andrew.Asper,La.La.Nestor,Kim.Nielsen. 安东尼 霍普金斯,亚历克 鲍德温,埃里 麦克弗森. Chelsea,Gonzalez,Jeszenia,Jimenez,Dillon,Mathews. 毕比 安德森,丽芙 乌曼. 艾米莉 莫迪默,伍迪 哈里森,本 金斯利,爱德华多 诺列加. 金秀贤,全智贤,刘仁娜,朴海镇. 莱斯利 尼尔森,彼特 麦尼科,斯蒂文 韦伯. 杰森 帕特里克,尼姆拉特 考尔,汤姆 斯蒂文斯. 杰夫 高布伦,亚历克 鲍德温. 舒淇,冯绍峰,宋茜,凤小岳,叶青. 周冬雨,陆毅,陈晓,朱梓骁,赵丽颖. Belinda,Bauer,约翰 格劳夫. 郑伊健,魏骏杰,陈加玲,黄小燕,陈慧仪. 朱千雪,黄德斌,王浩信,袁伟豪. 弗兰 克朗茨,佩德罗 帕斯卡,Yvette,Yates. 王景春,佟悦,刘冠成,戴江. 特雷弗 多诺万,琳达 汉密尔顿. 陈嘉桦(ELLA),贺军翔,宥胜,方志友,林盈臻,毕晓海. 杰夫 高布伦,亚历克 鲍德温. 舒淇,冯绍峰,宋茜,凤小岳,叶青.

jingtanwang.com jingtanwang.com

京探网 - 北京新闻网 - 北京之窗 - 北京门户网 - 首都之窗 - 京探网

加拿大投资移民 变脸 涨价 才是硬道理. 德国 世界报 中国富豪成群 外逃 移民国. 何炅 吃空饷 风波后后回母校 哭着跪地亲吻舞台. 何炅 吃空饷 风波后后回母校 哭着跪地亲吻舞台. 天目湖水世界开始啦 要玩就玩原生态 买天目湖门票送蝴蝶,放飞梦想 这个假期避暑 戏水,一站就够啦.

jingtanyiyuan.com jingtanyiyuan.com

无标题文档

您正在访问的域名可以转让或合作,联系方式 QQ:723756592 电话 13641243292(电话不通 可发短信).

jingtao-belt.com jingtao-belt.com

上海精涛钢带科技有限公司

地址 上海市浦东新区航头镇航南公路999号 联系方式: 021-58223935 传真 021-68221926 企业邮箱 jt@jingtao-belt.com.

jingtao.freeshell.org jingtao.freeshell.org

(welcome to Xu Jingtao's homepage)

Welcome to Xu Jingtao's homepage). Flexi-stream的gbk补丁 - https:/ github.com/jingtaozf/flexi-streams. Chrome crx文件生成 - https:/ github.com/jingtaozf/chromium-extension-crx-maker-. AutoItX的lispworks接口 - https:/ github.com/jingtaozf/auto-it-x. The roots of lisp. Common Lisp: Intro, Resources and FAQ. Integrate Common lisp with other languages. The Association of Lisp Users. Contains many annotated links. Paul Graham's Lisp Page. A well known Lisp author, he makes available many useful links to Lisp resources.

jingtao.huanqiulegou.com jingtao.huanqiulegou.com

huanqiulegou.com is for sell now! What are you waiting for ? - Shark Name,Shake Site!

Your browser does not support frames. Please click here. To enter the site.

jingtao.it jingtao.it

jingtao

jingtao.name jingtao.name

Hide Jing & 景涛的犄角旮旯儿 | Let it be.

Hide Jing and 景涛的犄角旮旯儿. 2015 年 8 月 6 日. 2015 年 8 月 5 日. 2012 年 11 月 10 日. 2015 年 8 月 6 日. 2015 年 8 月 5 日. 2012 年 11 月 10 日. BackPackersWay – 背包客之路. 十字尽头 – 坟墓岩音. Hide Jing and 景涛的犄角旮旯儿. Proudly powered by WordPress.

jingtao.org jingtao.org

京陶商城-瓷砖,卫浴洁具批发,品牌建材网购首选_广东佛山厂家直销

服务热线: 400 000 8536.