This website works better with JavaScript.
首頁
探索
說明
註冊
登入
dylan
/
testTelpo
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
3
Wiki
Activity
瀏覽代碼
Merge branch 'master' of
http://183.238.195.77:10081/dylan/testTelpo
# Conflicts: # hello.c
tags/V2.0
dylan
4 年之前
父節點
9dc0c6f0f4
2d3c1f9fb5
當前提交
d6fbe6f0d9
共有
1 個文件被更改
,包括
5 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
hello.c
+ 5
- 0
hello.c
查看文件
@@ -4,6 +4,11 @@ void main(void)
printf("hello world!");
}
void getAge(uint8_t *age)
{
//
*age = 10;
}
void getClass(uint8_t *class)
{
Write
Preview
Loading…
取消
儲存