搜索资源列表
MyHttpbeta4.0
- HTTP下载器!用VS2008实现!C#语言实现!可以实现断点续传!-HTTP download browser! Using VS2008 to achieve! C# language to achieve! HTTP can be achieved!
CSharp
- c#写的浏览器,vs2008编译通过 ,当然内核是用的ie的,大家可以借鉴一下,打造自己的浏览器-c# to write a browser, vs2008 compiled by, of course, ie the kernel is used, and we can learn about and create their own browser
VC_broswer
- 用vs2008 开发web 浏览器,功能可与遨游媲美。-a web browser, based by vs2008. it is a nice broswer like auyou
ym_cs-charpbrowser_hicode
- C#制作的网络浏览软件,使用VS2008制作的一款仿IE浏览器的软件,有地址栏有前进后退按钮,可添加网页到收藏夹中,输入指定地址可实现浏览网页的功能,源码编译后的运行截图如上所示。-Crafted Web browser software in C#, using VS2008 produced a fake IE browser software, address bar forward and back buttons, you can add the pages to your favor
ym_cs-ImageExplorerMain
- C#图像浏览器源码,VS2008环境下编译通过,凸显浏览器的例程-C# image browser source code, compile under VS2008 environment, highlighting the browser routine
RwCardActiveX
- C#编写ActiveX控件,使用VS2008开发,亲测可用,里面两个方法int Test(int x, int y),string ShowMsg(),并提供IE调用的页面例子。 先用RegAsm.exe对控件进行注册,Cmd命令进入下载解压后的目录(cd命令应该会吧~-~),输入RegAsm.exe "RwCardActiveX.dll",注册成功 后用IE(ActiveX只认IE浏览器*_*)打开Test.htm就可以看到你想看到的东西啦~~(C# write Act