📄 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 + -