 Julia 中文文档. . . 159 案例研究:有理数的类型提升 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 159 16 接口 161 16.1 迭代 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 353 37.15不要把不安全的操作暴露在接口层 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 353 37.16不要重载基础容器类型的方法 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 773 55 迭代相关 775 56 C 接口 783 57 LLVM 接口 793 58 C 标准库 795 59 堆栈跟踪 799 60 SIMD 支持 801 CONTENTS xiii V Standard Library 803 61 Base640 码力 | 1238 页 | 4.59 MB | 1 年前3 Julia 中文文档. . . 159 案例研究:有理数的类型提升 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 159 16 接口 161 16.1 迭代 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 353 37.15不要把不安全的操作暴露在接口层 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 353 37.16不要重载基础容器类型的方法 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 773 55 迭代相关 775 56 C 接口 783 57 LLVM 接口 793 58 C 标准库 795 59 堆栈跟踪 799 60 SIMD 支持 801 CONTENTS xiii V Standard Library 803 61 Base640 码力 | 1238 页 | 4.59 MB | 1 年前3
 julia 1.13.0 DEVand in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, eg julia> using .A: f as f julia> using .B: f as g would make B.f available scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa using Foo: Foo, f rather than using Foo. source as – Keyword. as as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2058 页 | 7.45 MB | 3 月前3 julia 1.13.0 DEVand in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, eg julia> using .A: f as f julia> using .B: f as g would make B.f available scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa using Foo: Foo, f rather than using Foo. source as – Keyword. as as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2058 页 | 7.45 MB | 3 月前3
 Julia 1.12.0 RC1and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, egCHAPTER 17. MODULES 224 julia> using .A: f as f julia> using .B: f as scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa than using Foo. source as – Keyword. asCHAPTER 43. ESSENTIALS 565 as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2057 页 | 7.44 MB | 3 月前3 Julia 1.12.0 RC1and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, egCHAPTER 17. MODULES 224 julia> using .A: f as f julia> using .B: f as scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa than using Foo. source as – Keyword. asCHAPTER 43. ESSENTIALS 565 as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2057 页 | 7.44 MB | 3 月前3
 Julia 1.12.0 Beta4and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, egCHAPTER 17. MODULES 224 julia> using .A: f as f julia> using .B: f as scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa using Foo: Foo, f rather than using Foo. source as – Keyword. as as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2057 页 | 7.44 MB | 3 月前3 Julia 1.12.0 Beta4and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, egCHAPTER 17. MODULES 224 julia> using .A: f as f julia> using .B: f as scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa using Foo: Foo, f rather than using Foo. source as – Keyword. as as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2057 页 | 7.44 MB | 3 月前3
 Julia 1.12.0 Beta3and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, egCHAPTER 17. MODULES 224 julia> using .A: f as f julia> using .B: f as scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa using Foo: Foo, f rather than using Foo. source as – Keyword. as as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2057 页 | 7.44 MB | 3 月前3 Julia 1.12.0 Beta3and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, egCHAPTER 17. MODULES 224 julia> using .A: f as f julia> using .B: f as scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa using Foo: Foo, f rather than using Foo. source as – Keyword. as as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2057 页 | 7.44 MB | 3 月前3
 julia 1.12.0 beta1and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, egCHAPTER 17. MODULES 225 julia> using .A: f as f julia> using .B: f as scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa using Foo: Foo, f rather than using Foo. source as – Keyword. as as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2047 页 | 7.41 MB | 3 月前3 julia 1.12.0 beta1and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, egCHAPTER 17. MODULES 225 julia> using .A: f as f julia> using .B: f as scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa using Foo: Foo, f rather than using Foo. source as – Keyword. as as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2047 页 | 7.41 MB | 3 月前3
 julia 1.10.10and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, eg julia> using .A: f as f julia> using .B: f as g would make B.f available scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa than using Foo. source as – Keyword. asCHAPTER 41. ESSENTIALS 504 as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 1692 页 | 6.34 MB | 3 月前3 julia 1.10.10and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, eg julia> using .A: f as f julia> using .B: f as g would make B.f available scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa than using Foo. source as – Keyword. asCHAPTER 41. ESSENTIALS 504 as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 1692 页 | 6.34 MB | 3 月前3
 Julia 1.10.9and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, eg julia> using .A: f as f julia> using .B: f as g would make B.f available scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa than using Foo. source as – Keyword. asCHAPTER 41. ESSENTIALS 504 as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 1692 页 | 6.34 MB | 3 月前3 Julia 1.10.9and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, eg julia> using .A: f as f julia> using .B: f as g would make B.f available scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa than using Foo. source as – Keyword. asCHAPTER 41. ESSENTIALS 504 as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 1692 页 | 6.34 MB | 3 月前3
 Julia 1.11.4and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, egCHAPTER 17. MODULES 224 julia> using .A: f as f julia> using .B: f as scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa using Foo: Foo, f rather than using Foo. source as – Keyword. as as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2007 页 | 6.73 MB | 3 月前3 Julia 1.11.4and in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, egCHAPTER 17. MODULES 224 julia> using .A: f as f julia> using .B: f as scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa using Foo: Foo, f rather than using Foo. source as – Keyword. as as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2007 页 | 6.73 MB | 3 月前3
 Julia 1.11.5 Documentationand in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, egCHAPTER 17. MODULES 224 julia> using .A: f as f julia> using .B: f as scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa using Foo: Foo, f rather than using Foo. source as – Keyword. as as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2007 页 | 6.73 MB | 3 月前3 Julia 1.11.5 Documentationand in everyday life, and these meanings should be kept separate. 2. Use the as keyword above to rename one or both identifiers, egCHAPTER 17. MODULES 224 julia> using .A: f as f julia> using .B: f as scope of a variable in an iteration specification of a for loop; and as is used as a keyword to rename an identifier brought into scope by import or using. Creation of variables named where, in, isa using Foo: Foo, f rather than using Foo. source as – Keyword. as as is used as a keyword to rename an identifier brought into scope by import or using, for the pur- pose of working around name conflicts0 码力 | 2007 页 | 6.73 MB | 3 月前3
共 87 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













