搜索资源列表
EasyClass
- EasyClass是针对某大学Web选课子系统一个自动的课程检索程序。EasyClass允许用户对希望关注的课程自动检测空位,并且可以帮助学生自动选课。EasyClass根据课程号,模拟手动方式查询课程选课情况,从选课系统中提取出被关注课程的选课人数,通过对比后分析出该课程是否尚存空位,若可选,则对用户作出通报,或者直接把课程选上,从而实现完全自动化选课。主要是通过使用Borland C++Builder 6 内带的控件TNMHTTP和TCppWebBrowser,配合WinAPI函数和一些常用
使用TCppWebBrowser控件做的多窗口浏览器
- 使用TCppWebBrowser控件做的多窗口浏览器 类似傲游的浏览器,C++Build 基于MDI子窗体的
HTMLEditor
- 這個原始碼展示如何使用 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.
WebPost
- 使用TCppWebBrowser控件上抛数据到网页-Use TCppWebBrowser control data to cast on web pages
web-browser
- 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.