代码搜索:Reader
找到约 10,000 项符合「Reader」的源代码
代码结果 10,000
www.eeworm.com/read/145264/12740853
java reader.java
package booksys;
import java.sql.*;
import java.util.*;
import java.util.Date;
import java.io.*;
import java.text.*;
public class reader extends users{
String userid;
int id;
int booki
www.eeworm.com/read/145264/12740871
class reader.class
www.eeworm.com/read/332540/12748928
dcu reader.dcu
www.eeworm.com/read/332540/12748964
ddp reader.ddp
www.eeworm.com/read/332540/12749063
dfm reader.dfm
object ReaderForm: TReaderForm
Left = 140
Top = 148
Width = 633
Height = 445
Caption = #35835#32773#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = cl
www.eeworm.com/read/332540/12749071
pas reader.pas
unit Reader;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls;
type
TReaderForm = class(TForm)
GroupBox3: TG
www.eeworm.com/read/145142/12749731
txt reader.txt
www.eeworm.com/read/145142/12749742
h reader.h
#include
#include
#include
#include"Book.h"
#ifndef READER
#define READER
const int Maxbor=2; //读者最大借书2本
class Reader
{
in
www.eeworm.com/read/145142/12749746
cpp reader.cpp
#include"Reader.h"
void Reader::borrowbook(int bookid)//借书操作
{
int k=0;
for(int i=0;i