摘要:
连接mysql数据库:mysql -uroot -p 查看版本号:select version(); create database tempdb char set utf8; use tempdb; create table student( id int not null auto_increm 阅读全文
摘要:
Web Vuser Functions: C Language (WEB) HTTP-related functions have a web prefix. See: Action Functions Authentication Functions Asynchonous Functions C 阅读全文
摘要:
根据使用手册内容可见,LR支持的关于Information Functions包括: lr_end_timer Stops a timer. lr_get_host_name Returns the name of the host executing the script. lr_get_mast 阅读全文
摘要:
根据使用手册内容可见,LR支持的关于Transaction Functions包括: lr_end_cross_vuser_transaction Marks the completion in this Vuser of a transaction started by a different V 阅读全文