|
21e2b6a9b5
|
Use U8String/U16String/WString instead of UTF8String/UTF16String/WideString
|
2024-12-24 22:41:09 +08:00 |
|
|
5a05612f53
|
use find_str_in_array instead of string_serial_from_list
|
2024-12-22 00:16:32 +08:00 |
|
|
259f0ef40c
|
port to C17/C++20
|
2024-07-25 02:59:53 +08:00 |
|
|
ff819d8a60
|
updated codes
|
2023-08-14 20:02:15 +08:00 |
|
|
b84ae361a1
|
Merge branch 'master' of https://github.com/hyzboy/CMUtil
|
2020-09-18 19:49:45 +08:00 |
|
|
604ad1c30e
|
add ToUInteger/ToInteger/ToFloat/ToDouble/ToBool/ToString/ToSerial/ToEnum functions in XMLparse
|
2020-09-18 19:49:20 +08:00 |
|
|
31d3aad9e8
|
add BOM in sources
|
2020-09-17 23:30:25 +08:00 |
|
|
c65a3a088f
|
fix ElementAttribute bug that it don't clear attrs_list.
|
2020-09-16 22:03:08 +08:00 |
|
|
7489f5133a
|
add xml::ElementAttribute class
|
2020-09-11 15:41:20 +08:00 |
|
|
3f09d59ceb
|
split Start&Init from Start in XMLParse
|
2020-09-04 18:07:00 +08:00 |
|
|
120b6b449c
|
use String instead BaseString
|
2020-09-03 15:58:38 +08:00 |
|
|
20fcbc2a02
|
to advance xml::ElementParseCreater
|
2020-08-31 19:09:12 +08:00 |
|
|
44f897d608
|
use u8char instead char in XMLParse
|
2020-08-25 21:47:05 +08:00 |
|
|
505560d95e
|
new XML Parse tools
|
2020-08-21 21:11:07 +08:00 |
|