摘要:        
#include #include #include #define MAX 12 struct partition{ char pn[10]; int begin; int size; int end; char status; }; typedef struct partition PART; PART Total[MAX] ; PART userjob ; v...    阅读全文
posted @ 2016-06-17 17:39
20蔡舜
阅读(303)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号