摘要:        
1 //fread函数的作用是从指定文件中读入指定长度的数据块 2 //fread(buffer,size,count,文件指针) 3 #include 4 #include 5 int main(){ 6 struct Book_Type{ 7 char name[10]; 8 int price; 9 char aut...    阅读全文
        
            posted @ 2018-06-28 17:41
孙悟空son_ku_kong
阅读(133)
评论(0)
推荐(0)
        
    
                    
                
浙公网安备 33010602011771号