ljymoonlight

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

03 2023 档案

arm vscode + openocd+stlink 调试stm32f40xxx
摘要:配置 ` { "name": "Cortex Debug-stlink", "type": "cortex-debug", "request": "launch", "executable": "${workspaceFolder}\STM32F405 Ethercat\MDK-ARM\debug. 阅读全文

posted @ 2023-03-29 00:57 ljymoonlight 阅读(964) 评论(0) 推荐(0) 编辑

nginx 进行tcpip 数据端口映射
摘要:TCP port mapping stream{ upstream tcpLink { hash $remote_addr consistent; server xxx:3306 weight=5 max_fails=3 fail_timeout=30s; } server { listen 700 阅读全文

posted @ 2023-03-25 23:53 ljymoonlight 阅读(326) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示