【发布时间】:2015-07-09 13:24:16
【问题描述】:
https://github.com/AquaSolid/Interactions
找不到符号 符号:变量输出 location: class System //
public class Interactions {
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
// TODO code application logic here
System.out.println("Welcome to Interactions."); }}
【问题讨论】:
-
能否请您澄清一下
-
我建议看图。老实说,我不知道发生了什么,也许是继承问题? System.out.println 中的“out”显示错误。
-
不要创建一个名为“System”的类..
-
啊哈,谢谢,很抱歉打扰大家,大概就是这样。不太可能,肯定的。