摘要: #include<stdio.h> int main(){ printf("hello world"); } 你好啊!世界 public class HelloWorld{ public static void main(String[] args){ System.out.println("hel 阅读全文
posted @ 2018-09-04 22:19 tobisola 阅读(65) 评论(0) 推荐(0)