-
tframeviewer,thtmlviewer,和tframebrowser
TFrameViewer, ThtmlViewer, and TFrameBrowser
The HTML component set consists of the ThtmlViewer, TFrameViewer, and TFrameBrowser components. All three are HTML document display components:
ThtmlViewer The basic component. ThtmlViewer displays single (non-frame) documents. It also forms the basis for the other two components.
TFrameViewer Displays both Frame and single HTML documents. TFrameViewer is oriented more for local disk file use.
TFrameBrowser Also displays Frame and single HTML documents. However, TFrameBrower is oriented toward Internet style protocols and URL usage. Additional code and/or components are generally required to use TFrameBrowser.
If you know that your appication will not be using Frames, you can save a fair amount of code overhead by using ThtmlViewer rather than one of the Frame components. Many operations are also simpler using ThtmlViewer. -TFrameViewer, ThtmlViewer, and TFrameBrowser
The HTML component set consists of the ThtmlVie
- 2022-04-12 18:54:20下载
- 积分:1
-
两个off文件的3D布尔运算
三维空间对象的布尔运算功能是3D CAD、3D GIS和其他三维建模分析软件的核心,开发出正确、稳定、高效的三维空间布尔运算功能是一项复杂且极具挑战的工作
- 2022-04-27 04:19:24下载
- 积分:1
-
征途服务端源码,网络下载,可用于学习研究,不可用于商业用途...
征途服务端源码,网络下载,可用于学习研究,不可用于商业用途-ztdm
- 2022-06-14 14:30:09下载
- 积分:1
-
- 2022-04-28 23:46:24下载
- 积分:1
-
枚举窗口和子窗口
枚举窗口示例,枚举子窗口示例
枚举子窗口中的指定金额,取出金额并显示
一般用于扣费系统中的扣费金额读取
用到API有:GetWindowText,FindMoneyParentWnd,EnumWindows,EnumChildWindows
- 2023-08-27 23:35:03下载
- 积分:1
-
基于opencv实现图像小波变换
本程序通过滤波器组实现图像的小波变换和逆小波变换,同时也将小波变换用于去噪的两种方法:硬阈值去噪法和软阈值去噪法都写了,在去除图像噪声后能够重建图像达到很好的效果。此外,本程序可以实现多层小波变换,通过参数的设置从而实现。
- 2022-02-11 10:57:59下载
- 积分:1
-
多项式的计算,利用链表结构,多项式的总和
多项式的计算,采用链表结构,对两个多项式进行求和-Polynomial calculation, using the list structure, the sum of two polynomials
- 2022-08-17 15:28:28下载
- 积分:1
-
1000道JAVA题,可能对面试时候有用哦,都是基础题来的。
1000道JAVA题,可能对面试时候有用哦,都是基础题来的。-1000 JAVA that, it may be useful when the interview Oh, that is the basis.
- 2022-01-25 15:47:58下载
- 积分:1
-
螺旋矩阵生成算法。程序是语言的。
螺旋矩阵的生成算法。该段程序是由C语言编写。-spiral matrix generation algorithm. The procedure is of the C language.
- 2022-01-25 18:51:18下载
- 积分:1
-
深入解析ATL2
本书主要介绍了ATL技术的原理、内部实现和应用技巧,由当今4 位顶
尖的Windows技术专家联合撰写。全书内容丰富,深入浅出,主要涵盖了
ATL内部架构和实现方法、运用向导简化ATL开发、C++/COM/ATL中字符串的
使用技巧、理解并正确实现IUnknown、充分利用ATL提供的Smart Types、
撰写能够暴露COM服务器上COM对象的粘合代码、利用Canned Interface实
现来支持对象持久化/COM群集/枚举、利用ATL Windows类建构独立的应用
程序和UI组件等的技术内容。本书适合于广大Windows开发人员阅读参考,
是ATL开发人员的必备权威参考书籍。
- 2022-08-10 19:33:02下载
- 积分:1