Issues
- 1
Serializing Datetime to JSON
#12 opened by jaychanda - 2
Conversion of struct to Byte
#14 opened by jaychanda - 1
not work on windows
#30 opened by EmileXVIII - 1
'x_struct_to_str': identifier not found
#31 opened by ahmad009 - 1
嵌套json不知道具体的字段,只做转发用,好像不能解析
#34 opened by shl-hsn - 1
同样的结构体,希望有值就显示,无值不显示,同样的键,值的类型可能是int类型,或者字符
#35 opened by CBrother - 3
是否支持xml属性
#40 opened by TonyZhouTuo - 2
需求:option变量转换到json,没有赋值时不会输出
#43 opened by andrewwang79 - 2
对于类型不匹配的情况下,x2struct::X::loadjson阻塞线程
#41 opened by ErikZhou - 2
I need some help with a complex json
#42 opened by kilianp07 - 1
QT 5.12引入后报错
#38 opened by 0819gh - 1
- 1
C++ 版本依赖是怎样的?
#39 opened by ylgeeker - 5
请问要如何重新实现struct::X::tojson这个函数
#37 opened by CasonTsai - 1
enum type not supported
#27 opened by robotcc - 1
不能直接支持数组
#33 opened by wwinstonWang - 2
结构体成员较多的时候编译失败
#32 opened by ClaudiusJXK - 2
有null的处理失败
#29 opened by zhzsx - 2
结构体使用memset之后程序退出异常
#26 opened by huoyangxx - 1
Failed to build with time_t on macOS
#24 opened - 1
多重嵌套结构体 xhas无效
#19 opened by zhzsx - 2
QT data type
#18 opened by CNLYJ - 3
std::wstring support
#17 opened - 6
导入包含 null 的 json 失败
#15 opened - 3
Not able to Serialize Array of Struct
#13 opened by jaychanda - 7
如何序列化 QMap
#11 opened - 2
About a LICENSE
#10 opened - 4
Not working with bool datatype
#9 opened by jaychanda - 1
Deserializing Issue with string type.
#7 opened by jaychanda - 2
目前好像不支持继承,我觉得可以考虑一下,也比较简单
#6 opened by suyuancheng13 - 1
在window中使用cmake编译,您能给出CMakeFile.txt文件吗?
#5 opened by zongrenzhou - 1
我用Qt写了一个从xml直接转为你的c++结构体代码的程序
#4 opened by FEI17N - 3
- 9
【结构体中调用XTOSTRUCT失败】
#2 opened by jigetage - 5
请问,我应该如何解析嵌套的json
#1 opened by HsiangCheng