2020年10月9日
摘要: 两遍不错的帖子:https://blog.csdn.net/qq_34760445/article/details/79904021https://blog.csdn.net/qiumengchen12/article/details/44939929 阅读全文
posted @ 2020-10-09 20:57 青·丝 阅读(69) 评论(0) 推荐(0)
  2020年10月7日
摘要: 1. Editing(编辑) 快捷键介绍 Ctrl +Space 基本代码补全,输入字母按后列出匹配的词组 Ctrl+Shift+Space 智能代码补全,列出与预期类型一致的方法或变量 Ctrl+Alt+Space 补全类名 Ctrl+Shift+Enter 补全语句 Ctrl+P 显示方法参数 阅读全文
posted @ 2020-10-07 16:03 青·丝 阅读(249) 评论(0) 推荐(0)