Rust 程序设计语言 简体中文版 1.85.0. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243 12. 一个 I/O 项目:构建命令行程序 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 13.3. 改进之前的 I/O 项目 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 应该是 String 类型,并不需要我们写出类型。另一方面,secret_number,是数字类型。几个数字类 型拥有 1 到 100 之间的值:32 位数字 i32;32 位无符号数字 u32;64 位数字 i64 等等。 Rust 默认使用 i32,所以它是 secret_number 的类型,除非增加类型信息,或任何能让 Rust 推断出不同数值类型的信息。这里错误的原因在于 Rust 不会比较字符串类型和数字类型。0 码力 | 562 页 | 3.23 MB | 25 天前3
julia 1.10.10The Julia Language V1.10.10 The Julia Project July 1, 2025Contents Contents i I Manual 1 1 Julia 1.10 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . 282 21 Networking and Streams 284 21.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 284 21.2 Text I/O . . . . . . . . . . . . . . . . . . . . . . . . . . Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 21.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 21.8 Multicast . . .0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.10.9The Julia Language V1.10.9 The Julia Project April 8, 2025Contents Contents i I Manual 1 1 Julia 1.10 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . 282 21 Networking and Streams 284 21.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 284 21.2 Text I/O . . . . . . . . . . . . . . . . . . . . . . . . . . Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 21.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 289 21.8 Multicast . . .0 码力 | 1692 页 | 6.34 MB | 3 月前3
Julia 1.11.6 Release NotesThe Julia Language V1.11.6 The Julia Project July 11, 2025Contents Contents i I Manual 1 1 Julia 1.11 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . 299 22 Networking and Streams 301 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 301 22.2 Text I/O . . . . . . . . . . . . . . . . . . . . . . . . . . Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.8 Multicast . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.4The Julia Language V1.11.4 The Julia Project April 8, 2025Contents Contents i I Manual 1 1 Julia 1.11 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . . 299 22 Networking and Streams 301 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 301 22.2 Text I/O . . . . . . . . . . . . . . . . . . . . . . . . . . Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.8 Multicast . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.11.5 DocumentationThe Julia Language V1.11.5 The Julia Project April 15, 2025Contents Contents i I Manual 1 1 Julia 1.11 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . . . . 299 22 Networking and Streams 301 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 301 22.2 Text I/O . . . . . . . . . . . . . . . . . . . . . . . . . . Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307 22.8 Multicast . . .0 码力 | 2007 页 | 6.73 MB | 3 月前3
Julia 1.12.0 RC1The Julia Language V1.12.0-rc1 The Julia Project July 14, 2025Contents Contents i I Manual 1 1 Julia 1.12-rc1 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . . . 302 22 Networking and Streams 304 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 304 22.2 Text I/O . . . . . . . . . . . . . . . . . . . . . . . . . . Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.8 Multicast . . .0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta4The Julia Language V1.12.0-beta4 The Julia Project June 6, 2025Contents Contents i I Manual 1 1 Julia 1.12-beta4 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . 302 22 Networking and Streams 304 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 304 22.2 Text I/O . . . . . . . . . . . . . . . . . . . . . . . . . . Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.8 Multicast . . .0 码力 | 2057 页 | 7.44 MB | 3 月前3
Julia 1.12.0 Beta3The Julia Language V1.12.0-beta3 The Julia Project May 14, 2025Contents Contents i I Manual 1 1 Julia 1.12-beta3 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . 302 22 Networking and Streams 304 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 304 22.2 Text I/O . . . . . . . . . . . . . . . . . . . . . . . . . . Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.8 Multicast . . .0 码力 | 2057 页 | 7.44 MB | 3 月前3
julia 1.12.0 beta1The Julia Language V1.12.0-beta1 The Julia Project April 8, 2025Contents Contents i I Manual 1 1 Julia 1.12-beta1 Documentation 2 1.1 Important Links . . . . . . . . . . . . . . . . . . . . . . 302 22 Networking and Streams 304 22.1 Basic Stream I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 304 22.2 Text I/O . . . . . . . . . . . . . . . . . . . . . . . . . . Addresses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.7 Asynchronous I/O . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 310 22.8 Multicast . . .0 码力 | 2047 页 | 7.41 MB | 3 月前3
共 52 条
- 1
- 2
- 3
- 4
- 5
- 6













