设置 Visual Studio 2005 打印行号
打印 code
列表时,如何在 Visual Studio 2005 中获取要print
的行号?
How can I get line numbers to print
in Visual Studio 2005 when printing code
listings?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
打印对话框中没有选项吗?
编辑:有。 转到文件 => 打印,然后左下角有“打印内容”,然后是“包括行号”
Isn't there an option in the Print Dialog?
Edit: There is. Go to File => Print, and then in the bottom left there is "Print what" and then "Include line Numbers"
打印对话框中有一个选项可以执行相同的操作(至少在 VS 2005 和 2008 中)!
There is an option in the Print Dialog to do the same (in VS 2005 and 2008 atleast)!