摘要: c++例题用java 例1.1 1 public class cjava { 2 public static void main (String[] args){ 3 System.out.println("This is a c++ program"); 4 } 5 } 例1.2 1 import 阅读全文
posted @ 2020-08-09 17:51 敲敲代代码码 阅读(155) 评论(0) 推荐(0)