摘要:
JAVA程序: package wfx;public class wfx { public static void main (String[] args){// for循环语句输出n!/* int i,n=10,ride=1; for(i=1;i<=n;i++) {ride=ride*i; } S 阅读全文
posted @ 2019-03-23 11:43
wfxNUli199
阅读(680)
评论(1)
推荐(0)
浙公网安备 33010602011771号