搜索资源列表
IEcontrol
- IE 控件一些高级使用方法 1、如何显示内存中的 HTML 网页; 2、如何屏蔽掉鼠标右键的上下文菜单; 3、如何扩展 HTML 中的脚本(external)对象; 4、如何显示 HTML 样式的对话窗; 5、如何执行 HTML 脚本;-Use of the IE control
xiaoxiao
- 小小收藏夹,收藏程序或网址 使用画控件,-xiao xiao shocong
SimpleBrowser_src
- 使用 webbrowser控件实现的简单浏览器,可作为HTTP 浏览客户端的学习示例。-Using the webbrowser control to achieve a simple browser can be used as HTTP browser client study sample.
Limit_refresh
- 《菜干ASP.NET防刷新控件》用于防止用户向页面后台提交表单等数据后,误操作刷新页面导致数据重复提交,能应用与C#.net的winform或webform,只需要简单的引用就可避免编写大量的语句来实现该功能。 引用步骤: 1、打开项目 → 引用 → 添加引用 → 浏览 → 找到Limit_refresh.dll确定 2、打开需要使用防刷新功能的cs页面,将System.Web.UI.Page改为Limit_refresh.BasePage,并在有postback的地方(例如提
TPerlRegEx
- Delphi7使用的正则表达式控件,使用方便,可以安装到控件面板,也可以引用源码直接调用。-Delphi7 using regex controls, easy to use, can be mounted to the control panel, you can also directly call the reference source.
WebBrowserSample2
- 使用SDK开发的基于IE浏览器的开发,完全实现ole控件的继承-Developed using the SDK IE browser-based development, the full realization of the inheritance ole control
htmleditor
- HTML Editor是一个方便使用的用于编辑Html文本内容的程序,使用QtWebKit作为浏览器控件。-HTML Editor is a convenient use for editing HTML text content of the program, use QtWebKit as browser controls.
dianduidianwenjianchuanshu
- 使用Winsock控件实现两台计算机间的文件传输,描述了Winsock控件的使用方法及有关文件传输的算法。-Winsock control using file transfer between two computers, describe the algorithm uses Winsock control methods and related file transfer.
Excel_Fill_WebTable
- 用Excel加载宏的办法自动填写网页表单,使用VBA编写。引用Microsoft Internet控件和Microsoft HTML document控件,多Frame框架下可行。-A Excel used for auto fill web table,reference Microsoft Internet control and Microsoft HTML document control.It proved useful in muti layer frames web pages.