序列化测试-java

时间:2022-03-16 16:05:15
【文件属性】:

文件名称:序列化测试-java

文件大小:60KB

文件格式:ZIP

更新时间:2022-03-16 16:05:15

序列化 kryo fastjson

对几个序列化器的简单对比代码。主要是jdk自带序列化器,kryo,fastjson


【文件预览】:
Test
----src()
--------com()
----target()
--------generated-sources()
--------classes()
----.idea()
--------artifacts()
--------libraries()
--------misc.xml(581B)
--------compiler.xml(620B)
--------uiDesigner.xml(9KB)
--------workspace.xml(62KB)
--------sonarlint()
--------encodings.xml(172B)
--------inspectionProfiles()
--------modules.xml(248B)
--------vcs.xml(180B)
----序列化测试.xlsx(9KB)
----META-INF()
--------application.xml(323B)
----.git()
--------info()
--------index(65B)
--------COMMIT_EDITMSG(13B)
--------objects()
--------HEAD(23B)
--------config(247B)
--------refs()
--------hooks()
--------description(73B)
----Test.iml(2KB)
----pom.xml(3KB)

网友评论