Welcome![Sign In][Sign Up]
Location:
Search - TCppWebBrowser

Search list

[SourceCodebcb_myiesrc.rar

Description: 使用TCppWebBrowser控件实现的浏览器,MDI窗体方式。 最主要的是有源代码,可以自己添加喜爱的功能。
Platform: | Size: 104609 | Author: | Hits:

[Internet-NetworkEasyClass

Description: EasyClass是针对某大学Web选课子系统一个自动的课程检索程序。EasyClass允许用户对希望关注的课程自动检测空位,并且可以帮助学生自动选课。EasyClass根据课程号,模拟手动方式查询课程选课情况,从选课系统中提取出被关注课程的选课人数,通过对比后分析出该课程是否尚存空位,若可选,则对用户作出通报,或者直接把课程选上,从而实现完全自动化选课。主要是通过使用Borland C++Builder 6 内带的控件TNMHTTP和TCppWebBrowser,配合WinAPI函数和一些常用的控件开发出来的。TNMHTTP控件可以对外发出http协议请求,并且把返回结果内容的纯文本代码;而TCppWebBrowser就是浏览器控件,可以实现类似IE的效果。压缩包内含开发文档。-EasyClass against a university Web subsystem an automatic Elective courses retrieval procedures. EasyClass allows users to hope that the courses concerned automatic detection space, and can help students automatically Course. EasyClass based curriculum, simulation manually inquiries Elective courses, classes from the system extracted courses were concerned about the number of classes, through comparative study of the analysis of whether or not the programs surviving vacancy, if optional, the user make informed, or courses directly elected, so as to achieve a fully automated Elective. Mainly through the use of Borland C Builder within six with the controls and TCppWebBrowser TNMHTTP, with WinAPI function and some frequently used controls developed. TNMHTTP external controls can be issued ht
Platform: | Size: 1051467 | Author: 付富 | Hits:

[WinSock-NDISWebBrowser

Description: 用c++ builder 实现的一个浏览器,使用TCppWebBrowser控件,功能强大!
Platform: | Size: 533215 | Author: xiaowei | Hits:

[Browser Client使用TCppWebBrowser控件做的多窗口浏览器

Description: 使用TCppWebBrowser控件做的多窗口浏览器 类似傲游的浏览器,C++Build 基于MDI子窗体的
Platform: | Size: 655658 | Author: | Hits:

[SourceCodebcb_myiesrc

Description: 使用TCppWebBrowser控件实现的浏览器,MDI窗体方式。 最主要的是有源代码,可以自己添加喜爱的功能。-TCppWebBrowser controls to achieve the use of browser, MDI form way. The most important thing is the active code, you can add their favorite functions.
Platform: | Size: 104448 | Author: 郑慧杰 | Hits:

[Internet-NetworkEasyClass

Description: EasyClass是针对某大学Web选课子系统一个自动的课程检索程序。EasyClass允许用户对希望关注的课程自动检测空位,并且可以帮助学生自动选课。EasyClass根据课程号,模拟手动方式查询课程选课情况,从选课系统中提取出被关注课程的选课人数,通过对比后分析出该课程是否尚存空位,若可选,则对用户作出通报,或者直接把课程选上,从而实现完全自动化选课。主要是通过使用Borland C++Builder 6 内带的控件TNMHTTP和TCppWebBrowser,配合WinAPI函数和一些常用的控件开发出来的。TNMHTTP控件可以对外发出http协议请求,并且把返回结果内容的纯文本代码;而TCppWebBrowser就是浏览器控件,可以实现类似IE的效果。压缩包内含开发文档。-EasyClass against a university Web subsystem an automatic Elective courses retrieval procedures. EasyClass allows users to hope that the courses concerned automatic detection space, and can help students automatically Course. EasyClass based curriculum, simulation manually inquiries Elective courses, classes from the system extracted courses were concerned about the number of classes, through comparative study of the analysis of whether or not the programs surviving vacancy, if optional, the user make informed, or courses directly elected, so as to achieve a fully automated Elective. Mainly through the use of Borland C Builder within six with the controls and TCppWebBrowser TNMHTTP, with WinAPI function and some frequently used controls developed. TNMHTTP external controls can be issued ht
Platform: | Size: 1051648 | Author: 付富 | Hits:

[Internet-NetworkWebBrowser

Description: 用c++ builder 实现的一个浏览器,使用TCppWebBrowser控件,功能强大!
Platform: | Size: 533504 | Author: xiaowei | Hits:

[Browser Client使用TCppWebBrowser控件做的多窗口浏览器

Description: 使用TCppWebBrowser控件做的多窗口浏览器 类似傲游的浏览器,C++Build 基于MDI子窗体的-TCppWebBrowser controls make use of multi-window browser, similar to Maxthon browser, C Build based on the MDI sub-form
Platform: | Size: 655360 | Author: | Hits:

[Windows DevelopActiveCPPBrowser

Description: 基于TCppWebBrowser控件(IE内核)的富文本输入输出框实现。-TCppWebBrowser based controls (IE core) input and output of the rich text box to achieve.
Platform: | Size: 798720 | Author: cxf | Hits:

[Browser ClientHTMLEditor

Description: 這個原始碼展示如何使用 TCppWebBrowser 來截取網頁的原始碼及編輯該網頁, 並展示如何插入一個圖表 -The source code shows how to use the TCppWebBrowser to get the html code from internet web site, and to demo how to insert a image into the web page.
Platform: | Size: 6144 | Author: twboy | Hits:

[Delphi VCLAlmDev-SkinAdapter-v4.80-FS

Description: AlmDev SkinAdapter v4.80 Install TbsaWebBrowser component: Delphi 5-2010, XE, XE2: C++ Builder 2006, 2007, 2009, 2010, XE, XE2:-Install TbsaSkinAdapter component: 1. Copy SA files to directory with BSF source. 2. Add*.pas files to main BSF package and recompile it (do not include*.dcr file in Delphi6-2010,XE C++Builder 6-2010, XE). Install TbsaWebBrowser component: Delphi 5-2010, XE, XE2: Add bsawebbrowser.pas to main BSF package and recompile it. C++ Builder: TbsaWebBrowser inherited from TWebBrowser in Delphi, but in C++Builder WebBrowser type is TcppWebBrowser. It is a problem and you must do this steps (more then in Delphi) to install TbsaWebBrowser component in C++ Builder. C++ Builder 5, 6: 1. Add bsawebbrowser.pas to main BSF package. 2. Add mshtml.pas from wb_cb5 (wb_cb6) directory to main BSF package. 3. Recompile main BSF package. 4. Copy shdocvw.* files from wb_cb5(wb_cb6) directory to directory with BSF source. 5. Copy bsaWebBrowser.hpp from wb_cb5(wb_cb6) directory to directory with BSF source. C++ Builder 2006, 2007, 2009, 2010, XE, XE2: 1.
Platform: | Size: 1204224 | Author: bent | Hits:

[Internet-NetworkWebPost

Description: 使用TCppWebBrowser控件上抛数据到网页-Use TCppWebBrowser control data to cast on web pages
Platform: | Size: 507904 | Author: benn | Hits:

[Browser Clientweb-browser

Description: C++ Builder 使用Internet 工具箱中的TCppWebBrowser组件来模仿Internet Explorer设计一个Web浏览器。-Builder TCppWebBrowser uses the Internet component in the Internet toolbox to mimic the Explorer C++ design of a Web browser.
Platform: | Size: 492544 | Author: Semblance | Hits:

CodeBus www.codebus.net