代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/138406/13237539
c error.c
/*---------------------------------------------------------------
* Copyright (c) 1999,2000,2001,2002,2003
* The Board of Trustees of the University of Illinois
www.eeworm.com/read/324640/13255200
png error.png
www.eeworm.com/read/137955/13276687
c error.c
#include "c.h"
static char rcsid[] = "$Id: error.c,v 1.1 2002/08/28 23:12:43 drh Exp $";
static void printtoken(void);
int errcnt = 0;
int errlimit = 20;
char kind[] = {
#define xx(a,b,c,d,e,f,g)
www.eeworm.com/read/324243/13277327
log error.log
[2007-05-12 22:46:23]:
Query:
if object_id('gt')>0 select value from GT where name='DBVer' else select 0
[2007-05-12 22:46:24]:
SQL:
--更新模块表
if not exists(select 1 from GT where name='upMode
www.eeworm.com/read/323907/13309324
wav error.wav
www.eeworm.com/read/238907/13315518
h error.h
#ifndef _BIOS_ERROR_H
#define _BIOS_ERROR_H
#include
struct BIOS_ERR_STR
{
u32 err_code;
u8 *err_string;
};
extern u8 *errors(u32 err_code);
extern void error_msg(c