代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/258060/11891030
dcu control_carfeeu.dcu
www.eeworm.com/read/258060/11891031
~pas control_carfeeu.~pas
unit Control_CarFeeU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//添加车位信息
function AddCarFee(carfee:Tcarfee):boolean;
//得到车位集
function GetCarFeeSetArray:TADOQuery;
//修改车位信息
function Ed
www.eeworm.com/read/258060/11891099
pas control_feeu.pas
unit Control_feeU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//得到费用集
function GetFeeSetArray:TADOQuery;
//删除费用
function DelFeeSet(feeID:integer):boolean;
//查找是否存在给定的项目名称,如果存在返回true
fu
www.eeworm.com/read/258060/11891121
dcu control_feeu.dcu
www.eeworm.com/read/258060/11891134
~pas control_feeu.~pas
unit Control_feeU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//得到费用集
function GetFeeSetArray:TADOQuery;
//删除费用
function DelFeeSet(feeID:integer):boolean;
//查找是否存在给定的项目名称,如果存在返回true
fu
www.eeworm.com/read/258060/11891159
~pas control_operatoru.~pas
unit Control_OperatorU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//对用户名和密码进行检查,判断此用户是否存在,如果存在返回操作员的ID
function CheckOperator(operator:Toperator):integer;
//添加用户
function AddNewOperator
www.eeworm.com/read/258060/11891163
pas control_operatoru.pas
unit Control_OperatorU;
interface
uses DAHelper,ClassesU,ADODB,SysUtils;
//对用户名和密码进行检查,判断此用户是否存在,如果存在返回操作员的ID
function CheckOperator(operator:Toperator):integer;
//添加用户
function AddNewOperator
www.eeworm.com/read/258060/11891169
dcu control_operatoru.dcu
www.eeworm.com/read/155032/11903647
ico control panel.ico
www.eeworm.com/read/344063/11910477