01 2018 档案

eclipse Access restriction: The type 'xxx' is not API (restriction on required library '')
摘要:eclipse报错: Access restriction: The type 'ProxyGenerator' is not API (restriction on required library 'D:\software\Java8\jdk1.8.0_144\jre\lib\rt.jar') 阅读全文

posted @ 2018-01-25 18:45 愤怒的苹果ext 阅读(22) 评论(0) 推荐(0) 编辑

eclipse Access restriction: The type 'xxx' is not API (restriction on required library '')
摘要:eclipse报错: Access restriction: The type 'ProxyGenerator' is not API (restriction on required library 'D:\software\Java8\jdk1.8.0_1... 阅读全文

posted @ 2018-01-25 18:45 愤怒的苹果ext 阅读(7) 评论(0) 推荐(0) 编辑

手写HashMap,HashMap底层原理(基于jdk1.7)
摘要:一、首先我们来看HashMap的数据结构和数据结构上面存储的数据对象类型 HashMap是一个存储数据(封装了K ,V属性的对象)的集合,这个集合是 数组+链表类型的数据结构,存在上面 的数据对象就是封装了 K V对象 解析: 1、H... 阅读全文

posted @ 2018-01-21 17:44 愤怒的苹果ext 阅读(36) 评论(0) 推荐(0) 编辑

微信支付中文乱码,带中文签名不成功
摘要:在做微信公众号支付和H5支付时发现支付参数带中文就会签名失败,试过很多种办法如: new String(xml.toString()... 阅读全文

posted @ 2018-01-20 21:35 愤怒的苹果ext 阅读(166) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示