|
|
Other versions: 1.0
道文档
(适用道语言1.1)
- 最新发布的更新概要(html , pdf ) 已更新
- 道语言简明教程(html , pdf ) 已更新
- 道类型系统(html , pdf )
- 道标准函数库(html , pdf ) 已更新
- 道正则表达式(html , pdf )
- 道语言函数式编程(html , pdf ) 新增
- 道异常处理(html , pdf )
- 道并行计算(html , pdf )
Dao 1.1 暂不支持异步函数调用和消息传递接口(MPI)
- 道宏系统(html , pdf )
- 使用道语言的C函数接口编程(html , pdf ) 已更新
- 道语言虚拟机的安装与配置(html , pdf ).
- 将脚本文件打包编译到道虚拟机可执行文件里(html )。 新增
- 使用DaoDataModel模块处理数据库(html , pdf );
- 使用DaoCGI和DaoDataModel作网站编程(html , pdf );
- DaoQt: 应用程序与图形界面框架Qt的封装 (html );
- DaoCLoader for running time binding of C libraries;
- Other modules: ...
- autobind.dao: 自动封装C/C++库 (html , pdf );
- sdml2html.dao, sdml2tex.dao:
将SDML简单文本标记语言(Simple Document Marking Language,暂用名)文档转换为
HTML或TEX文档(html , pdf )。
- The Computer Language Benchmarks Game
程序:
- 其他例程:
这里列了一些 常见问答(FAQ) 。
view count 3711 times
created at 2009-02-19, 19:16 GMT modified at 2010-04-06, 07:42 GMT
|
| | | | 1 | 2 |
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 |
30 |
31 |
fu: Many thanks
(Jul.04,04:29)
klabim: fixed
Hi,
great, now my test works now :- ). (Jun.30,17:51)
|