- 博客(6)
- 资源 (3)
- 收藏
- 关注
原创 金额加法
var sumrefundMoney=parseFloat(other.sumOrder.refund_total_amount)+parseFloat(other.sumOrder.refund_total_fee); SELECT FORMAT(1,2); 1.00
2018-08-01 18:24:26
181
原创 AES加密出现InvalidKeyException: Illegal key size
原因:密钥长度收到限制${java_home}/jre/lib/security替换local-policy.jar 和 us-export-policy.jar
2018-07-10 13:20:47
662
原创 获取验证码倒计时60s
var test = { node: null, count: 60, start: function () { if (this.count > 0) { this.node.innerHTML = this.count-- + "秒后重新获取"; var _this = this; ...
2018-07-10 13:15:11
245
原创 java.lang.RuntimeException: javax.net.ssl.SSLHandshakeException:
public static JSONObject doPost(String reqUrl, String json) throws NoSuchAlgorithmException, NoSuchProviderException, IOException, KeyManagementException { URL url = new URL(reqUr...
2018-07-10 13:09:55
2782
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅