java 获取当前时间的年份、月份、周数 import java.text.SimpleDateFormat; import java.util.Calendar; public class testCal { public static void main(String[] args) { Cal Read More
posted @ 2021-10-12 18:04 eosclover Views(4829) Comments(0) Diggs(0) Edit
jmeter -http请求中 使用了beanshell 前置处理器put的变量,报以下错误: java.net.URISyntaxException: Illegal character in query at index 76: http://xxxxxx/task/monthly/date?m Read More
posted @ 2021-10-12 17:50 eosclover Views(601) Comments(0) Diggs(0) Edit