Covariant Script Manual
Covariant Script Manual
  • 参考文档
    • 主页
    • 语言 & 语法
    • 程序包
    • 工具链

侧边栏

目录

  • 3.1 全局作用域(global)
  • 3.2 异常(exception)
  • 3.3 输入输出流(iostream)
  • 3.4 系统(system)
  • 3.5 运行时(runtime)
  • 3.6 数学(math)
  • 3.7 字符(char)
  • 3.8 字符串(string)
  • 3.9 数组(array)
  • 3.10 线性表(list)
  • 3.11 映射(pair)
  • 3.12 哈希映射(hash_map)
  • 3.13 哈希集合(hash_set)
  • 显示源文件
  • 修订记录
  • 反向链接
  • 回到顶部

这是本文档旧的修订版!


Covariant Script 标准包

  • 3.1 全局作用域(global)
  • 3.2 异常(exception)
  • 3.3 输入输出流(iostream)
  • 3.3.1 寻位方向(seekdir)
  • 3.3.2 打开方式(open_mode)
  • 3.3.3 输入流(istream)
  • 3.3.4 输出流(ostream)
  • 3.3.5 字符缓冲区类型(char_buff)
  • 3.4 系统(system)
  • 3.4.1 控制台(system.console)
  • 3.4.2 文件(system.file)
  • 3.4.3 路径(system.path)
  • 3.4.3.1 路径类型(system.type)
  • 3.4.3.2 路径信息(system.path.info)
  • 3.5 运行时(runtime)
  • 3.5.1 时间类型命名空间(runtime.time_type)
  • 3.6 数学(math)
  • 3.6.1 常量(math.constants)
  • 3.7 字符(char)
  • 3.8 字符串(string)
  • 3.9 数组(array)
  • 3.9.1 数组迭代器(array.iterator)
  • 3.10 线性表(list)
  • 3.10.1 线性表迭代器(list.iterator)
  • 3.11 映射(pair)
  • 3.12 哈希映射(hash_map)
  • 3.13 哈希集合(hash_set)
登录

鲁ICP备18044913号-3


cc by nc sa

除额外注明的地方外,本维基上的内容按下列许可协议发布:
CC Attribution-Noncommercial-Share Alike 4.0 International