代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/153735/12010195
m2pa log.m2pa
Q.781/Test 1.1(a)
Link State Control - Expected signal units/orders
Initialization (Power-up)
Precondition
www.eeworm.com/read/342403/12024556
txt 各种效果的图片和文字效果.txt
P.a0 {
COLOR: maroon; FONT-FAMILY: 宋体, 'Times New Roman'; FONT-SIZE: 10.5pt; LINE-HEIGHT: 150%; MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: justify; TEXT-JUSTIFY: inter-ideograph
}
P.REM {
COLOR:
www.eeworm.com/read/153566/12026680
h yxapi.h
#ifndef _YX_API
#define _YX_API
#define ERROR_LOG_FILE "/usr/bkfx/log/errlog"
#define LOG_NORMAL "LOG_NORMAL "
#define LOG_ERROR "LOG_ERROR "
#define END ""
void sqlerror();
int Init
www.eeworm.com/read/153566/12026937
h yxapi.h
#ifndef _YX_API
#define _YX_API
#define ERROR_LOG_FILE "/usr/bkfx/log/errlog"
#define LOG_NORMAL "LOG_NORMAL "
#define LOG_ERROR "LOG_ERROR "
#define END ""
void sqlerror();
int Init
www.eeworm.com/read/153310/12042046
cpp fish_notfinish.cpp
#include "myinstall.h"
void Start()
{
/**************初始化数据********************************/
water=1.0;
Hourtime=0;
Daytime=0;
Monthtime=0;
S_Fish_Num=1;
M_Fish_Num=2;
B_Fish_Num=
www.eeworm.com/read/341811/12061721
c rtc.c
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\rtc.h"
void __irq Rtc_Tick(void);
char *date[8] = {"","SUN","MON","TUE","WED","THU","FRI","SAT"};
volatile unsigned int sec_t
www.eeworm.com/read/255708/12063611
c rtc.c
/****************************************************************
* ARMSYS S3C44B0X RTC TEST *
****************************************************************
1.2005.4.25:: RT
www.eeworm.com/read/153028/12065170
dcl pubdcl.dcl
#define uchar unsigned char
#define uint unsigned int
#define NULL ((void *)0L)
#define OK 0
#define TRUE 0
#define ERROR 1
#define FALSE 1
#define F
www.eeworm.com/read/152811/12080207
cpp kscutil.cpp
// KSCUtil.cpp: implementation of the KSCUtil class.
//
//////////////////////////////////////////////////////////////////////
#include "KSCUtil.h"
////////////////////////////////////////////