代码搜索:DataBase
找到约 10,000 项符合「DataBase」的源代码
代码结果 10,000
www.eeworm.com/read/265167/11276097
dsp database.dsp
# Microsoft Developer Studio Project File - Name="Database" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86)
www.eeworm.com/read/265167/11276101
cpp database.cpp
// Database.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Database.h"
#include "MainFrm.h"
#include "DatabaseDoc.h"
#include "DatabaseView.h"
#if
www.eeworm.com/read/265167/11276102
opt database.opt
www.eeworm.com/read/265167/11276105
h database.h
// Database.h : main header file for the DATABASE application
//
#if !defined(AFX_DATABASE_H__C3797627_442D_11D2_953B_CDD998FF14B6__INCLUDED_)
#define AFX_DATABASE_H__C3797627_442D_11D2_953B_CDD9
www.eeworm.com/read/265087/11283895
mdb database.mdb
www.eeworm.com/read/410447/11286520
mdb database.mdb
www.eeworm.com/read/410269/11294948
cpp database.cpp
#include "stdafx.h"
#include
#include
#include "cemapi.h"
#include "Database.h"
//------------------------------------------------------------------------------------
www.eeworm.com/read/410269/11294950
h database.h
#ifndef _DATABASE_H_
#define _DATABASE_H_
class Database
{
public:
//全局变量
TCHAR g_TTSInfo[1024]; // 存放TTS信息
TCHAR szBuffer[1024];//存放执行sql的字符串.
IDBInitialize *pIDBInitialize;
IUnknown
www.eeworm.com/read/264864/11297694