• Joined on 2024-08-21
jie pushed to master at jie/toolkit 2025-02-05 10:05:12 +08:00
070f964e8e 修复语法问题
jie pushed to master at jie/toolkit 2025-01-24 15:21:25 +08:00
53bb8c0c5d add num type(BIN HEX etc..)
jie pushed to master at jie/toolkit 2025-01-20 16:39:29 +08:00
05eb9e5e6f get_time_now 函数修复
jie pushed to master at jie/serial 2025-01-15 11:30:00 +08:00
4a10173c5f remove .idea
jie pushed to master at jie/toolkit 2025-01-07 17:42:18 +08:00
65cf9572a4 improve funtion round and add get_time_now function
jie pushed to master at jie/toolkit 2025-01-07 15:06:07 +08:00
b25b314d2a add function round
jie pushed to master at jie/toolkit 2025-01-06 18:04:20 +08:00
d12728ddb5 add split function
jie pushed to master at jie/toolkit 2025-01-06 15:30:38 +08:00
f3fe32f6de .gitignore
Compare 2 commits »
jie pushed to master at jie/toolkit 2025-01-06 15:30:11 +08:00
e6266029f2 删除main
jie pushed to master at jie/toolkit 2025-01-06 15:24:54 +08:00
b7b44028a1 only debug mode will toolkit have main function
jie pushed to master at jie/toolkit 2025-01-06 14:59:08 +08:00
f3468a596f fix string replace
jie pushed to master at jie/toolkit 2025-01-06 14:51:41 +08:00
061c574cce add string replace function
jie pushed to master at jie/toolkit 2025-01-06 14:12:13 +08:00
a2d35ba747 use to_string to replace itos
jie pushed to master at jie/toolkit 2025-01-04 12:42:11 +08:00
bac6287497 add std::string to number funtion
jie pushed to master at jie/toolkit 2025-01-03 18:18:06 +08:00
012d44d958 add number to std::string funtion
jie pushed to master at jie/toolkit 2025-01-03 18:02:00 +08:00
a9d8fa797f add include dir, set c++23
jie created branch master in jie/toolkit 2025-01-03 17:59:55 +08:00
jie pushed to master at jie/toolkit 2025-01-03 17:59:55 +08:00
ff11038925 init
jie created repository jie/toolkit 2025-01-03 17:59:27 +08:00
jie pushed to master at jie/sqlconn 2024-12-26 15:01:59 +08:00
ea90ef1398 mysql_query return 0 when success