代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/362459/9998937
~pas control_classu.~pas
unit Control_classU;
interface
uses DAHelper,classesU,ADODB,SysUtils,StdCtrls;
//添加院系班级
function Addclasses(classes:Tclasses):boolean;
//修改院系班级
function Editclasses(classes:Tclasses):boolean;
www.eeworm.com/read/362459/9998949
~pas control_operatoru.~pas
unit Control_OperatorU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//添加操作员信息
function AddOperator(Operator:TOperator):boolean;
//修改操作员信息
function EditOperator(Operator:TOperator):boolean
www.eeworm.com/read/362459/9998952
pas control_operatoru.pas
unit Control_OperatorU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//添加操作员信息
function AddOperator(Operator:TOperator):boolean;
//修改操作员信息
function EditOperator(Operator:TOperator):boolean
www.eeworm.com/read/362459/9998969
dcu control_operatoru.dcu
www.eeworm.com/read/362422/9999855
dsn temp_control.dsn
www.eeworm.com/read/362422/9999858
c temp_control.c
/************************************************************************
烟叶烘烤过程温湿度报警系统
系统描述:在LCD1602上实时显示时钟,温度,湿度,系统运行时间。利用ds18b20
检测当前温度,通过和设定参数的比较,给ISD1420发出报警脉冲,通过
功
www.eeworm.com/read/362422/9999878
pwi temp_control.pwi
www.eeworm.com/read/362422/9999890
dsn temp_control.dsn
www.eeworm.com/read/362422/9999898
c temp_control.c
/************************************************************************
烟叶烘烤过程温湿度报警系统
系统描述:在LCD1602上实时显示时钟,温度,湿度,系统运行时间。利用ds18b20
检测当前温度,通过和设定参数的比较,给ISD1420发出报警脉冲,通过
功
www.eeworm.com/read/362422/9999921