-
asp环境下的小型论坛源码,结构比较清晰,即下即用,不错
asp环境下的小型论坛源码,结构比较清晰,即下即用,不错-asp Environment Forum source of small, relatively clear that that is under used, it is true
- 2022-04-07 02:42:51下载
- 积分:1
-
为什么不让我上传
为什么不让我上传-why I was not allowed to upload?
- 2023-01-13 07:55:03下载
- 积分:1
-
IE toolbar expansion is how to make IE components can be extended to respond inc...
IE工具栏扩展 就是如何使IE扩展组件可以响应事件。 在自己的程序中使用过WebBrowser控件的朋友都知道,WebBrowser控件定义了诸如BeforeNavigate、DownloadComplete 等事件,我们可以通过编写事件处理代码实现对WebBrowser控件的操作。那么如何实现对IE的事件响应和处理呢?同建立IE面板一样。我们需要建立一个实现IObjectWithSite接口的COM组件,不同的是,我们还需要实现IDispatch接口,在IObjectWithSite接口的SetSite方法中获得IE的WebBrowser接口并建立自身与WebBrowser的连接,然后如果在IE的Webbrowser对象中发生什么事件的话,那么IE就会回调连接的IDispatch接口的Invoke方法。我们通过在Invoke方法中编写代码就可以获得IE事件了。这个利用的是COM编程的回调接口原理。-IE toolbar expansion is how to make IE components can be extended to respond incident. In their own procedures used WebBrowser Control friends all know, WebBrowser control such as the definition BeforeNavigate, DownloadComplete incidents, we can handle the matter through the preparation of code to achieve WebBrowser control operation. So how to achieve the right IE incident response and handling? IE with the establishment of the same panel. We need to build an interface to achieve IObjectWithSite COM different is, we also need to implement the IDispatch interface, the interface SetSite I
- 2022-07-17 02:56:16下载
- 积分:1
-
BHO 插件开发的VB示例源代码。插件负责分析IE页面内容,并有选择地向后台程序发送,后台程序分析数据后,再向插件发送命令,进行相关操作:突出显示相关内容、填写...
BHO 插件开发的VB示例源代码。插件负责分析IE页面内容,并有选择地向后台程序发送,后台程序分析数据后,再向插件发送命令,进行相关操作:突出显示相关内容、填写页面表单等。-BHO VB 示 源 搿?IE页 荩 选台 停 台 莺 睿?夭 突 示 荨 写页 取
- 2022-04-07 06:15:13下载
- 积分:1
-
是一个从网络上下载文件的程序,只要输入文件的网络地址就可以了...
是一个从网络上下载文件的程序,只要输入文件的网络地址就可以了-is a download from the network documentation procedures, as long as the importation of paper addresses on the network can
- 2022-06-15 21:34:20下载
- 积分:1
-
This is an IE browser on the books, if interested in IE programming can have a l...
这是一本关于IE浏览器的书,如果对IE编程有兴趣的可以看一下,不过是英文的-This is an IE browser on the books, if interested in IE programming can have a look, but are in English
- 2023-03-23 19:45:04下载
- 积分:1
-
关于lpas手功能
LPAS主要功能简介
1、支持完全在线维护。可以在线完成新建/删除相册、更新图片、删除图片、更改名称等所有操作(注:由于某些主机采用安全模式运行,导致无法正常使用在线新建相册功能,请使用FTP软件在album文件夹下自行建立文件夹,再到后台点击更新缓存即可)。上传之后完全可以不依赖FTP软件来维护相册。
2、缓存更新功能使得批量更新图片/相册更为容易。你只需要把所有需要更新的图片一次上传到相应文件夹,然后进入相册后台,点击“更新缓存”,相册的所有数据都将自动更新。
3、在GD库的支持下,LPAS v1.6.2可以实现图片的缩略图完全自动生成。你所要做的只是上传图片到相应相册。-About LPAS main function
1, supports full-line maintenance. Can be completed online add/delete album, updated pictures, delete pictures, change the name and all other operations (Note: Because some host using safe mode, preventing normal use of the new album features online, please use the FTP software on their own album folder the establishment of the folder, then click on the background you can update the cache). Once uploaded can not rely on FTP software to maintain the album.
2 cache update feature makes the batch update images/album easier. You simply put all the images need to be updated once uploaded to the appropriate folder, and then back into the album, click on "Update Cache",
- 2022-04-09 05:43:32下载
- 积分:1
-
简单的浏览器,实现浏览网页所需要的基本功能,包括前进、后退、刷新、页面跳转、进度显示...
简单的浏览器,实现浏览网页所需要的基本功能,包括前进、后退、刷新、页面跳转、进度显示-A simple browser, visit the website needed to achieve the basic functions, including forward, back, refresh, the page jump, progress display, etc.
- 2022-07-03 19:15:24下载
- 积分:1
-
Easy online shopping site, the basic function, that is, the interface was almost
网上购物的简易网站,基本功能都有了,就是界面差点-Easy online shopping site, the basic function, that is, the interface was almost
- 2022-01-24 18:54:02下载
- 积分:1
-
用Javascript获得IE临时目录
用Javascript获得IE临时目录-was using Javascript IE temporary directory
- 2023-05-16 15:15:03下载
- 积分:1