• Joined on 2024-08-21
jie created repository jie/sqlconn 2024-10-14 18:06:47 +08:00
jie pushed to master at jie/serial 2024-10-12 14:47:01 +08:00
6ec5ffd22f 添加数据位, 奇偶校验, 停止位设置
jie pushed to master at jie/serial 2024-10-10 16:00:05 +08:00
517c4699d4 优化约束
jie pushed to master at jie/serial 2024-10-10 10:53:01 +08:00
e0094441c2 项目命名修改, 添加按次数重复发送函数
jie pushed to master at jie/serial 2024-10-09 17:12:45 +08:00
478421ee07 用unique_ptr 替代new
1417770918 优化Until函数
Compare 2 commits »
jie pushed to master at jie/mp-sfml 2024-10-08 14:38:41 +08:00
0f94cbaa9f 合并
fcaba07e09 cmake添加windows编译, main 输入文件名调整, constexpr使用string_view
Compare 2 commits »
jie pushed to master at jie/mp-sfml 2024-10-08 14:35:34 +08:00
e36520b310 播放逻辑暂存
jie pushed to master at jie/mp-sfml 2024-09-30 16:11:20 +08:00
15018f4079 ffmepg 导入, 视频解码初始化逻辑, 视频解码线程逻辑
jie pushed to master at jie/mp-sfml 2024-09-30 13:34:17 +08:00
1237b164bf 使用只能指针代替裸指针
jie pushed to master at jie/serial 2024-09-30 10:50:02 +08:00
45a14b5d19 添加延时开启串口函数
jie created branch master in jie/serial 2024-09-29 16:45:07 +08:00
jie pushed to master at jie/serial 2024-09-29 16:45:07 +08:00
a64832cb5d 升级至C++23, 使用std::expected替代std::optional, 用range替代for,
95b6c44a3b 优化逻辑, 添加获取所有串口函数
9d718d9d41 修复分配的内存不够添加\0的问题
787a688af6 逻辑优化
a1d7369096 init
jie created repository jie/serial 2024-09-29 16:43:51 +08:00
jie created branch master in jie/learnOpengl 2024-09-20 14:20:25 +08:00
jie pushed to master at jie/learnOpengl 2024-09-20 14:20:25 +08:00
d1f2f4f4e2 fix dependency and use filesystem replace input path
9ef84c5f30 fix CMakeLists.txt for Win32
dfb1c6412d change CMakeList.txt for compile on Linux, remove stb_image.c
d24c80d908 光照
61ec828dab 移除我未使用的头文件, 添加摄像机类
Compare 10 commits »
jie created repository jie/learnOpengl 2024-09-20 14:19:31 +08:00
jie pushed to master at jie/mp-sfml 2024-09-09 13:21:15 +08:00
7c049db4ac 抽象多媒体类, 修复gtest问题
jie pushed to master at jie/mp-sfml 2024-09-05 15:25:17 +08:00
628b95d37d 修复因为缩放时间导致无法正常显示图形的bug
jie created branch master in gitMirror/spacevim 2024-08-21 14:20:42 +08:00
jie pushed to master at gitMirror/spacevim 2024-08-21 14:20:42 +08:00
2bb7059579 init