- Perl 6 Deep Dive
- Andrew Shitov
- 23字
- 2021-07-03 00:05:54
Length of the string
To get the length of the string, call the chars method as follows:
say 'Düsseldorf'.chars; # 10
推薦閱讀
- iOS Game Programming Cookbook
- Mastering Visual Studio 2017
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- Python自動化運維快速入門
- C# 從入門到項目實踐(超值版)
- Java高手真經(高級編程卷):Java Web高級開發技術
- Rust Cookbook
- UVM實戰
- Getting Started with React Native
- INSTANT Adobe Edge Inspect Starter
- SEO教程:搜索引擎優化入門與進階(第3版)
- Mastering SciPy
- 高性能PHP 7
- Arduino Electronics Blueprints
- Learning Puppet