-
EasyClass是针对某大学Web选课子系统一个自动的课程检索程序。EasyClass允许用户对希望关注的课程自动检测空位,并且可以帮助学生自动选课。Easy...
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
- 2023-02-22 01:50:04下载
- 积分:1
-
MultiUse COM object that can be used to administer, send and retrieve mail by Sh
MultiUse COM object that can be used to administer, send and retrieve mail by Shawn Anderson -MultiUse COM object that can be used to administer, send and
retrieve mail by Shawn Anderson
- 2022-09-18 08:00:03下载
- 积分:1
-
VC++ 6的HTML编辑器:今天,应用程序通常需要一个丰富的用户界面。有关。
HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control works fine with Microsoft VC++ 6.0!
-HTML Editor for VC 6.0 : Today, applications often need a rich user interface. One of them is ability to compose or edit HTML doc uments in an easy, effective, and reliable way. This article and a source code ttached give you a nice control to perform this t ask. And now, the best part : This control works fine with Microsoft Visual C++ 6.0.
- 2022-09-19 17:00:03下载
- 积分:1
-
VC++实现的多页面浏览器....实现了多种功能
VC++实现的多页面浏览器....实现了多种功能
- 2022-07-16 16:20:19下载
- 积分:1
-
一个钩子函数的实现过程
一个钩子函数的实现过程-hook function of a process to achieve
- 2022-08-21 18:52:54下载
- 积分:1
-
Linux domain sockets 编程
Linux domain sockets 编程-Linux domain sockets programming
- 2022-08-20 09:39:18下载
- 积分:1
-
协议
protocol
- 2022-05-29 18:55:47下载
- 积分:1
-
Ttftp客户协议类,包括发送和接收数据包
Ttftp客户协议类,包括发送和接收数据包-Ttftp client agreements categories, including sending and receiving data packets
- 2023-06-10 03:50:03下载
- 积分:1
-
一些网络工具的源程序
一些网络工具的源程序-Web tools of the source
- 2022-07-12 21:11:17下载
- 积分:1
-
本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的...
本程序主要演示了MFC WinInet编程的基本思想。WinInet API是一个函数集,利用这些函数,可以编写面向Internet的应用程序,而不用考虑基本的通信协议(FTP,HTTP),MFC提供的WinInet类是对WinInet API函数封装而成-This procedure demonstrated a major MFC WinInet programming the basic idea. WinInet API is a function set, to use these functions, you can prepare for Internet applications, without considering the basic communication protocol (FTP, HTTP), MFC provided WinInet Class of WinInet API function package from
- 2022-06-20 12:26:59下载
- 积分:1