readme
来自「一个免费的SMART CARD OS系统。」· 代码 · 共 35 行
TXT
35 行
/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 The Filesystem API acl.c access control list lookup.c lookup EF or DF fsbinary.c support for binary transparent files fsrecords.c support for record based files mf.c master file (MF) management fsdir.c directory of MF or DF fscreate.c create an EF or DF file fsdelete.c delete an EF or DF file transaction.c transaction API stream.c stream API===============================================================================
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?