?? readme.kcp
字號:
copy a file from within kernel space - directly managing file from withinkernel space is not very elegant but somtimes something usefull - especiallas rt-threads operate in kernel space and geting some user-space instance tocopy/move/manipulate files on behalf of a rt-thread could be even uglier...kcp.o: simply kernel module that copies the src file to dst file in kernel mode using the filesystem specific methods provided by VFS
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -