中国最专业的商业控件服务网

慧都控件网

电话:400-700-1020(免费)或023-66090381
product
最经典Silverlight控件套包助你打造酷炫的Web应用程序
  • 暂时没有相关新闻
上一个 上一个 Visustin 下一个 下一个ModelMaker Code Explorer
CodeSite Logging System
[产品编号: 11456 ]  
CodeSite Logging System

收藏订阅

  • 当前版本:v4.6   [销售以商家最新版为准,如需其他版本,请来电咨询]
  • 开  发 商:Raize 正式授权
  • 产品类型:软件
  • 产品功能:代码分析
关于本产品的分类与介绍仅供参考,具体以商家网站介绍为准。
产品介绍 下载 购买 版本更新 开发商 视频与培训 评论  
CodeSite Logging System v4.6.1(最新版) (10-06-02) v4.5

CodeSite Logging System 版本更新 v4.6.1 (更新日期:6/2/2010)

COMPILER/IDE SUPPORT

CodeSite 4.6.1 now supports Visual Studio 2010 and Delphi Prism 2011. The full list of supported IDEs and compilers in CodeSite 4.6.1 is:

Delphi Prism 2011
Visual Studio 2010
Embarcadero RAD Studio 2010
CodeGear RAD Studio 2009
Visual Studio 2008
CodeGear RAD Studio 2007
Borland Developer Studio 2006
Visual Studio 2005
Delphi 2005
Visual Studio .NET 2003
Delphi 5, 6, and 7
C++Builder 5 and 6
 

CODESITE LIVE VIEWER/FILE VIEWER

1. The automatic parsing of simple data messages (e.g. "Height = 24") introduced in version 4.5 that resulted in only the value portion (i.e. 24) appearing in the Inspector has been removed. As a result, the Inspector Pane shows the full content of the message.

2. The Inspector Pane toolbar now includes a new Copy Value button. For simple data messages, the Copy Value button copies the value portion of the message to the clipboar. For example, if the message is "Height = 24", then 24 is copied to the clipboard. The Copy Value button is also available when inspecting Objects, Properties, and Collections. In this inspectors, the Copy
Value button copies the value portion of the selected property to the clipboard.

3. The Property/Value inspector used when inspecting Objects, Collections, and Custom Properties has been updated to utilize a proportional scroll bar. This change makes it much more effective when scrolling through the list of properties.

4. The Xml Structure Inspector has been enhanced to include a new Syntax View.Right-click on the Xml Inspector and choose between Structure View or Syntax View. In syntax view, the Xml data is displayed in a syntax highlighted format.


CODESITE LOGGING CLASSES

1. The VCL-base TCodeSiteLogger.SendRegistry method was modified to address an issue that could occur when sending registry data entries that contained large amounts of binary data.

2. The VCL and VCL.NET based TCodeSiteLogger.SendRegistry methods were modified such that all registry keys are opened in ReadOnly mode.


CODESITE .NET CONFIGURATION

1. Added support in CodeSiteConfiguration for reading LogFile attributes logByDate and logByDateFormat attributes when loading config files.


CODESITE CGI DISPATCHER

1. The CSCgiDispatcher.exe has been updated to address a Request.Content issue affecting CGI applications built with Delphi 2009.