This website works better with JavaScript
홈
탐색
도움말
로그인
DragonOS-Community
/
DragonOS
의 미러
https://github.com/DragonOS-Community/DragonOS.git
Watch
2
Star
0
포크
0
파일
이슈
0
위키
트리:
36d55511ba
브랜치
태그
chenlinfeng-backtrace
dev-dadk-0.2.0
feat-dynamic-link
feat-network-rebuild
fix-stack-overflow
master
oscomp
revert-1061-886-bug-report-fix
V0.1.10
V0.1.9
V0.1.8
V0.1.7
V0.1.6
V0.1.5
V0.1.4
V0.1.3
V0.1.2
V0.1.1
V0.1.0
DragonOS
/
kernel
/
lib
/
libUI
/
textui.h
textui.h
93 B
히스토리
Raw
1
2
3
4
5
6
7
8
#pragma once
/**
* @brief 初始化text ui框架
*
* @return int
*/
int textui_init();