摘要:        
#include"stdio.h" #include"stdlib.h" struct{ char name[8]; float address; /*已分分区起始地址*/ float length; /*已分分区长度,*/ int flag; /*已分配区表登记栏标志,用"0"表示空栏目*/ }used_table[10]; /*已分配区表*/ struct{...    阅读全文
posted @ 2016-06-17 14:27
05_卢琪
阅读(293)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号