代码搜索:errors
找到约 10,000 项符合「errors」的源代码
代码结果 10,000
www.eeworm.com/read/166573/10015795
h errors.h
/* known errors */
#define ERR_ILLCHAR 1
#define ERR_NEEDCHAR 2
#define ERR_NEEDCONST 3
#define ERR_FPCON 4
#define ERR_IDEXPECT 5
#define ERR_IDENTEXPECT 6
#define ERR_UNEX
www.eeworm.com/read/164269/10120446
connect-errors
www.eeworm.com/read/163192/10171732
properties errors.properties
key=这是第一个错误
input.error1=这是第2个错误
input.error2=这是第3个错误
input.error3=这是第88888888888888888个错误
input.name=请输入名称
input.password=请输入密码
www.eeworm.com/read/163079/10175906
c errors.c
/*---------------------------------------------------------------------------+
| errors.c |
|
www.eeworm.com/read/358544/10185450
js errors.js
var infoList = new Array();
var warnList = new Array();
var errorList = new Array();
function updateError(type) {
with (document.options) {
switch (type) {
case 0:
if (info.checked) p
www.eeworm.com/read/357821/10200704
h errors.h
/******************************************************************************
**
** COPYRIGHT (C) 2000, 2001 Intel Corporation.
**
** This software as well as the software described in it is f
www.eeworm.com/read/162836/10266170
java errors.java
// FrontEnd Plus for JAD
// DeCompiled : Errors.class
package sms;
public interface Errors
{
public static final int SMPP_ROK = 0;
public static final int SMPP_RINVMSGLEN = 1;
www.eeworm.com/read/355417/10267104
h errors.h
/* known errors */
#define ERR_ILLCHAR 1
#define ERR_NEEDCHAR 2
#define ERR_NEEDCONST 3
#define ERR_FPCON 4
#define ERR_IDEXPECT 5
#define ERR_IDENTEXPECT 6
#define ERR_UNEX
www.eeworm.com/read/162743/10277366
h errors.h
// Errors.h
#ifndef __ERRORS_H__
#define __ERRORS_H__
#define IMAGELIB_SUCCESS 0
// File errors
#define IMAGELIB_FILE_OPEN_ERROR -1
#define IMAGELIB_FILE_CREATION_ERROR -2
#define IMAGELI
www.eeworm.com/read/353769/10418462
h errors.h
#ifndef _LVQ_ERRORS_H
#define _LVQ_ERRORS_H
/************************************************************************
* *
*