代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/120264/14808299
cpp check.cpp
//********************************************
// 复选按钮 相关函数
// 创建于2000年7月10日
//********************************************
#include
#include "..\gamelib\goldpoint2.h"
#include "..\
www.eeworm.com/read/120264/14808304
h check.h
//********************************************
// 复选按钮 相关函数
// 创建于2000年7月10日
//********************************************
#ifndef _CHECK_H_
#define _CHECK_H_
//复选按钮类
class CCheck
{
publ
www.eeworm.com/read/120232/14809289
cpp check.cpp
class RAccidence{
public:
int type;
RAccidence(){type=0;trueValueF=0; }
};
www.eeworm.com/read/119349/14832207
c check.c
#include
#include
#include
#include
#include "struct.h"
#include "error.h"
/*------------------------------用来进行语法树的显示---------------------
www.eeworm.com/read/119084/14839878
check1
if test "$1" = "on"
then
exit 0
fi
if test "$1" = "off"
then
exit 0
fi
echo "error: $2 -- should be 'on' or 'off'"
exit 1
www.eeworm.com/read/119084/14839929
check2
if test "$1" = "off"
then
exit 0
fi
if test "$3" = "off"
then
exit 0
fi
echo "error: one of $2 or $4 must be 'off'"
exit 1
www.eeworm.com/read/118982/14845851
vbp check.vbp
Type=Exe
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\stdole2.tlb#OLE Automation
Reference=*\G{00025E01-0000-0000-C000-000000000046}#4.0#0#C:\PROGRAM FILES\COMMON FILE