- Learning Rust
- Paul Johnson Vesa Kaihlavirta
- 72字
- 2021-07-02 23:07:17
String methods
Strings are important in any language. Without them, it becomes difficult to communicate with users, and if data is coming from a web service (in the form of XML, plain text, or JSON), this data will need to be manipulated. Rust provides the developer with a number of methods in the standard library to deal with strings. Here's a table of some useful methods (don't worry about the types yet):


推薦閱讀
- 算法零基礎一本通(Python版)
- 信息可視化的藝術:信息可視化在英國
- MATLAB 2020 從入門到精通
- 從0到1:HTML+CSS快速上手
- Linux網絡程序設計:基于龍芯平臺
- Data Analysis with IBM SPSS Statistics
- Oracle Database 12c Security Cookbook
- Python數據分析從0到1
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- 零基礎學C語言(第4版)
- 算法訓練營:海量圖解+競賽刷題(入門篇)
- Socket.IO Cookbook
- Python深度學習與項目實戰
- Mastering MeteorJS Application Development
- 測試架構師修煉之道:從測試工程師到測試架構師(第2版)