代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/256379/12004048
plg check.plg
Build Log
--------------------Configuration: Check - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\fhl\LOC
www.eeworm.com/read/256379/12004051
ncb check.ncb
www.eeworm.com/read/256379/12004058
dsp check.dsp
# Microsoft Developer Studio Project File - Name="Check" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
www.eeworm.com/read/256379/12004061
cpp check.cpp
#include "Check.h"
void main()
{
char name[20],ch;
int row=1;
ifstream infile;
CCheck* sign;
coutname;
infile.open(name);
infile.get(
www.eeworm.com/read/256379/12004062
opt check.opt
www.eeworm.com/read/256379/12004068
dsw check.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/256379/12004071
h check.h
#include
#include
using namespace std;
class CCheck
{
private:
char m_sSign;
char m_eSign;
public:
int row,m_row;
CCheck(char sign,int row);
bool IsOK(ifstream& in
www.eeworm.com/read/256173/12017021