⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 这是我们参加06年全国开源软件的竞赛作品
💻
字号:
Here is a road map of the CML sources:  src/core-cml		this contains the implementation of the CML features			such as threads, channels, events, etc.  src/glue		this contains code to glue the various CML parts together.  src/OS		this contains a CML interface to the SML Basis OS API.  src/IO		this contains a CML interface to the SML Basis IO API.  src/Posix		this contains a CML interface to the Posix 1003.1a			binding defined in the SML Basis. [not yet implemented]  src/Sockets		this contains a CML interface to the SML Basis sockets API.  src/Unix		this contains a CML implementation of various Unix			specific modules --- both internal and external.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -