Pinned Repositories
aop-springboot
aop在spring中的使用
BaoZR.github.io
build-your-own-x
Master programming by recreating your favorite technologies from scratch.
c_study
c_tmpl_db
写过CPP版本的tmpl_db这个是C版本的tmpl_db
express-demo
my_yolov10
YOLOv10: Real-Time End-to-End Object Detection
serial_monitor
Monitoring the insertion and removal of serial port devices on Windows. 监听Windows上串口设备的插入和拔出
springclound-microservice-demo-parent
集成 springboot, nacos配置中心,seata分布式事务,redission分布式锁等主件的springclound脚手架项目
The-Growth-Way-Of-PHP
BaoZR's Repositories
BaoZR/serial_monitor
Monitoring the insertion and removal of serial port devices on Windows. 监听Windows上串口设备的插入和拔出
BaoZR/my_yolov10
YOLOv10: Real-Time End-to-End Object Detection
BaoZR/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
BaoZR/c_study
BaoZR/c_tmpl_db
写过CPP版本的tmpl_db这个是C版本的tmpl_db
BaoZR/c_utils
封装了一些常用的参数
BaoZR/cv_learn_python
个人用于学习python的项目
BaoZR/error-code
用于研究springboot中错误码应该怎么设计,如何进行全局的异常捕获
BaoZR/gdb-learn
learn gdb
BaoZR/inner_tmpl_db
inner_db
BaoZR/log-incoming-request
log incoming request
BaoZR/LVGL-windows-app-cmake-template
LVGL框架开发cmake项目模板,cmake-gui生成工程后,用VS2022编译过程序,仅用于windows
BaoZR/MOOC-Image-Processing-and-machine-learning-homework
图像处理与机器学习黄琳琳-作业
BaoZR/my_warehouse
雷哥的项目学习,这次一定要搞出来
BaoZR/my_yolov5
YOLOv5 🚀 in PyTorch
BaoZR/progress-global-variable
dll中有个跨进程可以使用的变量,只要dll处于调用状态,就可以使用
BaoZR/PyTorch-Tutorial-2nd
个人使用,写点代码
BaoZR/qt-GUI-test
用qmake构建的,用来练习qt的控件。
BaoZR/qt-material-widgets
:art: Qt widgets-based implementation of the Material Design specification.
BaoZR/QuickVerifies
BaoZR/relay
BaoZR/right_click_menu
练习listModel和ContextMenu
BaoZR/scan_file_name_in_current_path
获取当前目录下的所有文件包括子文件夹中的文件
BaoZR/shiro-demo
BaoZR/simple-calculator
用qt写的简单计算器
BaoZR/spring-boot-mybatis-test-demo
demo of mybatis test in spring boot project
BaoZR/study-log-http-request
学习打印HTTP请求的参数
BaoZR/text-to-freemind
text格式文本转化为0.9.0的freemind,在python3.7上使用过
BaoZR/valid
学习参数校验
BaoZR/ZToolLib
根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用