美文网首页
3内建数据类型

3内建数据类型

作者: jarod_chan | 来源:发表于2015-11-08 14:36 被阅读24次

    本章将详细介绍内建数据类型

    • 3.1Booleans
    • 3.2Numbers
    • 3.3Characters
    • 3.4Strings(Unicode)
    • 3.5Bytes and Byte Strings
    • 3.6Symbols
    • 3.7Keyword
    • 3.8Pairs and lists
    • 3.9Vectors
    • 3.10Hash Tables
    • 3.11Boxs
    • 3.12Void and Undefined

    相关文章

      网友评论

          本文标题:3内建数据类型

          本文链接:https://www.haomeiwen.com/subject/iegchttx.html