-
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
-
a good code optimization tools
一个很好的代码优化工具-a good code optimization tools
- 2022-05-24 12:51:29下载
- 积分:1
-
查看主机得网卡的MAC地址
查看主机得网卡的MAC地址-Show Host in the NIC"s MAC address
- 2022-05-23 19:06:34下载
- 积分:1
-
程序允许你定义自己的用户界面
一个可以自定以的界面程序-a program allowing you to define the uer interface yourself
- 2022-08-20 05:26:10下载
- 积分:1
-
许可证选项文件,并可替换名为程序的用户。是否认为…
License Options file and may replace Named Users for a
Program, whether temporarily or not, no more than four (4)
times per year, prov
file never exceeds the number licensed per Program.
Portions of the Programs may be installed on individual
computers to accelerate startup times, as long as the-License Options file and may replace Named Users for a Program. whether temporarily or not. no more than four (4) times per year. 577 file never exceeds the number licensed per Program. Portions of the Programs may be instal led on individual computers to accelerate star tup times, as long as the
- 2022-12-16 11:35:03下载
- 积分:1
-
to get information from remote directory
to get information from remote directory
- 2022-03-18 07:07:33下载
- 积分:1
-
a time through the Internet calibration procedures
一个通过互联网进行时间校准的程序
- 2023-08-28 19:35:03下载
- 积分:1
-
一款通过串口调节Audio Decoder寄存器的工具,可以自动生成声音曲线。...
一款通过串口调节Audio Decoder寄存器的工具,可以自动生成声音曲线。-Adopted a regulation Audio Decoder serial register tool that automatically generates voice curve.
- 2022-06-19 06:54:32下载
- 积分:1
-
北大oj上3653源代码,希望对大家有用
北大oj上3653源代码,希望对大家有用-3653 North oj on the source code, in the hope that useful to everybody
- 2023-08-10 18:25:02下载
- 积分:1
-
VC实现的分水岭算法
算法内容:首先将二维灰度图像抽象为三维地形,横纵坐标表示经纬度,灰度表示高度,这样就产生了一个地形图,地形中有高山有盆地,我们的任务就是找到盆地并且给盆地划定地盘。
算法过程,将最低点(灰度)作为起始点,开始从下注水,想泉水一样,水位逐渐上升,所有点都是上下透水的,但不会横向流动,每产生一个新的积水盆地时标记这个盆地使之与原有盆地区别开,当两个盆地内的水要汇集的时候,在此点建立一个水坝,将水分开,此水坝无限高,水永远不会溢出,依次建立所有水坝,最后的水坝就是所谓的分水岭或分水线,也就是得到的分割线。
- 2022-03-20 10:50:29下载
- 积分:1