// md5import org.apache.commons.codec.digest.DigestUtils; String str = "${appid}" + "${appkey}" + "${salt}"; String sign = DigestUtils.md5Hex(str); va Read More
posted @ 2020-04-22 17:16
Mosicol
Views(604)
Comments(0)
Diggs(0)
String[] wds = new String[] {"1280","1920","3840","666"}; String[] hgs = {"720","1080","2160","444"}; int index=(int)(Math.random()*wds.length); Strin Read More
posted @ 2020-04-22 10:18
Mosicol
Views(1834)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号