代码搜索:reader
找到约 10,000 项符合「reader」的源代码
代码结果 10,000
www.eeworm.com/read/433689/7913839
dof reader.dof
[FileVersion]
Version=6.0
[Compiler]
A=1
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/433689/7913850
cfg reader.cfg
-$A1
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J-
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/298629/7949035
h reader.h
#ifndef READER_H
#define READER_H
#include
#include
#include"readerhistory.h"
class reader
{
public:
reader( char* a = " " , char *b =" " , char *c = " " )
{
str
www.eeworm.com/read/397689/8029273
c reader.c
/*************************************************************************
*
* m a k e : r e a d e r . c
*
* Read in makefile
*================================================================
www.eeworm.com/read/296772/8078247
h reader.h
#ifndef READER_BIGWORK
#define READER_BIGWORK
#include "..\Book\Book.h"
class CReader
{
public:
CReader( int ID,
char phone[],
char name[],
char password[],
bool sex );
www.eeworm.com/read/296772/8078250
cpp reader.cpp
#include "Reader.h"
#include
using namespace std;
CReader::CReader( int ID,
char phone[],
char name[],
char password[],
bool sex ){
iID = ID;
strcpy(sPhone
www.eeworm.com/read/296772/8078326
h reader.h
#ifndef READER_BIGWORK
#define READER_BIGWORK
#include
#include "Book.h"
class CReader
{
friend ostream& operator
www.eeworm.com/read/296772/8078337
cpp reader.cpp
#include "Reader.h"
#include
#include
#include
#include "UserDB.h"
#include "Stackroom.h"
#define max 100
int iMember_menu();
void iMemberID(char *p);
CReader
www.eeworm.com/read/296772/8078388
h reader.h
#ifndef READER_BIGWORK
#define READER_BIGWORK
#include
#include "Book.h"
#include "UserDB.h"
class CReader
{
friend ostream& operator