|
fastdo
0.5.12
|

命名空间 | |
| winux | |
| 跨平台基础功能库 | |
宏定义 | |
| #define | MixedToJson MixedToJsonA |
函数 | |
| bool | winux::JsonParse (String const &json, Mixed *val) |
| Json解析成Mixed. 更多... | |
| AnsiString | winux::MixedToJsonA (Mixed const &v, bool autoKeyQuotes) |
| Mixed输出成Json. 更多... | |
| UnicodeString | winux::MixedToJsonW (Mixed const &v, bool autoKeyQuotes) |