📄 readme
字号:
/jayacard/proto/bios/fs/README===============================================================================/jayacard/proto/bios/fs is the place for the filesystem of the *Basic I/OSubsystem*, the layer the COS is built on. This place contains *only* crossplatform code and rely exclusively on the *hal* to provide : README this file DESIGN information about the FS architecture fs.h 文件系统API acl.c 访问控制列表 lookup.c 查找EF或DF fsbinary.c 二进制透明文件支持 fsrecords.c 基本记录文件支持 mf.c 主文件管理(MF) fsdir.c directory of MF or DF fscreate.c 生成一个EF或DF文件 fsdelete.c 删除一个EF或DF文件 transaction.c 交易API stream.c 流API===============================================================================
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -