代码搜索:Reader
找到约 10,000 项符合「Reader」的源代码
代码结果 10,000
www.eeworm.com/read/248106/12598579
clw reader.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CReaderDoc
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Reader.
www.eeworm.com/read/248106/12598602
h reader.h
// Reader.h : main header file for the READER application
//
#if !defined(AFX_READER_H__6CC1C03B_F317_11D2_8D5B_FFC4C908DB0E__INCLUDED_)
#define AFX_READER_H__6CC1C03B_F317_11D2_8D5B_FFC4C908DB0E
www.eeworm.com/read/248106/12598611
cpp reader.cpp
// Reader.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Reader.h"
#include "MainFrm.h"
#include "ChildFrm.h"
#include "ReaderDoc.h"
#include "Reade
www.eeworm.com/read/248106/12598614
dsp reader.dsp
# Microsoft Developer Studio Project File - Name="Reader" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/247757/12620470
txt reader.txt
www.eeworm.com/read/135765/13901227
cs reader.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Data.SqlClient;
namespace 图书管理系统
{
//
www.eeworm.com/read/135558/13921353
pas reader.pas
unit reader;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls;
type
Treaderform = class(TForm)
GroupBox1: TG
www.eeworm.com/read/135558/13921389
dfm reader.dfm
object readerform: Treaderform
Left = 192
Top = 107
Width = 544
Height = 375
Caption = #35835#32773#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = cl
www.eeworm.com/read/134424/13991354