fopen区别于fopen_s,fscanf区别于fscanf_s. 首先fopen用法: FIle *fp; fp = fopen(filePath, "w");//参数为文件路径(必须为const char*类型)和权限.
確定! 回上一頁