摘要: 参考 1. https://stackoverflow.com/questions/7794301/window onunload is not working properly in chrome browser can any one help me 解决办法 1. 用onbeforeunloa 阅读全文
posted @ 2018-06-11 21:35 Rocin 阅读(1003) 评论(0) 推荐(0)
摘要: 传送门 1. https://stackoverflow.com/a/20980488/5955399 区别 1. json:用于字符串(unicode text)和python基本数据类型间进行转换。优点:跨语言跨平台,应用范围大,体积小;缺点:只能支持 int/str/list/tuple/di 阅读全文
posted @ 2018-06-11 18:25 Rocin 阅读(145) 评论(0) 推荐(0)
摘要: 参考 1. https://en.wikipedia.org/wiki/Serialization 2. https://en.wikipedia.org/wiki/Persistence_(computer_science) 3. https://www.zhihu.com/question/31 阅读全文
posted @ 2018-06-11 18:01 Rocin 阅读(767) 评论(0) 推荐(0)