搜索资源列表
ie
- 简易的浏览器,vs2008 ,c++,webbrows 控件学习。-Simple browser, vs2008, c++, webbrows control study.
MyMaxthon
- 仿遨游界面浏览器源码,C#语言, VS2008 SP2环境开发-Imitation surf the browser interface, source code, C# language, VS2008 SP2 environmental development
myie
- 自动投票程序: web 控件操作例程,使用的技术包括: 浏览器视图的使用 网页form及input按钮的读写以及自动提交form 定时器的使用 投票结果查看网址: http://www.scient.com.cn/picCountrywide.asp?province=&city=&page=1 默认投票对象是: 照片编号:630 姓 名:王丙乾 年 龄:1岁7个月 参赛项目:大力王 可以自己修改不同的投票对象为他进行自动投票
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
fullscreenbrowse
- 本程序是本用vs2008编写的触摸屏浏览器,暂时实现了设置浏览器主页,前进后退,向上和向下移动,定时返回主页等功能。-The program is written in the touch screen using vs2008 browser temporarily to achieve a set browser home page, forward and back, up and down movement, time to return home and so on.
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