自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (8)
  • 收藏
  • 关注

原创 基于Tiny C compiler的c脚本混合编程方法

 TCC简要介绍:TCC 最有趣的特性是可以用 UNIX 系统上常见的 #!/usr/bin/tcc 的方式来执行 ANSI C 语言写就的源程序,省略掉了在命令行上进行编译和链接的步骤,而可以直接运行 C 语言写就的源程序。这样就能做到像任何一种其它的脚本语言比如 Perl 或者是 Python 一样,显著的加快开发步调。可以像编写 Shell 脚本一样的使用 C 语言,随便想一想都觉得

2006-11-06 23:23:00 5986

Mastering Web Application Development with AngularJS

google 's javascript framework angularjs book Mastering Web Application Development with AngularJS

2013-09-28

land of lisp

Lisp is a uniquely powerful programming language that, despite its academic reputation, is actually very practical. Land of Lisp brings the language into the real world, teaching Lisp by showing readers how to write several complete Lisp-based games, including a text adventure, an evolution simulation, and a robot battle. While building these games, readers learn the core concepts of Lisp programming, such as data types, recursion, input/output, object-oriented programming, and macros. And thanks to the power of Lisp, the code is short. Rather than bogging things down with reference information that is easily found online, Land of Lisp focuses on using Lisp for real programming. The book is filled with the author Conrad Barski's famous Lisp cartoons, featuring the Lisp alien and other zany characters.  

2011-05-08

Design pattern in ruby

ruby 设计模式,针对ruby语言的特点对设计模式做了很好的阐述

2010-06-28

Programming Firefox Building Rich Internet Applications With Xul

Firefox编程的,其实XUL就类似XAML

2010-06-28

Packt Publishing:Apache JMeter

这是Packt出版社的Apache JMeter,希望对大家有用

2010-06-28

Sams.IronRuby.Unleashed.Feb.2010.pdf

Sams.IronRuby.Unleashed.Feb.2010.pdf

2010-04-20

Essential SNMP 2nd

这是snmp第二版。其实已经有人上传了。不过要资源分5分,所以我就再上传一个。

2009-01-12

Essential SNMP

这是Essential SNMP第一版本,大家看看无妨。

2009-01-12

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除