Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1281094
  • 博文数量: 168
  • 博客积分: 3483
  • 博客等级: 中校
  • 技术积分: 1696
  • 用 户 组: 普通用户
  • 注册时间: 2006-02-06 13:17
文章分类

全部博文(168)

文章存档

2015年(6)

2014年(9)

2013年(47)

2012年(11)

2011年(13)

2010年(18)

2009年(11)

2008年(42)

2007年(11)

发布时间:2015-04-01 12:13:26

Tcl/Tk进度声明我所知道的就这么多了,大家可以尽情的批评了!感觉“最新动态”一节还需要进一步完善。版权声明Tcl/Tk发展史一节的译文参考了网络上的一篇译文,原译者为sunny_ring(未做确认,不过,无论如何都要感谢原来的译者),不过这里给出的译文和原译文还是有很大的出入,包括一些关键词语和一些.........【阅读全文】

阅读(14123) | 评论(0) | 转发(0)

发布时间:2014-12-16 18:05:42

#!/bin/bash# -*- tcl -*-#The next line is executed by /bin/sh, but not tcl \exec tclsh "$0" ${1+"$@"}#lappend auto_path /usr/local/libpackage require sqlite3sqlite3 db testdbdb eval {CREATE TABLE tes.........【阅读全文】

阅读(7812) | 评论(0) | 转发(0)

发布时间:2014-11-20 15:13:51

The A-Z of Programming Languages: Tcl  http://www.computerworld.com.au/article/301772/a-z_programming_languages_tcl/  http://wiki.tcl.tk/   http://www.tcl.tk/  http://www.tkdocs.com/  http://tcl.sourceforge.net  https://groups.google.com/forum/#!forum/comp.lan.........【阅读全文】

阅读(7373) | 评论(0) | 转发(0)

发布时间:2013-10-11 11:20:33

xmllint --xpath 'string($xmlPath)' k.xml----------------------------------------------------------------------#common usage:xmllint --xpath '//element/@attribute' filename.xmlxmlstarlet sel -T -t -m '//element/@attribute' -v '.' -n filename.xml# xmllint shell usage:http:// lizards.opensuse.o.........【阅读全文】

阅读(1090) | 评论(0) | 转发(0)

发布时间:2012-03-11 23:21:58

http://gigamonkeys.com/book/ Practical Common Lisp that book is dead s-e-x-y —Xach on #lisp(more blurbs)This page, and the pages it links to, contain text of the Common Lisp book?Practical Common Lisp?published by?Apress?These pages now contain th.........【阅读全文】

阅读(1410) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

大鬼不动2010-08-10 00:19

回复  |  举报

chinaunix网友2008-01-10 18:13

很有个性的想法,很有个性的生活------只看一眼

回复 |  删除 |  举报
留言热议
请登录后留言。

登录 注册