摘要: Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations:get and set.get(key) - Get the v... 阅读全文
posted @ 2015-09-02 09:00 lcchuguo 阅读(218) 评论(0) 推荐(0)
摘要: 结果发现序列不成功非静态内部类时的序列中,出现以下异常:java.io.NotSerializableException: com.tang.sharedpreferencesdemo.MainActivityW/System.err( 2356): at java.io.ObjectOutput... 阅读全文
posted @ 2015-09-02 08:23 lcchuguo 阅读(8845) 评论(0) 推荐(1)