资源列表
mpqediten32
- MPQ浏览器源代码,挺好的啊,在VC++中运行-MPQ viwer
Chapter-03-Solutions
- Arena solution execise 04-01 execise 04-02 execise 04-03 execise 04-04 - execise 04--Arena solution execise 04-01 execise 04-02 execise 04-03 execise 04-04 - execise 04-22
Browser
- 这是我上学期VC课程设计制作的程序,实现类似IE的浏览网页的功能。与IE不同,此程序不强调浏览功能,只需要能够访问URL网址就行,重点在于网址限制和网址列表的维护。这部分需要实现以下功能: 1、浏览器功能,输入URL网址,访问网页; 2、如果网址不被允许,则不允许访问 3、记录非法网址的访问; 4、用户可查看非法网址记录; 5、网址库可以由用户自己维护。 在数据上,主要是两个数据表网址和网址访问记录。 1、网址库:序号、网址记录、网址类别; 2、网址访问记录:序号
DialogExample
- silverlight漂亮的消息弹出窗口界面-silverlight beautiful message pop-up window interface
myie.zip
- MyIe的源代码
Customize_the_web_browser
- this the web browser program. this program write in the visual studio 6.0. -this is the web browser program. this program write in the visual studio 6.0.
imagedb_src
- ISAPI实现的对图片文件的处理,VC实现,比较全面-ISAPI achieve the right photo paper, VC, more comprehensive
PlayMovie
- 用Delphi进行网页播放, 自动进行匹配网页的播发大小-Play with Delphi for web, broadcast automatically to match the size of the page
一个多窗口的浏览器源代码
- 一个多窗口的浏览器源代码-a multi-window browser source code
GreenBrowser-VC-source
- greendown的VC源代码,完整的工程文件,包含所有的源文件。 GreenBrowser&MyIE是一个强大正流行的浏览器。-GreenBrowser&MyIE Source Open Project Protocol. GreenBrowser have many features, but some features made GreenBrower be overstaffed and inefficient, so we want to make a compact vers
goolechrome
- 浏览器的构架的介绍,使人们对浏览器有仍深入的认识-The introduction of the browser frame, so that people are still browser-depth understanding of
html
- 在vc++6.0环境中,对网页浏览器的操作处理程序源代码。对处理网页非常实用!