代码搜索:Control
找到约 10,000 项符合「Control」的源代码
代码结果 10,000
www.eeworm.com/read/228672/14369855
h miu_control.h
/******************************************************************************
*
* The information contained herein is the exclusive property of
* Sunplus Technology Co. And shall not be
www.eeworm.com/read/228672/14369861
h tve_control.h
/******************************************************************************
*
* The information contained herein is the exclusive property of
* Sunplus Technology Co. And shall not be
www.eeworm.com/read/228672/14369872
h adc_control.h
//---------------------------------------------------
// analog ad setup
//---------------------------------------------------
#define ANA_AD_POWON 0x80000000
#define ANA_AD_POWOFF 0x00000000
#de
www.eeworm.com/read/126997/14390289
java workflow_control.java
package treedoc;
// 功能
// WORKFLOW客户处理层和底层的接口,功能是调用workflow_engine获得流程访问序列
// 通知服务器调用活动节点对应的USERID开始处理预先定义的活动,并将需要处理的数
// 据提交给客户处理界面
// 一旦客户处理完成,返回该类,则重新激活workflow_engine,进行下一个节点的处理流程
// 该类主 ...
www.eeworm.com/read/126474/14422023
h comm_control.h
#if !defined (COMM_CONTROL_H_INCLUDED)
#define COMM_CONTROL_H_INCLUDED
// Only needed for versions prior to Visual C++ 6.0
#if _MSC_VER < 1200
//-----------------------------------------------
www.eeworm.com/read/126474/14422301
h comm_control.h
#if !defined (COMM_CONTROL_H_INCLUDED)
#define COMM_CONTROL_H_INCLUDED
// Only needed for versions prior to Visual C++ 6.0
#if _MSC_VER < 1200
//-----------------------------------------------
www.eeworm.com/read/125770/14464711