目录1、快速查找文件 Ctrl + E2、万能搜索 shift连按两下3、历史粘贴版 Ctrl + Shift + V4、智能提示/导包 Alt + Enter5. 任意位置换行 Sandroidhfit + Enter6、向下复制当前行 Ctrl + D7、更多快捷
I have an application that is viewbased and I am adding a tableview as a subview to the main view.I have taken UIT开发者_如何学GoableViewDelegate to respond the table methods.Everything is working fin