年轻人的努力

导航

c++和java中的数组

c++:

  int a[]

java:

  int a[]

  int[] a;

posted on 2021-04-15 10:56  年轻人的努力  阅读(60)  评论(0)    收藏  举报