Just type “sysout” in your Java editor and press Ctrl + space, which triggers code completion. This will expand sysout into System. out. println ...
確定! 回上一頁