代码搜索:pdf document

找到约 10,000 项符合「pdf document」的源代码

代码结果 10,000
www.eeworm.com/read/475065/6801104

cpp document.cpp

/* Document.cpp : implementation of the CSnaggerDoc class Implements project file persistence for options, tree data and statistics. Also performs the actual retrieval of files from the ho
www.eeworm.com/read/475065/6801110

h document.h

// Document.h : interface of the CSnaggerDoc class // ///////////////////////////////////////////////////////////////////////////// #if !defined(__Document_h__) #define __Document_h__ #if _MS
www.eeworm.com/read/475065/6801125

ico document.ico

www.eeworm.com/read/475065/6801181

obj document.obj

www.eeworm.com/read/475065/6801188

sbr document.sbr

www.eeworm.com/read/474462/6809705

sql document.sql

CREATE TABLE Document (DocId Int Primary Key IDENTITY, ProjId Int NOT NULL, DocType Varchar(40), Title Varchar(100), fName Varchar(50), DocFile Image, Author Varchar(50), Sav
www.eeworm.com/read/474462/6809739

cls document.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/472975/6853534

aspx document.aspx

www.eeworm.com/read/395484/8171000

cpp document.cpp

// ************************************************************************** // document.cpp // // Description: // Implements a CDocument derived class. This is the document part of our // MFC
www.eeworm.com/read/395484/8171005

h document.h

// ************************************************************************** // document.h // // Description: // Defines a CDocument derived class. This is the document part of our MFC // SDI d