首页 > 程序设计的相关信息和资料
-
vf程序设计试题?
vf程序设计题 试题?/以下是我的答案 clear s=0 input "x=" to x for i=x to 100 if mod(i,5)=0 or mod(i,7)=0?i s=s...
-
C语言程序设计----程序设计函数?
C语言程序设计函数 序设计函数?/#include <stdio.h> int fun(char *s){ int r = 0; while(*s) r = r *...
