Julia v1.4.2 Documentation
ASCII/Unicode U+0048 (category Lu: Letter, uppercase) julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[end] '\n': ASCII/Unicode U+000A (category Cc: Other, control) Many operations with end, just like a normal value: julia> str[end-1] '.': ASCII/Unicode U+002E (category Po: Punctuation, other) julia> str[end÷2] ' ': ASCII/Unicode U+0020 (category Zs: Separator, space) str[k] and str[k:k] do not give the same result: julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[6:6] "," 14.3. UNICODE AND UTF-8 65 The former is a single character0 码力 | 1314 页 | 4.29 MB | 1 年前3Julia v1.5.4 Documentation
ASCII/Unicode U+0048 (category Lu: Letter, uppercase) julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[end] '\n': ASCII/Unicode U+000A (category Cc: Other, control) Many operations with end, just like a normal value: julia> str[end-1] '.': ASCII/Unicode U+002E (category Po: Punctuation, other) julia> str[end÷2] ' ': ASCII/Unicode U+0020 (category Zs: Separator, space) str[k] and str[k:k] do not give the same result: julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[6:6] "," 7.3. UNICODE AND UTF-8 47 The former is a single character0 码力 | 1337 页 | 4.41 MB | 1 年前3Julia v1.6.6 Documentation
ASCII/Unicode U+0048 (category Lu: Letter, uppercase) julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[end] '\n': ASCII/Unicode U+000A (category Cc: Other, control) Many operations with end, just like a normal value: julia> str[end-1] '.': ASCII/Unicode U+002E (category Po: Punctuation, other) julia> str[end÷2] ' ': ASCII/Unicode U+0020 (category Zs: Separator, space) str[k] and str[k:k] do not give the same result: julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[6:6] "," CHAPTER 7. STRINGS 43 The former is a single character0 码力 | 1324 页 | 4.54 MB | 1 年前3Julia 1.6.5 Documentation
ASCII/Unicode U+0048 (category Lu: Letter, uppercase) julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[end] '\n': ASCII/Unicode U+000A (category Cc: Other, control) Many operations with end, just like a normal value: julia> str[end-1] '.': ASCII/Unicode U+002E (category Po: Punctuation, other) julia> str[end÷2] ' ': ASCII/Unicode U+0020 (category Zs: Separator, space) str[k] and str[k:k] do not give the same result: julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[6:6] "," CHAPTER 7. STRINGS 43 The former is a single character0 码力 | 1325 页 | 4.54 MB | 1 年前3Julia 1.6.7 Documentation
ASCII/Unicode U+0048 (category Lu: Letter, uppercase) julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[end] '\n': ASCII/Unicode U+000A (category Cc: Other, control) Many operations with end, just like a normal value: julia> str[end-1] '.': ASCII/Unicode U+002E (category Po: Punctuation, other) julia> str[end÷2] ' ': ASCII/Unicode U+0020 (category Zs: Separator, space) str[k] and str[k:k] do not give the same result: julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[6:6] "," CHAPTER 7. STRINGS 43 The former is a single character0 码力 | 1324 页 | 4.54 MB | 1 年前3Julia 1.5.3 Documentation
ASCII/Unicode U+0048 (category Lu: Letter, uppercase) julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[end] '\n': ASCII/Unicode U+000A (category Cc: Other, control) Many operations with end, just like a normal value: julia> str[end-1] '.': ASCII/Unicode U+002E (category Po: Punctuation, other) julia> str[end÷2] ' ': ASCII/Unicode U+0020 (category Zs: Separator, space) str[k] and str[k:k] do not give the same result: julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[6:6] "," 7.3. UNICODE AND UTF-8 47 The former is a single character0 码力 | 1335 页 | 4.41 MB | 1 年前3Julia 1.4.1 Documentation
ASCII/Unicode U+0048 (category Lu: Letter, uppercase) julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[end] '\n': ASCII/Unicode U+000A (category Cc: Other, control) Many operations with end, just like a normal value: julia> str[end-1] '.': ASCII/Unicode U+002E (category Po: Punctuation, other) julia> str[end÷2] ' ': ASCII/Unicode U+0020 (category Zs: Separator, space) str[k] and str[k:k] do not give the same result: julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[6:6] "," 14.3. UNICODE AND UTF-8 65 The former is a single character0 码力 | 1312 页 | 4.29 MB | 1 年前3Julia 1.4.0 Documentation
ASCII/Unicode U+0048 (category Lu: Letter, uppercase) julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[end] '\n': ASCII/Unicode U+000A (category Cc: Other, control) Many operations with end, just like a normal value: julia> str[end-1] '.': ASCII/Unicode U+002E (category Po: Punctuation, other) julia> str[end÷2] ' ': ASCII/Unicode U+0020 (category Zs: Separator, space) str[k] and str[k:k] do not give the same result: julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[6:6] "," 14.3. UNICODE AND UTF-8 65 The former is a single character0 码力 | 1340 页 | 4.36 MB | 1 年前3Julia 1.6.1 Documentation
ASCII/Unicode U+0048 (category Lu: Letter, uppercase) julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[end] '\n': ASCII/Unicode U+000A (category Cc: Other, control) Many operations with end, just like a normal value: julia> str[end-1] '.': ASCII/Unicode U+002E (category Po: Punctuation, other) julia> str[end÷2] ' ': ASCII/Unicode U+0020 (category Zs: Separator, space) str[k] and str[k:k] do not give the same result: julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[6:6] "," 7.3. UNICODE AND UTF-8 47 The former is a single character0 码力 | 1397 页 | 4.59 MB | 1 年前3Julia 1.6.4 Documentation
ASCII/Unicode U+0048 (category Lu: Letter, uppercase) julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[end] '\n': ASCII/Unicode U+000A (category Cc: Other, control) Many operations with end, just like a normal value: julia> str[end-1] '.': ASCII/Unicode U+002E (category Po: Punctuation, other) julia> str[end÷2] ' ': ASCII/Unicode U+0020 (category Zs: Separator, space) str[k] and str[k:k] do not give the same result: julia> str[6] ',': ASCII/Unicode U+002C (category Po: Punctuation, other) julia> str[6:6] "," CHAPTER 7. STRINGS 43 The former is a single character0 码力 | 1324 页 | 4.54 MB | 1 年前3
共 87 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9