代码搜索:para
找到约 10,000 项符合「para」的源代码
代码结果 10,000
www.eeworm.com/read/312506/13610826
h system.h
#include
#include
#include
//#include "uart.h"
/* 7844 */
#define csad 0 //PB0
#define dout 1 //PB1
#define dinad 2 //PB2
#define c
www.eeworm.com/read/136571/5868485
h gsmh.h
#include "resource.h"
#ifndef ULONG
#define ULONG unsigned long
#endif
#ifndef HUINT
#define HUINT unsigned short
#endif
#ifndef UCHAR
#define UCHAR unsigned char
#endif
#ifndef WORD
www.eeworm.com/read/110972/6161021
h gsmh.h
#include "resource.h"
#ifndef ULONG
#define ULONG unsigned long
#endif
#ifndef HUINT
#define HUINT unsigned short
#endif
#ifndef UCHAR
#define UCHAR unsigned char
#endif
#ifndef WORD
www.eeworm.com/read/342897/11993188
lst button.lst
C51 COMPILER V7.07 BUTTON 05/02/2003 10:12:42 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE BUTTON
OBJECT MODULE PLACED IN
www.eeworm.com/read/338506/12304559
c menue.c
#include "GLOBAL.H"
/*********************************************************************************
* 名称:line0_menu
* 功能:液晶屏第0行显示,显示参数所属功能组
* 输入:uchar disvalue
* 输出: 无
* 返回:无
****
www.eeworm.com/read/227330/14432052
h c_proc.h
// (Version 1.00 :: 10-Mar-1999 :: Harutoshi Yoshida)
/*===================================================================
俠 俻倳倕倱倲
-----------------------------------
Standard Procedure Heade
www.eeworm.com/read/472566/6870727
sql 8-1.sql
CREATE PROC spStuGrade_Class_term /* 存储过程名 */
@Para_ClassID char(8), /* 班级名,输入参数 */
@Para_Term tinyint = 1 /* 学期,输入参数,默认值为1 */
WITH ENCRYPTION /* 使用加密存放 */
AS
SELECT S.StudentID
www.eeworm.com/read/101024/15856524
c cdma_tcap_def.c
#include
#include
#include "asn1.h"
#include "CDMA_ext.h"
#include "gsmtcap.h"
#include "CDMA_tcap_def.h"
#include "CDMA_pos.h"
ELEMENT_DEF cdma_TCAP_ParamSequence[] = {
{ EN
www.eeworm.com/read/101024/15856522
c cdma_map_def.c
#include "asn1.h"
#include "asn1_ext.h"
#include "CDMA_pos.h"
#include "CDMA_map_def.h"
#include "CDMA_ext.h"
ELEMENT_DEF CDMA_WINCapability_SubArg[]={
{OPT_PARA, CDMA_TriggerCapability_TAG, ASN1
www.eeworm.com/read/152682/12093574
h cdevidesentence.h
#ifndef _CDEVIDESENTENCE_H_JH_
#define _CDEVIDESENTENCE_H_JH_
class CDevideSentence
{
private:
int bOccuredError;//是否出现错误,0:没有, 1:有
unsigned char *szSource;//原字串,拷贝自输入串
unsigned char *szR