我想知道eclipse Ganymede版本中的程序快捷键...System.out.println();公共静态空main(String[] args)
发布于 2012-03-19 20:09:52
您可以通过以下配置窗口找到所有可用模板和名称的列表:
window -> preferences -> java -> editor -> templates
https://stackoverflow.com/questions/9769740
相似问题