mirror of
https://github.com/HEYAHONG/HCppBox.git
synced 2025-10-14 02:27:41 +08:00
[hdefaults] 完善说明
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,5 @@
|
||||
*.o
|
||||
build
|
||||
|
||||
*~
|
||||
.scon*
|
||||
__pycache__
|
||||
|
BIN
doc/HBox_hdefaults_Structure.dia
Normal file
BIN
doc/HBox_hdefaults_Structure.dia
Normal file
Binary file not shown.
BIN
doc/HBox_hdefaults_Structure.png
Normal file
BIN
doc/HBox_hdefaults_Structure.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.9 KiB |
@@ -10,7 +10,13 @@
|
||||
|
||||
本工具箱的可移植部分通常在本组件中进行。
|
||||
|
||||
提供的函数如下:
|
||||

|
||||
|
||||
# 基础移植
|
||||
|
||||
基础移植表示本组件提供的基本接口。
|
||||
|
||||
可提供的函数如下:
|
||||
|
||||
| 函数 | 说明 | 备注 |
|
||||
| :----------------------------------------------------------: | :------------: | :----------------------------------------------------------: |
|
||||
|
Reference in New Issue
Block a user