代码搜索:Assistant
找到约 1,384 项符合「Assistant」的源代码
代码结果 1,384
www.eeworm.com/read/164723/10092016
cpp assistant.cpp
//assistant.cpp
#include"assistant.h"
#include
#include
#include
#include
#include
extern std::vector vec;
void assistant::pr
www.eeworm.com/read/164723/10092024
h assistant.h
#include"employeer.h"
#include"teacher.h"
#ifndef ASSISTANT_H
#define ASSISTANT_H
class assistant:public teacher //助教类
{public:
void salary();
www.eeworm.com/read/275230/10827266
cpp assistant.cpp
//assistant.cpp
#include
#include
#include
using namespace std;
/**
* 相关宏定义
*/
#define MAX_WORD_LENGTH 1000 //最大字符串长度
#define MAX_MODELEXCEPTION_LENGTH 50
#defi
www.eeworm.com/read/272265/10963866
dcu assistant.dcu
www.eeworm.com/read/272265/10963900
~pas assistant.~pas
unit Assistant; //辅助资料管理窗体单元
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, Grids, DBGrids;
type
TF_Assis
www.eeworm.com/read/272265/10964037
~dfm assistant.~dfm
object F_Assis: TF_Assis
Left = 290
Top = 185
Width = 432
Height = 313
Caption = #37096#38376#32500#25252
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindow
www.eeworm.com/read/272265/10964049
pas assistant.pas
unit Assistant; //辅助资料管理窗体单元
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, Grids, DBGrids;
type
TF_Assis
www.eeworm.com/read/272265/10964136