代码搜索结果

找到约 10,000 项符合 Control System 的代码

system.h

#ifndef SNMP_SYSTEM_H #define SNMP_SYSTEM_H #ifndef NET_SNMP_CONFIG_H #error "Please include before this file" #endif #ifdef __cplusplus extern "C" { #endif /*

system.h

#ifdef UCD_COMPATIBLE #include #else #error "Please update your headers or configure using --enable-ucd-snmp-compatibility" #endif

system.h

// system head file #ifdef SYSTEM_G #define system_ext #else #define system_ext extern #endif #define uchar unsigned char #define uint unsigned int #define us

system.c

/*----------------------------------------------------------------------------------------------- Project : test for 2410 hardware Author : kreal@163.net Creation

system.h

#ifndef _SYSTEM_H_ #define _SYSTEM_H_ #ifdef __cplusplus extern "C" { #endif //jungpil 20060218 //#include "pmplatform.h" #include #include #include #in

system.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // Use of this source code is subject to the terms of the Microsoft end-user // license agreement (EULA) under which you lic

system.properties

#jdbc.driver=com.mysql.jdbc.Driver #jdbc.url=jdbc:mysql:///test?useUnicode=true&characterEncoding=GB2312&mysqlEncoding=gb2312 # jdbc.driver=org.hsqldb.jdbcDriver jdbc.url=jdbc:hsqldb:file:/WEB-I