编码字符串 meaning in English
coded string
Examples
- Property are converted into an html - encoded string before rendering
属性的内容在呈现前会转换为html编码字符串。 - Converts the specified unicode code point into a utf - 16 encoded string
将指定的unicode码位转换为utf - 16编码字符串。 - Relies on scanning the java source code , xml , and html looking for hardcoded strings
依靠扫描java源代码、 xml和html来寻找硬编码字符串。 - View state data is stored in one or more hidden fields as base64 - encoded strings
视图状态数据以base64编码字符串的格式存储在一个或多个隐藏字段中。 - Deserializes an object state graph from its serialized base64 - encoded string form
从对象状态图的序列化base64编码字符串形式对该对象状态图进行反序列化。