js - 中文字3 bytes, 英數字1 bytes /** * 檢查字串str 長度是否超過maxLen * @param {Object} str * @param {Object} maxLen * @return true:未超過false:超過*/ ...
blog.xuite.net