搜索资源列表
ProxyTest
- 用于查找一个合适的代理服务器。方法是从某代理网站(经作者多次测验,该网站提供的代理网址比较好用,但连接某个特定网站可能会有问题)的网页中提取出代理网址和端口,依次测试,直到找到一个可以连接的为止。免去作者每次都要手工的在IE里面测试的麻烦。纯属个人的玩具程序。-looking for a suitable proxy. Method Acting is a website (repeated tests by the author, the website provided by the Web
EastLibrary Report
- 报表实现代码,可以实现多种界面组合情况,使用C#编写,支持IE浏览-achieve code statements can be combined to achieve a variety of interfaces, the use of C# prepared to support Internet Explorer
dotnetBandObjects_src
- 最近了解IE工具条制作,这是一个.net的工具条制作程序。希望对有相同需求的人提供一些帮助-latest understanding of the IE tool production, which is one. Net tools of production procedures. Hope to have the same need of the people to provide some help
ChangeIE
- 这是一个能够改变IE外形的小例子。希望对大家有所帮助-This is a change IE shape of small examples. We hope to help
IE
- 使用C#开发IE浏览器,让你拥有自已的浏览器,不想让流氓软件打扰,就试试自已打造一个吧
利用IE Helper与IE协同工作
- ie helper与ie协同工作 使ie在使用时更方便 使网上冲浪更轻松-ie helper to work with ie ie so in the use of more convenient to make it easier to surf the Internet
IE控件开发
- IE activex控件开发实例 通过这个可以自己开发ie插件
pdfcontrol
- 用c# 结合pdf 开发 IE 插件,支持 ActiveX -With c# Combine pdf Development IE plug-in, support for ActiveX
IE
- c#写的IE,作为新手参考学习还是不错的-c# written by IE, as a novice or a good reference to learn
Super-iE-H
- 很方便的ie winform 很向QQ的-Very convenient ie winform is to QQ
IE
- C#写的IE浏览器实例,入门和深入学习都适用的一个例子,简单进行网页浏览,后退等-C# Write the IE browser instance, entry and in-depth study is applicable to all an example of simple web browsing, back, etc.
ie
- 简单模仿系统ie 游览器的一些简单功能! 请大家多指教!-please check it ,it is good!
BHO07315
- IE添加工具栏自定义按钮C#环境实现源代码-IE Toolbar custom button added C# environment to achieve source code
cSharp-IE-
- 使用c#程序编写的一个IE 浏览器,对于c#学习者有很好的学习意义。-C# programming using an IE browser, for c# Learners have a good sense of learning.
CSharp_IEhuancuntiquqi
- 本软件主要用途是: 1.提取IE缓存中指定类型的文件,并存储到指定路径,比如视频文件(后缀名为.flv .swf 等); 2.清空IE缓存; 3.打开IE缓存文件夹便于用户的其他操作。 运行平台: 系统:Windows XP SP3(32bit), Windows Vista(32bit), Windows 7 (32bit) 64bit系统未测试。 .NET Framework 2.0 及以上 我们将会开发出更多的实用软件方便大家。 希望你能支持我们! 陆健
Copy-IE-address-bar-text-box
- 利用C#制作一个仿IE地址栏的文本框,下面以一个实际例子介绍在工作中是如何实现的。-Use C# to make a fake IE address bar text box below introduce a practical example of how to achieve at work.
CS-IE-Typed-Urls-Editor
- 这个程序允许你操作保存URL在ie浏览器URL组合框。INTERNET EXPLORER必须关闭!-This program allows you to operate the saved URL in IE browser URL combo box. Internet Explorer must be closed!
IE-plug-BHO-achieve-[Demo]
- 1.可以自动生成所要的插件 2.生成插件可以指定打开网站跳转到所指定的网站如.客户打开A百度网站就跳转到指定网站B A和B可以自己设定 A,B 地址可以设置多条. 3. 强行锁定对方的IE首页,采用BHO直接跳转 不修改注册表(使用软件查看当前IE首页仍为用户原来设置的首页) 也可以选择不需要锁定IE首页功能。 4.支持IE浏览器,遨游、火狐、腾讯、360、世界之窗、谷歌浏览器功能。 5. 生成的插件大小一定要小于.100K 一定要自己开发.不能使用现在网上已经流行的. 6.
IE
- 模拟网页操作,打开IE SHDocVw.InternetExplorer-Analog web operation
IE浏览器监控程序源码
- vs2015编写,有详细的代码注释。可以获取ie浏览器打开的网页的列表、监视ie的访问记录。