文件名称:DeepLook
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 319kb
- 下载次数:
- 0次
- 提 供 者:
- 说**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是一个曾经的16岁美国少年编写的获过大奖的VB源代码,作用是对VB6或者VB.NET编写的源代码工程进行扫描分析,并把详细的分析结果返回到一个树形列表里,包括了从工程及工程组、窗体、函数、用户控件、模块、类模块等等所有的统计分析。可以详细列出代码行数统计,甚至每一个过程函数的统计。可以扫描工程中未使用的变量,并以XML和文本方式提供分析报告,还可以按照图表方式提供饼图显示代码统计信息。
代码还可以分析整个工程需要使用的支撑库文件及字体,并自动扫描列表及提供复制到功能,对于发布VB软件提供参考。总是,这个代码对学习VB有很*价值。-
This is a once 16-year-old American teenager had been prepared by award VB source code, the role is written in VB6 or VB.NET source code scanning works, and to a detailed analysis of the results back to a tree list, ranging from engineering and engineering group, form, function, user controls, modules, class modules, and so all of the statistical analysis. Can be set out in detail the number of lines of code statistics, or even a process for each function of the statistics. Can scan project unused variables, and to provide an analysis of XML and text reports can also be provided in accordance with pie charts show the code statistics.
The code also can analyze the support of the whole project need to use the library files and fonts, and automatically scan the list and provide copies to the function, the software provide a reference for the VB release. Always, this code is for learning VB great reference value.
代码还可以分析整个工程需要使用的支撑库文件及字体,并自动扫描列表及提供复制到功能,对于发布VB软件提供参考。总是,这个代码对学习VB有很*价值。-
This is a once 16-year-old American teenager had been prepared by award VB source code, the role is written in VB6 or VB.NET source code scanning works, and to a detailed analysis of the results back to a tree list, ranging from engineering and engineering group, form, function, user controls, modules, class modules, and so all of the statistical analysis. Can be set out in detail the number of lines of code statistics, or even a process for each function of the statistics. Can scan project unused variables, and to provide an analysis of XML and text reports can also be provided in accordance with pie charts show the code statistics.
The code also can analyze the support of the whole project need to use the library files and fonts, and automatically scan the list and provide copies to the function, the software provide a reference for the VB release. Always, this code is for learning VB great reference value.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Changes.txt
DeepLook
........\Classes
........\.......\ClsEventLog.cls
........\.......\ClsFile.cls
........\.......\ClsFileProp.cls
........\.......\ClsFiles.cls
........\.......\ClsNETproject.cls
........\.......\ClsNETvbFile.cls
........\.......\ClsPrjItem.cls
........\.......\ClsProjectFile.cls
........\.......\ClsSearch.cls
........\.......\ClsXMLStack.cls
........\DeepLook.RES
........\DeepLook.vbp
........\DeepLook.vbw
........\DeepLook.xsl
........\Forms
........\.....\FrmAbout.frm
........\.....\FrmAbout.frx
........\.....\FrmCopyReport.frm
........\.....\FrmCopyReport.frx
........\.....\FrmFileInfo.frm
........\.....\FrmGetProject.frm
........\.....\FrmGetProject.frx
........\.....\FrmOptions.frm
........\.....\FrmOptions.frx
........\.....\FrmReport.frm
........\.....\FrmReport.frx
........\.....\FrmResults.frm
........\.....\FrmResults.frx
........\Modules
........\.......\ModAnalyseDOTNET.bas
........\.......\ModAnalyser.bas
........\.......\ModCallStack.bas
........\.......\ModFileRegisterBatCreator.bas
........\.......\ModFileSearchHandler.bas
........\.......\modLvTimer.bas
........\.......\ModMainDeclares.bas
........\.......\ModMsgBoxEx.bas
........\.......\ModNoClose.bas
........\.......\ModRegistry.bas
........\.......\ModVariableHandler.bas
........\.......\ModXMLReport.bas
........\MSSCCPRJ.SCC
........\User Controls
........\.............\CtlDeepLookHeader.ctl
........\.............\CtlDeepLookHeader.ctx
........\.............\CtlThreeDLine.ctl
........\.............\CtlThreeDLine.ctx
........\.............\CtlUltraPGBar.ctl
........\.............\CtlUltraPGBar.ctx
........\.............\lvButtons.ctl
........\.............\lvButtons.ctx
DeepLook Addin
..............\DeepLook Addin.vbp
..............\DeepLook Addin.vbw
..............\Designers
..............\.........\Connect.DCA
..............\.........\Connect.Dsr
..............\Forms
..............\.....\frmAbout.frm
..............\.....\frmAbout.frx
..............\.....\frmAddinOptions.frm
..............\.....\frmAddinOptions.frx
..............\MSSCCPRJ.SCC
DeepLook FAQ.doc
DeepLook.vbg
File Registerer EXE
...................\FileRegister.vbp
...................\FileRegister.vbw
...................\Forms
...................\.....\FrmSearchReg.frm
...................\.....\FrmSearchReg.frx
...................\MSSCCPRJ.SCC
Support
.......\Image Resources
.......\...............\Caution.bmp
.......\...............\Class.bmp
.......\...............\Clean.bmp
.......\...............\Close.bmp
.......\...............\Collapse.bmp
.......\...............\Component.bmp
.......\...............\CopyFiles.bmp
.......\...............\CreateObject.bmp
.......\...............\Creator.jpg
.......\...............\CurrentCopy.bmp
.......\...............\DeepLook.ICO
.......\...............\DeepLookBig.ICO
.......\...............\DeepLookLogo.gif
.......\...............\DeepLookTBB.bmp
.......\...............\Default Icon.ico
.......\...............\Designer.bmp
.......\...............\DLL.bmp
.......\...............\Error.ico
.......\...............\Event.bmp
.......\...............\Expand.bmp
DeepLook
........\Classes
........\.......\ClsEventLog.cls
........\.......\ClsFile.cls
........\.......\ClsFileProp.cls
........\.......\ClsFiles.cls
........\.......\ClsNETproject.cls
........\.......\ClsNETvbFile.cls
........\.......\ClsPrjItem.cls
........\.......\ClsProjectFile.cls
........\.......\ClsSearch.cls
........\.......\ClsXMLStack.cls
........\DeepLook.RES
........\DeepLook.vbp
........\DeepLook.vbw
........\DeepLook.xsl
........\Forms
........\.....\FrmAbout.frm
........\.....\FrmAbout.frx
........\.....\FrmCopyReport.frm
........\.....\FrmCopyReport.frx
........\.....\FrmFileInfo.frm
........\.....\FrmGetProject.frm
........\.....\FrmGetProject.frx
........\.....\FrmOptions.frm
........\.....\FrmOptions.frx
........\.....\FrmReport.frm
........\.....\FrmReport.frx
........\.....\FrmResults.frm
........\.....\FrmResults.frx
........\Modules
........\.......\ModAnalyseDOTNET.bas
........\.......\ModAnalyser.bas
........\.......\ModCallStack.bas
........\.......\ModFileRegisterBatCreator.bas
........\.......\ModFileSearchHandler.bas
........\.......\modLvTimer.bas
........\.......\ModMainDeclares.bas
........\.......\ModMsgBoxEx.bas
........\.......\ModNoClose.bas
........\.......\ModRegistry.bas
........\.......\ModVariableHandler.bas
........\.......\ModXMLReport.bas
........\MSSCCPRJ.SCC
........\User Controls
........\.............\CtlDeepLookHeader.ctl
........\.............\CtlDeepLookHeader.ctx
........\.............\CtlThreeDLine.ctl
........\.............\CtlThreeDLine.ctx
........\.............\CtlUltraPGBar.ctl
........\.............\CtlUltraPGBar.ctx
........\.............\lvButtons.ctl
........\.............\lvButtons.ctx
DeepLook Addin
..............\DeepLook Addin.vbp
..............\DeepLook Addin.vbw
..............\Designers
..............\.........\Connect.DCA
..............\.........\Connect.Dsr
..............\Forms
..............\.....\frmAbout.frm
..............\.....\frmAbout.frx
..............\.....\frmAddinOptions.frm
..............\.....\frmAddinOptions.frx
..............\MSSCCPRJ.SCC
DeepLook FAQ.doc
DeepLook.vbg
File Registerer EXE
...................\FileRegister.vbp
...................\FileRegister.vbw
...................\Forms
...................\.....\FrmSearchReg.frm
...................\.....\FrmSearchReg.frx
...................\MSSCCPRJ.SCC
Support
.......\Image Resources
.......\...............\Caution.bmp
.......\...............\Class.bmp
.......\...............\Clean.bmp
.......\...............\Close.bmp
.......\...............\Collapse.bmp
.......\...............\Component.bmp
.......\...............\CopyFiles.bmp
.......\...............\CreateObject.bmp
.......\...............\Creator.jpg
.......\...............\CurrentCopy.bmp
.......\...............\DeepLook.ICO
.......\...............\DeepLookBig.ICO
.......\...............\DeepLookLogo.gif
.......\...............\DeepLookTBB.bmp
.......\...............\Default Icon.ico
.......\...............\Designer.bmp
.......\...............\DLL.bmp
.......\...............\Error.ico
.......\...............\Event.bmp
.......\...............\Expand.bmp