資源簡介
TeeChart Pro ActiveX是一個用于商業,科學,工程和統計的全功能圖形圖表工具。TeeChart Pro ActiveX提供上百種圖形風格,包括2D和3D圖形,33個數學公式和統計功能,并且可以支持無限制的軸。TeeChart ActiveX控件還可以使用在服務器上,支持ASP, ISAPI, CGI或MTS應用程序,支持數據庫,并可以導出為各種格式。瀏覽器獨立模式下可采用直接流輸出,或者將輕量級的控件直接插入到ActiveX兼容的瀏覽器中。
功能全面的 統計報表控件,包含曲線圖,柱狀圖,餅圖等各類統計圖。數據分析必備.
破解版的TeeChart8,里面破解版ocx文件和最全的幫助文件,包括最關鍵是含有vc2005,vc2008的類文件
實例中,用代碼實現自動注冊TeeChart8.ocx
代碼片段和文件信息
//?Machine?generated?IDispatch?wrapper?class(es)?created?by?Microsoft?Visual?C++
//?NOTE:?Do?not?modify?the?contents?of?this?file.??If?this?class?is?regenerated?by
//??Microsoft?Visual?C++?your?modifications?will?be?overwritten.
#include?“stdafx.h“
#include?“adxfunction.h“
//?Dispatch?interfaces?referenced?by?this?interface
#include?“series.h“
/////////////////////////////////////////////////////////////////////////////
//?CADXFunction?properties
/////////////////////////////////////////////////////////////////////////////
//?CADXFunction?operations
CSeries?CADXFunction::GetDMDown()
{
LPDISPATCH?pDispatch;
InvokeHelper(0x1?DISPATCH_PROPERTYGET?VT_DISPATCH?(void*)&pDispatch?NULL);
return?CSeries(pDispatch);
}
CSeries?CADXFunction::GetDMUp()
{
LPDISPATCH?pDispatch;
InvokeHelper(0x2?DISPATCH_PROPERTYGET?VT_DISPATCH?(void*)&pDispatch?NULL);
return?CSeries(pDispatch);
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????5774336??2012-08-26?18:12??實例(VC2008)\Debug\TeeChar8.exe
?????文件????6599696??2008-10-24?13:14??實例(VC2008)\Debug\TeeChart8.ocx
?????文件???????2972??2012-08-25?20:14??實例(VC2008)\TeeChar8\Assist.cpp
?????文件????????443??2012-08-23?11:22??實例(VC2008)\TeeChar8\Assist.h
?????文件???????2887??2012-08-03?19:16??實例(VC2008)\TeeChar8\ReadMe.txt
?????文件???????1814??2012-08-15?20:15??實例(VC2008)\TeeChar8\res\BCGSoft_ribbon\ribbon.xm
?????文件????????367??2012-08-15?20:15??實例(VC2008)\TeeChar8\res\BCGSoft_ribbon\TeeChar8.ribbon.rc2
?????文件???????2096??2012-08-15?20:15??實例(VC2008)\TeeChar8\res\BCGSoft_ribbon\TODO.xm
?????文件??????67777??2007-11-28?16:21??實例(VC2008)\TeeChar8\res\TeeChar8.ico
?????文件????????364??2012-08-03?19:16??實例(VC2008)\TeeChar8\res\TeeChar8.rc2
?????文件????????816??2012-08-16?17:13??實例(VC2008)\TeeChar8\resource.h
?????文件????????141??2012-08-03?19:16??實例(VC2008)\TeeChar8\stdafx.cpp
?????文件???????1854??2012-08-03?19:16??實例(VC2008)\TeeChar8\stdafx.h
?????文件???????1030??2012-08-03?19:16??實例(VC2008)\TeeChar8\targetver.h
?????文件????????542??2012-08-03?20:28??實例(VC2008)\TeeChar8\tchart1.cpp
?????文件??????33644??2012-08-04?14:27??實例(VC2008)\TeeChar8\tchart1.h
?????文件????????934??2008-07-07?12:19??實例(VC2008)\TeeChar8\TeeChar\adxfunction.cpp
?????文件????????808??2008-07-07?12:19??實例(VC2008)\TeeChar8\TeeChar\adxfunction.h
?????文件???????1151??2008-07-07?12:19??實例(VC2008)\TeeChar8\TeeChar\amountfilter.cpp
?????文件????????807??2008-07-07?12:19??實例(VC2008)\TeeChar8\TeeChar\amountfilter.h
?????文件???????6647??2008-07-07?12:19??實例(VC2008)\TeeChar8\TeeChar\annotationcallout.cpp
?????文件???????1940??2008-07-07?12:19??實例(VC2008)\TeeChar8\TeeChar\annotationcallout.h
?????文件???????4933??2008-10-24?11:13??實例(VC2008)\TeeChar8\TeeChar\annotationtool.cpp
?????文件???????2119??2008-10-24?11:13??實例(VC2008)\TeeChar8\TeeChar\annotationtool.h
?????文件???????1327??2008-10-24?11:13??實例(VC2008)\TeeChar8\TeeChar\antialiastool.cpp
?????文件???????1363??2008-10-24?11:13??實例(VC2008)\TeeChar8\TeeChar\antialiastool.h
?????文件???????7169??2008-07-07?12:19??實例(VC2008)\TeeChar8\TeeChar\areaseries.cpp
?????文件???????2006??2008-07-07?12:19??實例(VC2008)\TeeChar8\TeeChar\areaseries.h
?????文件???????4144??2008-07-07?12:19??實例(VC2008)\TeeChar8\TeeChar\arrowseries.cpp
?????文件???????1465??2008-07-07?12:19??實例(VC2008)\TeeChar8\TeeChar\arrowseries.h
............此處省略1185個文件信息
評論
共有 條評論