资源简介
选课系统,含代码,执行文件。支持学生查看、选课功能,管理员修改、维护功能。
编程语言:C++语言
编程工具:Microsoft Visual C++6.0
数据库:Access2003

代码片段和文件信息
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++ your modifications will be overwritten.
#include “stdafx.h“
#include “font.h“
/////////////////////////////////////////////////////////////////////////////
// COleFont properties
CString COleFont::GetName()
{
CString result;
GetProperty(0x0 VT_BSTR (void*)&result);
return result;
}
void COleFont::SetName(LPCTSTR propVal)
{
SetProperty(0x0 VT_BSTR propVal);
}
CY COleFont::GetSize()
{
CY result;
GetProperty(0x2 VT_CY (void*)&result);
return result;
}
void COleFont::SetSize(const CY& propVal)
{
SetProperty(0x2 VT_CY &propVal);
}
BOOL COleFont::GetBold()
{
BOOL result;
GetProperty(0x3 VT_BOOL (void*)&result);
return result;
}
void COleFont::SetBold(BOOL propVal)
{
SetProperty(0x3 VT_BOOL propVal);
}
BOOL COleFont::GetItalic()
{
BOOL result;
GetProperty(0x4 VT_BOOL (void*)&result);
return result;
}
void COleFont::SetItalic(BOOL propVal)
{
SetProperty(0x4 VT_BOOL propVal);
}
BOOL COleFont::GetUnderline()
{
BOOL result;
GetProperty(0x5 VT_BOOL (void*)&result);
return result;
}
void COleFont::SetUnderline(BOOL propVal)
{
SetProperty(0x5 VT_BOOL propVal);
}
BOOL COleFont::GetStrikethrough()
{
BOOL result;
GetProperty(0x6 VT_BOOL (void*)&result);
return result;
}
void COleFont::SetStrikethrough(BOOL propVal)
{
SetProperty(0x6 VT_BOOL propVal);
}
short COleFont::GetWeight()
{
short result;
GetProperty(0x7 VT_I2 (void*)&result);
return result;
}
void COleFont::SetWeight(short propVal)
{
SetProperty(0x7 VT_I2 propVal);
}
short COleFont::GetCharset()
{
short result;
GetProperty(0x8 VT_I2 (void*)&result);
return result;
}
void COleFont::SetCharset(short propVal)
{
SetProperty(0x8 VT_I2 propVal);
}
/////////////////////////////////////////////////////////////////////////////
// COleFont operations
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2098 2008-06-19 16:07 选课系统\font.cpp
文件 1461 2008-06-19 16:07 选课系统\font.h
文件 4125 2008-07-07 09:16 选课系统\MainFrm.cpp
文件 1491 2000-07-03 11:50 选课系统\MainFrm.h
文件 90652 2007-08-15 15:02 选课系统\msado15.tlh
文件 76608 2007-08-15 15:02 选课系统\msado15.tli
文件 14224 2008-06-19 16:07 选课系统\msdgridctrl.cpp
文件 4837 2008-06-19 16:07 选课系统\msdgridctrl.h
文件 4572 2008-07-04 19:47 选课系统\MyDialog1.cpp
文件 1515 2000-07-03 15:01 选课系统\MyDialog1.h
文件 3618 2008-06-30 13:44 选课系统\MyDialog10.cpp
文件 1201 2000-06-29 20:50 选课系统\MyDialog10.h
文件 6058 2000-07-03 15:51 选课系统\MyDialog11.cpp
文件 1211 2000-06-29 21:02 选课系统\MyDialog11.h
文件 1125 2000-07-03 15:47 选课系统\MyDialog12.cpp
文件 1181 2008-06-30 12:53 选课系统\MyDialog12.h
文件 3665 2008-06-30 13:44 选课系统\MyDialog13.cpp
文件 1201 2008-06-30 13:22 选课系统\MyDialog13.h
文件 3703 2008-06-30 13:44 选课系统\MyDialog14.cpp
文件 1201 2008-06-30 13:30 选课系统\MyDialog14.h
文件 8762 2000-07-03 15:51 选课系统\MyDialog15.cpp
文件 1211 2008-06-30 13:49 选课系统\MyDialog15.h
文件 3109 2008-07-04 19:57 选课系统\MyDialog16.cpp
文件 1183 2000-06-30 19:10 选课系统\MyDialog16.h
文件 5387 2008-07-05 15:14 选课系统\MyDialog17.cpp
文件 1413 2008-07-02 15:38 选课系统\MyDialog17.h
文件 8009 2008-07-05 15:14 选课系统\MyDialog18.cpp
文件 1524 2000-07-03 09:49 选课系统\MyDialog18.h
文件 1304 2000-07-03 12:45 选课系统\MyDialog19.cpp
文件 1245 2000-07-03 12:39 选课系统\MyDialog19.h
............此处省略121个文件信息
- 上一篇:计算机网络课程设计之Ping程序含C++原代码和实验报告
- 下一篇:UE中文版编辑器
相关资源
- C++头文件转delphi工具 + 源码
- 国际象棋的qt源代码
- C++中头文件与源文件的作用详解
- C++多线程网络编程Socket
- VC++ 多线程文件读写操作
- 利用C++哈希表的方法实现电话号码查
- 移木块游戏,可以自编自玩,vc6.0编写
- C++纯文字DOS超小RPG游戏
- VC++MFC小游戏实例教程(实例)+MFC类库
- 用c语言编写的学生选课系统
- 连铸温度场计算程序(C++)
- 6自由度机器人运动学正反解C++程序
- Em算法(使用C++编写)
- libstdc++-4.4.7-4.el6.i686.rpm
- VC++实现CMD命令执行与获得返回信息
- 白话C++(全)
- C++标准库第1、2
- 大数类c++大数类
- C++语言编写串口调试助手
- c++素数筛选法
- C++ mqtt 用法
- 商品库存管理系统 C++ MFC
- c++ 多功能计算器
- C++17 In Detail
- 嵌入式QtC++编程课件
- 颜色识别形状识别STM103嵌入式代码
- c++ 邮件多附件群发
- c++ 透明代理(hookproxy)
- mfc 调用redis
- FTP客户端源码(c++)
评论
共有 条评论