资源列表
WindowsFormsApplication1
- 多线程浏览器。用。net实现了多线程浏览器。不同线程中共享同一控件-Multi-threaded browser. Use. net realized multi-threaded browser. Different threads share the same control
MyWebServer
- Web Server Sample code
GUQWLE
- php-soap_0 1 2 zip这是使用php实现soap的一个例子()
rmtup
- Java用链表实现的计算器程序高性能,很值得推荐()
jsntinuedonthave
- 文件交流类,因为时间关系这个对我来说比较难,所以没有继续学下去-Document communication class, because time relationship this is difficult for me, so I don t have to continue
IEKiller
- 黑客程式,IE终结者源代码,用作学习还是不错的-Hacker programs, IE Terminator source code, as learning is good
mobilezn
- 手机相关网站,一个订房、订餐网站,相关的连接还不是很完善,可以学习语言-Mobile Site
banfwidthonly
- 今天课程设计刚刚做出来的 有很多不完善的地方 希望各位大虾给点意见-Today s course design has just made There are a lot of drawbacks Hope everybody prawn to give advice to the point
Web-browsing
- MFC提供了一个CHtmlView类,它派生自文档/视图结构,实现了web浏览功能的封装。其中,最重要的方法是Navigate函数,通过给它指定参数就可以浏览指定的web页-MFC provides a CHtmlView class, it is derived from the document/view architecture, implementation of the web browsing function package. Among them, the most import
testDemo
- C#做了一个很简单的 基于IE内核的浏览器 实现了URL输入查询网站以及前进后退!-C# to do a very simple browser based on IE kernel to achieve a website and enter the URL query forward and back!
IEControl
- 用纯VC++写的一个IE控制工具,接口调用丰富,基本可以看出IE的接口结构了。-Pure VC++ to write an IE control tool interface calls rich basic IE interface structure can be seen.
DelphiMirro
- 代码附带了一个本地回显的例子和一个互联网传输的简陋例子.注意:两个例子的图 像都只是简单的Draw出来,并没有处理重画消息,所以当有其它窗口遮挡显示窗口时,需要 重绘图像.其中互联网传输的例子为了方便只是简单的使用了Delphi本身的Jpeg单元进行 压缩,请使用者自行更换压缩算法.该例子可以在互联网上测试(如果不知道自己的IP,可 以打开http://www.138soft.com/getip.asp进行查询).-Mirro For Delphi7