摘要:
硬盘检索 将硬盘中的文件逐行读入内存进行检索,速度慢 #define _CRT_SECURE_NO_WARNINGS #include <stdlib.h> #include <stdio.h> #include <string.h> #include <time.h> char path[256] 阅读全文
posted @ 2020-08-02 17:40
ant_colonies
阅读(176)
评论(0)
推荐(0)
浙公网安备 33010602011771号