代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/359567/10137933
test check.test
# 2005 November 2
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for your
www.eeworm.com/read/163530/10154735
bmp check.bmp
www.eeworm.com/read/163446/10160388
php check.php
www.eeworm.com/read/358682/10182174
cpp check_it.cpp
// check_it.cpp -- checking for valid input
#include
int main()
{
using namespace std;
cout > input
www.eeworm.com/read/357108/10216018
c check.c
#include "config.h"
#include
#include
#include
#include
#include "check.h"
#include "check_error.h"
#include "check_list.h"
#include "check_impl.h"
#incl
www.eeworm.com/read/357108/10216020
in check.h.in
#ifndef CHECK_H
#define CHECK_H
/* Check: a unit test framework for C*/
#ifdef __cplusplus
#define CK_CPPSTART extern "C" {
CK_CPPSTART
#endif
/* check version numbers */
#define