会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
百变小超
博客园
首页
新随笔
联系
订阅
管理
2017年9月19日
kryo 序列化
摘要: Java高效的序列化方式
阅读全文
posted @ 2017-09-19 18:09 百变小超
阅读(1538)
评论(0)
推荐(0)
编辑
python 多线程实验
摘要: from multiprocessing import Pool from multiprocessing import cpu_count import time def son_do(flag): for i in range(2): time.sleep(1) print 'son thread' if flag == 5: ...
阅读全文
posted @ 2017-09-19 15:00 百变小超
阅读(244)
评论(0)
推荐(0)
编辑
公告