- 1、本文档共27页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
vs项目配置详解(Detailed description of vs project configuration)
vs项目配置详解(Detailed description of vs project configuration)
Detailed description of VS project configuration
1. fonts
VC6, Options, Tools, Format, Font, configure fonts, VC2005, tools, options, environment, fonts and colors, configure fonts.
Write code using a monospaced font, font width lattice (bitmap), relative vector fonts has the advantages of good compatibility and clear display. Common programming monospaced font including Fixedsys (VC6 and notepad, Consolas, YaHeis 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/6.0/Format 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. tab (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. Since different editors have different settings for TAB spaces, some are 4 and some are 8. In order to avoid the layout problem when reading a program with different editors, it is recommended to use only the space bar to align.
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. lines of 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 line numbers, Tools Customi
您可能关注的文档
- dnf天空套合成经验技巧(DNF sky sleeve synthesis experience skills).doc
- dm修复硬盘零磁道(转)(DM repair hard disk zero tracks (turn)).doc
- dnf隐藏地图(DNF hide maps).doc
- dos全部命令(DOS all commands).doc
- dos命令全集(DOS command complete).doc
- dos命令应用100(DOS command application 100).doc
- dos操作命令大全1(DOS operation command Daquan 1).doc
- dos技巧100例(DOS skills in 100 cases).doc
- dos语句命令(DOS statement command).doc
- div css兼容问题解决方案(ie55567ff)(DIV CSS compatibility problem solution (ie55567ff)).doc
- JJG 878-2025熔体流动速率仪检定规程.pdf
- 《JJG 878-2025熔体流动速率仪检定规程》.pdf
- JJF 2203-2025水质毒性分析仪校准规范.pdf
- 计量规程规范 JJF 2203-2025水质毒性分析仪校准规范.pdf
- 《JJF 2203-2025水质毒性分析仪校准规范》.pdf
- JJF 2189-2025铂电阻温度计用精密测温仪校准规范.pdf
- 计量规程规范 JJF 2189-2025铂电阻温度计用精密测温仪校准规范.pdf
- 《JJF 2189-2025铂电阻温度计用精密测温仪校准规范》.pdf
- JJF 2207-2025医用空气系统校准规范.pdf
- 计量规程规范 JJF 2207-2025医用空气系统校准规范.pdf
文档评论(0)