编码字符串 meaning in Chinese
coded string
Examples
- In real applications , you should create a special exception class and not use hard - coded strings to display error information
在实际应用中,应创建一个特殊的异常类,而不应使用硬编码字符串显示错误信息。 - Use for nonsecure identification of clients , as the user name and password are sent in base 64 - encoded strings in plain text
用于客户端的不安全标识,因为用户名和密码是以纯文本的base64编码字符串格式发送的。 - Option , returns strong name information that includes the public key as a hexadecimal - encoded string , and the name and version of the specified assembly . when used with the
选项一起使用时,返回包括十六进制编码字符串形式的公钥的强名称信息以及指定程序集的名称和版本。 - If your product test team was wise enough to use an automated test tool , their scripts can be modified to detect the cases where strings are hardcoded and were not detected by the black - box approach
如果您的产品测试小组明智地使用了自动化测试工具,可以修改它们的脚本以检测哪里有未被黑箱方法检测出的硬编码字符串。 - Another possibility might be a hard - coded string that contains a number such as " 1 , 000 " ; in some cultures , this is interpreted as one thousand , but in other cultures , it represents one point zero
还可能是包含数字(如“ 1 , 000 ” )的硬编码字符串;在某些区域性中, “ 1 , 000 ”被解释为一千,而在另一些区域性中它表示一点零。