Python参考手册,官方正式版参考手册,chm版。以下摘取部分内容:Navigation index modules | next | Python » 3.6.5 Documentation » Python Documentation contents What’s New in Python What’s New In Python 3.6 Summary – Release highlights New Features PEP 498: Formatted string liter
从字符串到
一组可预测名称的函数(例如,byteStringToString),它们在常见的字符串类型之间以及在Base16,Base32和Base64之间来回转换。
用法
import Data.String.FromTo -- or imported as part of your Prelude
str :: String
str = " Hi, I'm a string "
text :: Text
text = stringToText str
encoded :: ByteStrin