readme

来自「这是用VB6.0写的一个通用的CPU卡操作程序,支持PC/SC接口 安装任何一个」· 代码 · 共 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		文件系统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 + =
减小字号Ctrl + -
显示快捷键?