搜索资源列表
用VB判断网页文件是否在IE缓存中
- 当访问Internet某个站点时,系统首先将远程文件读入到本机Temporary Internet Files文件夹。现在告诉大家一个小技巧可以用VB语言和一个API函数实现判断网页文件是否在IE缓存中。-when visiting certain Internet sites, the system will first read remote files to the machine Temporary Internet Files folder. Now tell us a little
网页制作PageCreator
- 一个完整的网页制作软件源代码! 是一个 FrontPage 软件可能想思!-There system for Create Web Page. and maybe the thinking of FrontPage software.
Dreamweaver UltraDev网页编程不求人
- Dreamweaver UltraDev网页编程不求人.书籍语言: 简体中文 书籍类型: 网页设计 授权方式: 免费软件 -Dreamweaver UltraDev website programming taxpayer. Books Language : English books types : Web Design license : free software
ASP Webmail v3.0a 汉化版
- 老外写的一个网页邮件服务器,已经汉化,里面有简单的说明。-foreigner writing a Web e-mail servers, have finished, which has a simple explanation.
广告过滤小程序
- 可以过滤浏览网页时广告的小程序,由VC利用MFC编写。-filter can visit the website at a small advertising procedures used by the VC MFC prepared.
1461Test
- 用COM做的获取网页内LINK的一个程序-do with COM access the website of a process LINK
webspider
- 可以从网络上下载网页,采用多线程编程技术,下载速度更快,并可以记录下载网页数量-network can be downloaded from the website, using multithreaded programming techniques, faster download speeds and can be downloaded from the website record number
翻译机
- 一个类似于网页小偷的软件,作用是汉译英,我主要是为了解决我们英语老师布置作文而编写的,呵呵。程序并没有采用传统的XMLHTTP控件或者Inet控件获取HTTP资源,而是采用更底层的winsock控件模拟HTTP协议。原因是网站采用了重重验证,普通控件派不上用场。-a website similar to the software thieves, the British role in Translation is, I is mainly to solve the layout of our
政府公文系统
- 本案例SQL Server数据库,asp,系统登陆以及实现用户功能的网页文件,另外还包括系统配置文件。-this case, SQL Server database, asp, landing systems and the realization of the user's homepage documents, in addition to including system configuration files.
实例104 在程序中嵌入HTML网页
- 在程序中嵌入HTML网页,它的效果就相当于一个简单的浏览器!-procedures embedded in HTML pages, it is equivalent to the effect of a simple browser!
网页浏览器2
- 用作网页浏览,你的IE有问题了,但是又想上网.那么你就下载,你的问题就得到解决!-used Web browser, your IE problems, but want the Internet. Then you download, your question to be resolved!
远程网页查看的工具软件
- 本程序是一个用于远程网页查看的工具软件。-this program is a website for remote access to the tools.
提取网页链接
- 提取指定网页内包含的所有链接。使用Wininet包-extract designated website contains all the links. The use of packet Wininet
教主网页木马生成器+源代码
- 教主网页木马生成器+源代码,主要是网页木马生成器的原理让大家看看罢了!-founder of the website Trojan source code generator, the website is the main generator of Trojan principle to let everyone see too!
网页日历显示
- 使用起来十分顺手的日历显示程序,主要是用在网页开发方面。-very easy to use calendar shows that the procedure is mainly used in the development of the website.
网页中判断国家的代码
- 网页中判断国家的代码,在网页中嵌入这段代码可以辨别出国家。具体的文件中有说明-page judgment of a code embedded in the Web page source code can identify a country. Specific documentation is explained
team7 网络抓包,并还原网页
- 网络抓包,并还原网页
vbpost 登陆网页
- vb登陆网页
goole-earth.MFC实现google-earth地图的功能
- mfc开发的一个小程序,实现google-earth地图的功能。可以用来参考如何在应用程序中嵌入网页,也可以用来参考google-earth的应用。,a sample test
ReadWebContent
- 一个用C#编写的网页抓取程序,网络爬虫,抓取下来的内容存放在ACCESS数据库中。