/*愿我的编程路上有你 作者:孤峰*/#include "stdio.h"#include "string.h"#include "stdlib.h"void password(char *pass){ char password,inletter=NULL; int i=0; clrscr(); gotoxy(17,6); print...
阅读全文
2006
07-11