loadrunner其他函数
摘要:
1.汉字进行UTF-8编码 lr_convert_string_encoding("需要进行UTF-8加密的中文字符串",LR_ENC_SYSTEM_LOCALE,LR_ENC_UTF8,"result"); result是转码后的字符串 2.lr_vuser_status_message lr_v 阅读全文
posted @ 2018-11-01 11:59 yanmay 阅读(216) 评论(0) 推荐(0) 编辑