default t option的意思|示意
美 / /
英 / /
默认选项
default t option的网络常见释义
缺省选择 ... default t library 缺省库 default t option 缺省选择 default t parameter 缺省参数 ...
default t option相关例句
string.strip([option[,char]]) Removes leading("L"), trailing("T"), or both("B" – default) occurrences of char (default spaces) " 12345 ".strip returns "12345"
strip([option[,char]]) 删除字符(默认为空格)在头部("L")、尾部("T")或头尾部("B" —— 默认值)的出现 " 12345 ".strip 返回 "12345"