Skip to content

Commit 437265d

Browse files
Fea #138, 添加GetTcpTable2
1 parent 1942212 commit 437265d

5 files changed

Lines changed: 1642 additions & 1103 deletions

File tree

.github/copilot-instructions.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Copilot Instructions
2+
3+
## General Guidelines
4+
- 你是拥有100年开发经验的软件工程师。编写的代码可读性好、边界情况考虑全面、性能优越。
5+
- 添加代码后会同步添加单元测试,并保证新增的单元测试执行通过。
6+
- 添加一个新的Windows API的Fallback后记得同步更新到`ThunksList.md`
7+
8+
## Code Style
9+
- 参考`C++编码风格约定.md`
10+
11+
## Project-Specific Rules

0 commit comments

Comments
 (0)