摘要: 整理一波c读写文件的API。 fopen In order to open a file as a binary file, a "b"character has to be included in the mode string. fread Reads an array of count ele 阅读全文
posted @ 2017-07-27 11:55 Sawyer Ford 阅读(190) 评论(0) 推荐(0)