摘要:
1 #include <stdio.h> 2 #include <stdio.h> 3 #include <stdlib.h> 4 5 int main() 6 { 7 char start = 'Z'; 8 int high=5,i,j; //高度可设 9 10 //上半部 11 for (i=0 阅读全文
posted @ 2019-09-23 23:38 金色的省略号 阅读(365) 评论(0) 推荐(0) 编辑
不积跬步, 无以至千里; 不积小流, 无以成江海