1# FileIO 2<!--Kit: Core File Kit--> 3<!--Subsystem: FileManagement--> 4<!--Owner: @wangke25; @gsl_1234; @wuchengjun5--> 5<!--Designer: @gsl_1234; @wangke25--> 6<!--Tester: @liuhonggang123; @yue-ye2; @juxiaopang--> 7<!--Adviser: @foryourself--> 8 9## 概述 10 11提供文件基础操作的能力。 12 13**起始版本:** 12 14## 文件汇总 15 16| 名称 | 描述 | 17| -- | -- | 18| [error_code.h](capi-error-code-h.md) | 提供文件管理模块的错误码定义。 | 19| [oh_fileio.h](capi-oh-fileio-h.md) | fileio模块接口定义,使用fileio提供的native接口,进行文件基础操作。 | 20