skip to main
|
skip to sidebar
Develop Notes
My development notes
2007年4月17日星期二
Basic CLisp(1) some test, just try.
>(* 1 2 3 4)
120
>(
nth
2 '(1 2 3 4))
3
>(
length
'(a b c d))
4
>(
member
5 '(1 2 3))
nil
'() = (quote())
>(length (quote(a b c d)))
4
>(eval(list '*3 5)) #=(eval(* 3 5))
15
>
没有评论:
发表评论
较新的博文
较早的博文
主页
订阅:
博文评论 (Atom)
你可以在这里搜索想要的文章
Enter your search terms
Submit search form
Web
developnotes.blogspot.com
博客归档
►
2010
(1)
►
六月
(1)
►
2009
(13)
►
四月
(1)
►
三月
(4)
►
二月
(8)
►
2008
(60)
►
十二月
(1)
►
十一月
(1)
►
十月
(2)
►
八月
(3)
►
七月
(3)
►
六月
(25)
►
五月
(2)
►
三月
(3)
►
二月
(5)
►
一月
(15)
▼
2007
(154)
►
十二月
(20)
►
十一月
(10)
►
十月
(10)
►
九月
(16)
►
八月
(3)
►
七月
(7)
►
六月
(14)
►
五月
(32)
▼
四月
(32)
开源许可证要点
域名申请,网站空间,虚拟主机等
SNG(Scriptable Network Graphics)
http://anaturb.net/ - Web page for programmers
最好的网络编程教程网站w3schools
Emacs + color-theme.el
Open Source Data Mining Tool - Tanagra
BogoMIPS
XOOPS-CMS
PolePosition
HSQLDB
MIMER 可以在手机上使用的数据库
HTMLUnit
SQLite C++ Wrapper
How to pronounce Cygwin?
Basic CLisp(1) some test, just try.
Xmanager
Free CFD software and etc.
免费的数据库
sprintf与cout一起处理输出
最大最小值算符
当执行 ofstream open() 时,程序崩溃crash
How to Program in C++ 怎样用C++编程
How to convert string to char array (char *)
C++ string class
Echo2
Google Maps API 工具
查询服务器或者IP、域名
Debug Error! DAMAGE:after Normal block (#xxx) at
Release 和Debug的另一篇文章
Debug版本没错而Release版本出错的情况
ZK - Simply Ajax
►
三月
(10)
Useful Links
Freeware Notes
IP地址查询
我的主页
无聊斋主人笔记
标签
.NET
(7)
创业例子
(3)
面试相关
(7)
ads
(2)
Ajax
(8)
Article
(3)
ASP
(1)
ASP/ASP.NET
(6)
Benchmark
(1)
blogger
(1)
BUG
(1)
C/C++
(58)
C#
(12)
CFD
(1)
CLisp
(1)
CMS
(2)
convert
(2)
CSS
(2)
Cygwin
(1)
Data Mining
(1)
DataBase
(6)
Definition
(2)
design
(2)
digest
(1)
document
(1)
DOS
(4)
EarnMoney
(1)
emacs
(2)
Error
(3)
file extension
(1)
Fortran
(2)
free
(4)
game
(1)
gcc/g++
(2)
GEOCode
(1)
GIS
(1)
Google Maps API
(4)
Graphic
(4)
GUI
(2)
hack
(2)
I/O
(2)
IDE
(5)
IDEA(创意)
(1)
INI-File
(1)
Internationalization
(3)
Java
(3)
JavaScript
(11)
JOBS
(3)
Languages
(3)
Library
(9)
Licenses
(1)
Linear Algebra
(1)
Linux
(5)
Logging
(1)
management
(1)
map
(1)
Math
(1)
Matlab
(1)
Matrix
(1)
Network
(7)
Numerical
(3)
open source
(5)
Optimization
(3)
People
(1)
philosophy
(1)
php
(1)
Platform Independent
(1)
Programming
(1)
project managent
(1)
Python
(1)
RegularExpression
(1)
resource
(3)
RSS
(1)
Ruby
(1)
Scientific
(9)
search engine
(3)
SEO
(2)
spider
(2)
SQL
(5)
SVN
(1)
System
(1)
Test
(3)
Translation
(1)
VB.NET
(2)
VBScript
(1)
version control
(2)
web development
(40)
Web Services
(3)
website
(24)
Windows
(3)
Windows Forms
(2)
wwebsite
(1)
XML
(4)
XML/XSLT
(2)
XP
(1)
没有评论:
发表评论