1 Star 0 Fork 0

达达的瀑布/arjava

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
Test2.java 160 Bytes
Copy Edit Raw Blame History
func authored 2021-08-18 16:56 +08:00 . pub arjava 11.1.0
public class Test2 {
public static void echo(String something, Integer i)
{
System.out.println("Test2 echo " + something + "int:" + i);
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/ar-frame/arjava.git
git@gitee.com:ar-frame/arjava.git
ar-frame
arjava
arjava
master

Search