代码搜索:error
找到约 10,000 项符合「error」的源代码
代码结果 10,000
www.eeworm.com/read/157733/11667461
c error.c
/* Error-printing and verbosifying functions
Copyright (C) 1997 Andrew McCallum
Written by: Andrew Kachites McCallum
This file is part of the Bag-Of-Words Library, `
www.eeworm.com/read/260849/11695038
png error.png
www.eeworm.com/read/157532/11695066
h error.h
#ifndef __ERROR.H__
#define __ERROR.H__
#include "Type.h"
#include "ErrorVal.h"
// 时间模式
enum Time
{
Run,
Edit
};
// Error.cpp包含的函数
void ShowError(const ErrorType, const int = -1, co
www.eeworm.com/read/157532/11695304
cpp error.cpp
////////////////////////////////////////////
// //
// Error.cpp //
// 错误处理模块 //
// 接受系统错误报告并屏幕反馈给用户
www.eeworm.com/read/260790/11701826
c error.c
/*******************************************************************************
*
* error.c - Functions for reporting errors to the user.
*
* Cheetah Web Browser
* Copyright (C) 2001 Garett Spen
www.eeworm.com/read/260790/11701956
h error.h
/*******************************************************************************
*
* error.h - Functions for reporting errors to the user.
*
* Cheetah Web Browser
* Copyright (C) 2001 Garett Spen
www.eeworm.com/read/346908/11713551