代码搜索结果

找到约 10,206 项符合 Storage 的代码

stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // storage.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx.h

storagetest.java

// object/StorageTest.java // TIJ4 Chapter Object, Exercise 6, page 90 // Write a program that includes and calls the storage() method defined as a // code fragment in this chapter. public class

cicsdb2demo.cob

IDENTIFICATION DIVISION. PROGRAM-ID DB2DEMO. DATA DIVISION. WORKING-STORAGE SECTION. EXEC SQL INCLUDE SQLCA END-EXEC. EXEC SQL

bitmapdll.dpr

library BitmapDLL; {all this DLL does is provide a storage mechanism for a bitmap} uses SysUtils, Classes; {link in the bitmap resource} {$R BitmapResources.res} begin end.

storage.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CLoginDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "Storage.

storage.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

storage.cpp

// Storage.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Storage.h" #include "StorageDlg.h" #include "LoginDlg.h" #ifdef _DEBUG #define new DEBUG_N

storage.h

// Storage.h : main header file for the STORAGE application // #if !defined(AFX_STORAGE_H__DB99431F_B0C8_43B1_A26C_4F6CECFB9913__INCLUDED_) #define AFX_STORAGE_H__DB99431F_B0C8_43B1_A26C_4F6CECFB

storage.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////

readme.txt

======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : Storage ========================================================================