Skip to content
This repository was archived by the owner on Sep 12, 2022. It is now read-only.

futuretech6/ObjectSerialization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • 使用./run.sh进行编译和测试
  • 测试的输出结果在"./Output_of_test.txt"中,过程文件在"./testfile/"中
  • 对于用户自定义类型,可以在main()中用注释的方式选择是否使用Base64,对于其他类型,默认是先使用Base64获得结果,再关闭Base64获得一次,也可以通过注释的方式调换

About

An implementation of object serialization in C++ with demo, project of OOP 2019 Summer ZJU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages