Rust 程序设计语言 简体中文版 1.85.0. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 542 22.2. B - 运算符与符号 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 第二十一章我们将会完成一个项目,实现一个底层多线程的 Web 服务端! 最后的附录包含了一些关于该语言的实用信息,其格式更像是参考资料。附录 A 涵盖了 Rust 的关键字,附录 B 涵盖了 Rust 的运算符和符号,附录 C 涵盖了标准库提供的可派生 trait,附 录 D 涵盖了一些有用的开发工具,而附录 E 解释了 Rust 版本。在附录 F 中,你可以找到本书 的翻译版本,而在附录 G 中,我们将讨论 Rust 个重要的细节需要注 意。 首先,println! 调用了一个 Rust 宏(macro)。如果是调用函数,则应输入 println(没有 !)。我们将在第二十章详细讨论宏。现在你只需记住,当看到符号 ! 的时候,就意味着调用 的是宏而不是普通函数,并且宏并不总是遵循与函数相同的规则。 16/562Rust 程序设计语言 简体中文版 第二,"Hello, world!" 是一个字符串。我们把这个字符串作为一个参数传递给0 码力 | 562 页 | 3.23 MB | 1 月前3
julia 1.10.10String Basics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 7.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 7.4 Concatenation 38.5 Noteworthy differences from Common Lisp . . . . . . . . . . . . . . . . . . . . . . 489 39 Unicode Input 492 40 Command-line Interface 493 40.1 Using arguments inside scripts . . . . . . . . . Testing Packages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1517 99 UUIDs 1520 100 Unicode 1522 IV Developer Documentation 1526 101 Documentation of Julia’s Internals 1527 101.1 Initialization0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.10.9String Basics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48 7.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 49 7.4 Concatenation 38.5 Noteworthy differences from Common Lisp . . . . . . . . . . . . . . . . . . . . . . 489 39 Unicode Input 492 40 Command-line Interface 493 40.1 Using arguments inside scripts . . . . . . . . . Testing Packages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1517 99 UUIDs 1520 100 Unicode 1522 IV Developer Documentation 1526 101 Documentation of Julia’s Internals 1527 101.1 Initialization0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.11.4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 iCONTENTS ii 8.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 8.4 Concatenation 39.5 Noteworthy differences from Common Lisp . . . . . . . . . . . . . . . . . . . . . . 525 40 Unicode Input 527 41 Command-line Interface 528 41.1 Using arguments inside scripts . . . . . . . . . Testing Packages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1794 103 UUIDs 1798 104 Unicode 1801 IV Developer Documentation 1806 105 Documentation of Julia's Internals 1807 105.1 Initialization0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.5 Documentation. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 iCONTENTS ii 8.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 8.4 Concatenation 39.5 Noteworthy differences from Common Lisp . . . . . . . . . . . . . . . . . . . . . . 525 40 Unicode Input 527 41 Command-line Interface 528 41.1 Using arguments inside scripts . . . . . . . . . Testing Packages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1794 103 UUIDs 1798 104 Unicode 1801 IV Developer Documentation 1806 105 Documentation of Julia's Internals 1807 105.1 Initialization0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.6 Release Notes. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 iCONTENTS ii 8.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 8.4 Concatenation 39.5 Noteworthy differences from Common Lisp . . . . . . . . . . . . . . . . . . . . . . 525 40 Unicode Input 527 41 Command-line Interface 528 41.1 Using arguments inside scripts . . . . . . . . . Testing Packages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1794 103 UUIDs 1798 104 Unicode 1801 IV Developer Documentation 1806 105 Documentation of Julia's Internals 1807 105.1 Initialization0 码力 | 2007 页 | 6.73 MB | 3 月前3
julia 1.13.0 DEVString Basics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 8.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 8.4 Concatenation 39.5 Noteworthy differences from Common Lisp . . . . . . . . . . . . . . . . . . . . . . 536 40 Unicode Input 538 41 Command-line Interface 539CONTENTS viii 41.1 Using arguments inside scripts . . . Testing Packages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1845 104 UUIDs 1849 105 Unicode 1852 IV Developer Documentation 1857 106 Documentation of Julia's Internals 1858 106.1 Initialization0 码力 | 2058 页 | 7.45 MB | 3 月前3
Julia 1.12.0 RC1. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 iCONTENTS ii 8.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 8.4 Concatenation 39.5 Noteworthy differences from Common Lisp . . . . . . . . . . . . . . . . . . . . . . 537 40 Unicode Input 539 41 Command-line Interface 540 41.1 Using arguments inside scripts . . . . . . . . . Testing Packages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1843 104 UUIDs 1847 105 Unicode 1850 IV Developer Documentation 1855 106 Documentation of Julia's Internals 1856 106.1 Initialization0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta4. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 iCONTENTS ii 8.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 8.4 Concatenation 39.5 Noteworthy differences from Common Lisp . . . . . . . . . . . . . . . . . . . . . . 536 40 Unicode Input 538 41 Command-line Interface 539 41.1 Using arguments inside scripts . . . . . . . . . Testing Packages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1842 104 UUIDs 1846 105 Unicode 1849 IV Developer Documentation 1854 106 Documentation of Julia's Internals 1855 106.1 Initialization0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta3. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52 iCONTENTS ii 8.3 Unicode and UTF-8 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53 8.4 Concatenation 39.5 Noteworthy differences from Common Lisp . . . . . . . . . . . . . . . . . . . . . . 536 40 Unicode Input 538 41 Command-line Interface 539 41.1 Using arguments inside scripts . . . . . . . . . Testing Packages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1842 104 UUIDs 1846 105 Unicode 1849 IV Developer Documentation 1854 106 Documentation of Julia's Internals 1855 106.1 Initialization0 码力 | 2057 页 | 7.44 MB | 3 月前3
共 13 条
- 1
- 2













