代码搜索:Remote Control
找到约 10,000 项符合「Remote Control」的源代码
代码结果 10,000
www.eeworm.com/read/417552/10986088
pbw app-control.pbw
Save Format v3.0(19990112)
@begin Unchecked
@end;
@begin Targets
0 "app-control.pbt";
@end;
DefaultTarget "app-control.pbt";
DefaultRemoteTarget "app-control.pbt";
www.eeworm.com/read/417303/10996252
pas control_studentu.pas
unit Control_StudentU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//添加学生信息
function AddStudent(Student:TStudent):boolean;
//修改学生信息
function EditStudent(Student:TStudent;stdNo:string):boo
www.eeworm.com/read/417303/10996258
~pas control_evaluationu.~pas
unit Control_evaluationU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//添加奖惩信息
function AddEvaluation(Evaluation:TEvaluation):boolean;
//修改奖惩信息
function EditEvaluation(Evaluation:TEvaluat
www.eeworm.com/read/417303/10996262
~pas control_experienceu.~pas
unit Control_experienceU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//添加教育经历
function AddExperience(Experience:TExperience):boolean;
//修改教育经历
function EditExperience(Experience:TExperie
www.eeworm.com/read/417303/10996271
dcu control_evaluationu.dcu
www.eeworm.com/read/417303/10996282
~pas control_studentu.~pas
unit Control_StudentU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//添加学生信息
function AddStudent(Student:TStudent):boolean;
//修改学生信息
function EditStudent(Student:TStudent;stdNo:string):boo
www.eeworm.com/read/417303/10996284
dcu control_experienceu.dcu
www.eeworm.com/read/417303/10996293
dcu control_studentu.dcu
www.eeworm.com/read/417303/10996302
~pas control_visitu.~pas
unit Control_visitU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//添加来访信息信息
function AddvisitInfo(visitInfo:TvisitInfo):boolean;
//修改来访信息信息
function EditvisitInfo(visitInfo:TvisitInfo):
www.eeworm.com/read/417303/10996304
pas control_experienceu.pas
unit Control_experienceU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//添加教育经历
function AddExperience(Experience:TExperience):boolean;
//修改教育经历
function EditExperience(Experience:TExperie