摘要:
VS2010常用快捷键:提高你开发效率的十五个Visual Studio 2010使用技巧1. F12:转到定义;Shift+F12:转到引用 (Ctrl+Shift+8 转回到初始位置)2. F5:启动;Ctrl+F5:开始执行(不调试);Shift+F5:停止调试3. F7:查看代码;Shift+F7:查看视图设计器4. Ctrl+Alt+L:解决方案资源管理器5. Ctrl+Alt+J:对象浏览器6. F4:显示属性窗口7. Ctrl+Alt+X:工具箱8. Ctrl+Alt+C类视图9. Alt+Enter:查看属性10. F10:逐过程调试11. F11:逐语句调试12. Ctrl+ 阅读全文
posted @ 2013-04-10 16:37
IT浪潮之巅
阅读(450)
评论(0)
推荐(0)
摘要:
Form1.cs代码:View Code using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.IO;namespace 小说阅读器V3._0{ public partial class Form1 : Form { public Form1() ... 阅读全文
posted @ 2013-04-10 12:25
IT浪潮之巅
阅读(339)
评论(0)
推荐(0)

浙公网安备 33010602011771号