本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
dylan
/
testTelpo
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
3
Wiki
活動
瀏覽代碼
add hello.c and readme.md
tags/v1.1.a
dylan
4 年之前
父節點
ce128e3808
當前提交
44bd562833
共有
2 個檔案被更改
,包括
3 行新增
和
2 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
README.md
+1
-1
hello.c
+ 2
- 1
README.md
查看文件
@@ -1,3 +1,4 @@
# testTelpo
telpo test github
telpo test github
# read me
+ 1
- 1
hello.c
查看文件
@@ -11,6 +11,6 @@ void getAge(uint8_t *age)
}
void date_20200821(void)
{
return 20200821;
return 20200821
+weeks
;
}
Write
Preview
Loading…
取消
儲存