代码搜索:Reader
找到约 10,000 项符合「Reader」的源代码
代码结果 10,000
www.eeworm.com/read/454753/7383888
rpt reader.rpt
www.eeworm.com/read/453387/7421948
asm reader.asm
MYDAT SEGMENT
MAXLEN DW 300 ;最大行数
INDEX DW 300 DUP(?) ;行索引
LENCT DW 0 ;实际行数
CURLINE DW 0 ;当前页第一行行数
CCOUNT DW ? ;文件总字符数
TOP DB 5 ;窗口左上角行数
LEFT DB 5 ;窗口左上角列数
WS DW 60 ;窗口宽度
HS DW 15 ;窗口高度
FG
www.eeworm.com/read/451260/7468042
dcu reader.dcu
www.eeworm.com/read/451260/7468050
ddp reader.ddp
www.eeworm.com/read/451260/7468071
dfm reader.dfm
object ReaderForm: TReaderForm
Left = 116
Top = 77
Width = 633
Height = 445
Caption = #35835#32773#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clW
www.eeworm.com/read/451260/7468072
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/449529/7501386
h reader.h
#ifndef __CREADER_H_INCLUDED__
#define __CREADER_H_INCLUDED__
//微软C编译器控制
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "Book.h"
class CReader
{
//属性描述
private:
www.eeworm.com/read/449529/7501390
cpp reader.cpp
#include
#include "Reader.h"
#include "Library.h"
//在此引用应用类中的theApp来获取库连接指针
extern CLibraryApp theApp;
CReader::CReader()
{}
CReader::~CReader()
{}
int CReader::BorrowBo
www.eeworm.com/read/444070/7618861
class reader.class
www.eeworm.com/read/443731/7624694
h reader.h
/****************************************************************************
*
* File: READER.H(HEADER for all fil