Pr1_Java
1.0.0
Java項目用Intellij和Eclipse編碼。
// About this repo
class ADV_JAVA {
const myTools = {
"ProgramingLanguage" : { "Java" },
"Tpoics" : { "Inheritance" , "OverloadingMethods" },
"Editors" : { "Eclipse" , "IntelliJ" },
"OS" : { "MacOS" , "Windows" },
"OtherTools" : { "Git" }
};
}