This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
EESAST
/
THUAI6
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
3
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
style(PyAPI):
✏️
fix typo
tags/0.1.0
DragonAura
2 years ago
parent
46c5cd702c
commit
47340474a9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
PyAPI/README.md
+ 1
- 1
PyAPI/README.md
View File
@@ -29,4 +29,4 @@ Python 通信组件与选手接口
* 充分利用Python的语言特性,尽量防止对C++接口做简单的语言翻译
* 降低各个模块的耦合度,注意避免相互依赖、环形依赖等问题
* 避免忙等待,注意线程安全,做好线程同步
* 思考如何选手利用Python的特性做出违法操作
* 思考如何
避免
选手利用Python的特性做出违法操作
Write
Preview
Loading…
Cancel
Save