摘要:
代码1: #include <stdio.h> #include <stdlib.h> int main( void ) { int i ; int buffer[10]; FILE *fp; if((fp=fopen("e:\\cx\\72\\未命名29.c", "wb+" )) == NULL ) { printf("不... 阅读全文
posted @ 2010-10-08 14:55
人间奇迹
阅读(900)
评论(0)
推荐(0)
浙公网安备 33010602011771号