“MyFile.close()”的版本间的差异
502748957@qq.com(讨论 | 贡献) (创建页面,内容为“<pre style="color:green"> myFile.close(); </pre> *'''作用''':<br> 操作文件完成后关闭文件 *'''参数''':<br> *'''例子''':在写入或读取文件…”) |
502748957@qq.com(讨论 | 贡献) |
||
第16行: | 第16行: | ||
<br> | <br> | ||
<p style="color: #E87E05;font-size:135%">其他</p> | <p style="color: #E87E05;font-size:135%">其他</p> | ||
− | *[[ | + | *[[SD卡相关声明|类声明]] |
+ | * SD : | ||
+ | |||
+ | *[[SD.begin()|begin()]] | ||
+ | *[[SD.open|open()]] | ||
+ | * myFile : | ||
+ | |||
+ | *[[myFile.available()|available()]] | ||
+ | *[[myFile.read()|read()]] | ||
<br> | <br> | ||
[[https://wiki.microduino.cn/index.php/GPS_Reference 返回GPS库语法手册]] | [[https://wiki.microduino.cn/index.php/GPS_Reference 返回GPS库语法手册]] |