CodeSmart for VB IDE

前端之家收集整理的这篇文章主要介绍了CodeSmart for VB IDE前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

@H_301_2@详细:http://www.axtools.com/products-codesmart-vb6.php

@H_301_2@

@H_301_2@Integration 集成

@H_301_2@1.General Integration Notes 综述

@H_301_2@2.Tabbed Documents Support 标签式浏览

@H_301_2@

@H_301_2@Explorer Tools 浏览工具

@H_301_2@1.The Project Explorer 项目浏览器

@H_301_2@2.The Code Flow Explorer 代码流程浏览器

@H_301_2@3.The Designer Explorer 设计浏览器

@H_301_2@4.The Library Explorer 库浏览器(包括代码库和设计库)

@H_301_2@

@H_301_2@Locate Code Easier than Ever 更容易的定位

@H_301_2@1.Extended Find and Replace 增强的查找和替换

@H_301_2@2.Find References 查找引用

@H_301_2@@H_301_2@VB Code Window Enhancements 代码编辑窗口增强

@H_301_2@1.Branch Lines

@H_301_2@2.End of Line Details

@H_301_2@3.Hotspot Markers

@H_301_2@4.Current Line Highlighting

@H_301_2@5.Right Hand Separator

@H_301_2@@H_301_2@Check and Refine Your Projects 检查和精简你的工程

@H_301_2@1.Code Analyzer

@H_301_2@2.Designer Analyzer

@H_301_2@3.Spelling Checker

@H_301_2@4.Strings Review

@H_301_2@5.Code Commenting Conformity Checker

@H_301_2@

@H_301_2@Write Code with Exceptional Efficiency

@H_301_2@1.AutoText

@H_301_2@2.SmartComplete

@H_301_2@3.Code Builders

@H_301_2@4.The Extended Clipboard

@H_301_2@@H_301_2@Save Time with Designer Tools 使用设计器来节省时间

@H_301_2@1.Tab Order Designer Tab顺序设计器

@H_301_2@2.Hotkey Designer 热键设计器

@H_301_2@3.Change Name and Text Properties 改变名称和文本属性

@H_301_2@4.New Control Properties

@H_301_2@5.Bulk Controls Renamer 控件批量重命名

@H_301_2@6.UI Standard Properties Manager UI标准属性管理器

@H_301_2@@H_301_2@Reformat and Document Your Code 重新格式化,给你的代码添加注释

@H_301_2@1.Code Formatter 代码格式化器

@H_301_2@2.Sort Procedures 整理过程

@H_301_2@3.Commenting Tools 注释工具

@H_301_2@@H_301_2@Protect From Errors and Exceptions 保护(程序)免受错误和异常的影响

@H_301_2@1.Error Handling Schemes 错误处理

@H_301_2@2.Tracing 跟踪

@H_301_2@3.Handling Exceptions 处理异常

@H_301_2@@H_301_2@Other Tools 其它工具

@H_301_2@1.AutoSave and AutoBackup 自动保存和自动备份

@H_301_2@2.Code Statistics 代码统计

@H_301_2@3.Custom Code Inserter 自定义代码插入器

@H_301_2@4.Show File Differences 比较文件

@H_301_2@5.Task List Manager 任务列表管理


使用记录:

1. 安装好CodeSmart2007后,它会在“我的文档”里面创建一个名叫“My CodeSMART Files”的文件夹,里面保存着错误日志,个人配置信息(Personal.mdb)和团队配置信息(Team.mdb),但是如果“我的文档”是中文名,VB在启动时CodeSmart就可能找不到前面提到的两个配置文件,于是会提醒你指定这个两个文件的路径。每次启动时都会有这个问题,看来CodeSmart2007中文支持不是太好,解决办法就是把这两个配置文件挪到一个英文路径下,这样就不会每次启动时都要求指定文件路径。

猜你在找的VB相关文章