下载此文档

vs项目配置详解(Detailed description of vs project configuration).doc


文档分类:IT计算机 | 页数:约27页 举报非法文档有奖
1/27
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/27 下载此文档
文档列表 文档介绍
vs项目配置详解(Detailed description of vs project configuration)
Detailed description of VS project configuration
1. fonts
VC6 "Tools Options Format Font" configuration fonts; VC2005 "Tools > Options + environment + fonts and colors" configuration fonts.
Write code using a monospaced font, font width lattice (bitmap), relative vector fonts has the advantages of patibility and clear display. Common programming monospaced font including Fixedsys (VC6 and notepad, Consolas, YaHei's font) Mono.
The VC6 default optional font only Fixedsys and Terminal, by modifying the registry to change the font, there are several sub keys below in the HKEY_CURRENT_USER/Software/Microsoft/DevStudio/ font, you can modify the Source Window key FontFace and FontSize display to configure the source code window. For example, set the Consolas font of number 11: FontFace=Consolas, FontSize=11.
2. tabs (TAB)
Block to the indented style writing, IDE hit the left bracket wrap generally will automatically indent (Auto Indent), the number of spaces and characters of the tab indent width is set
to 4 half-width character. Because different editors have different TAB space settings, some are 4 and some are 8. In order to avoid the problem of uneven layout when using different editors to read programs, it is mended to use only the space key alignment.
VC6 Tools - Options - Tabs "and" Insert spaces/Keep tabs "and select" Insert spaces "; VC2005" tools and options to all languages, text editor tab "configuration tab size (Tab Size) (Indent Size) / indent size 4 to insert spaces / retention tab" check "insert spaces".
Character number of 3. line code
On line to write much code wrap more appropriate, can be in the VC input line "/ /" can be learned, usually 75 or 80.
4. external connectors and external tools
The outer connector can be extended Visual function of Studio, such as VC6 has no default line number display function, you can use the VC6LineNumberAddin plug-ins to achieve display

vs项目配置详解(Detailed description of vs project configuration) 来自淘豆网www.taodocs.com转载请标明出处.

非法内容举报中心
文档信息
  • 页数27
  • 收藏数0 收藏
  • 顶次数0
  • 上传人rjmy2261
  • 文件大小30 KB
  • 时间2017-11-27
最近更新