• Joined on 2024-08-21
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
jie pushed to master at jie/sqlconn 2024-12-26 14:34:44 +08:00
458e55868e Fix std::expected error
jie pushed to master at jie/sqlconn 2024-12-26 14:29:22 +08:00
c2d88355d1 Merge
a1bda53ca5 Exec function fail will retur error message now
Compare 2 commits »
jie pushed to master at jie/sqlconn 2024-12-25 15:18:04 +08:00
ce32948c67 Update include/sqlConnection.h
jie pushed to master at jie/sqlconn 2024-12-24 19:16:14 +08:00
5fbf0b3033 修改Query函数返回值
jie pushed to master at jie/wisun_download 2024-12-11 14:30:35 +08:00
727249692b gui启动时不启动控制台
jie pushed to master at jie/wisun_download 2024-12-11 14:13:26 +08:00
969e2c2d5e 修复Warning
jie pushed to master at jie/wisun_download 2024-12-11 14:07:40 +08:00
410a2ad5e1 添加测试结束后颜色显示, 方便判断, 修复部分Bug
85939e7fc4 bootloader与app下载合并, 保存原始日志与ui日志
Compare 2 commits »
jie created branch master in jie/wisun_download 2024-12-10 21:12:02 +08:00
jie pushed to master at jie/wisun_download 2024-12-10 21:12:02 +08:00
fd87bf7fce 异常消息不打印堆栈信息, 该信息不应该向用户展示
8866fd8b02 拓展自定义事件类型, 增强程序拓展性, 配置保存, 读取逻辑完成.
7f059c7782 下载逻辑完成, ui通知逻辑完成,
b39853af95 添加IMEI_1 字段
5ee7a48ada Mes相关逻辑
jie created repository jie/wisun_download 2024-12-10 21:11:35 +08:00
jie pushed to master at jie/serial 2024-12-05 18:03:32 +08:00
01dba9107e 添加读取串口函数