- Perl 6 Deep Dive
- Andrew Shitov
- 25字
- 2021-07-03 00:05:54
Reversing a string
The flip method returns the string in which all the characters go in a reversed order, as follows:
say 'Rose'.flip; # esoR
推薦閱讀
- Learning Python Web Penetration Testing
- DB2 V9權威指南
- 數據庫系統原理及MySQL應用教程(第2版)
- INSTANT OpenCV Starter
- JavaScript高效圖形編程
- Mastering Natural Language Processing with Python
- PyQt從入門到精通
- Java高手真經(高級編程卷):Java Web高級開發技術
- Apache Spark 2 for Beginners
- 劍指Java:核心原理與應用實踐
- 微信小程序全棧開發技術與實戰(微課版)
- CoffeeScript Application Development Cookbook
- 小程序,巧應用:微信小程序開發實戰(第2版)
- Learning Modular Java Programming
- Nagios Core Administration Cookbook(Second Edition)