代码搜索:cstring
找到约 10,000 项符合「cstring」的源代码
代码结果 10,000
www.eeworm.com/read/282838/9056552
h robin.h
// Robin.h : main header file for the Robin application
//
#if !defined(AFX__H__9FFF0AC4_B06B_11D7_BA43_52544CBD5805__INCLUDED_)
#define AFX__H__9FFF0AC4_B06B_11D7_BA43_52544CBD5805__INCLUDED_
www.eeworm.com/read/282804/9059675
h proxyserver1.h
// ProxyServer1.h: interface for the CProxyServer class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_PROXYSERVER1_H__10E4037F_FB74_44A6_9CF7_C18DDCC
www.eeworm.com/read/282775/9062743
~pas datamodule.~pas
unit DataModule; //数据模块窗体项目
interface
uses
SysUtils, Classes, DB, ADODB;
type
TDM = class(TDataModule)
ADOConnection: TADOConnection;
AQ_Back_Restore: TADOQuery;
AT_
www.eeworm.com/read/282775/9062827
pas datamodule.pas
unit DataModule; //数据模块窗体项目
interface
uses
SysUtils, Classes, DB, ADODB;
type
TDM = class(TDataModule)
ADOConnection: TADOConnection;
AQ_Back_Restore: TADOQuery;
AT_
www.eeworm.com/read/184748/9081112
h amsedit.h
#if !defined(AFX_AMS_EDIT_H__AC5ACB94_4363_11D3_9123_00105A6E5DE4__INCLUDED_)
#define AFX_AMS_EDIT_H__AC5ACB94_4363_11D3_9123_00105A6E5DE4__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif //
www.eeworm.com/read/184748/9081266
h dateedit.h
#ifndef _MASKDEFINE_
#define _MASKDEFINE_
/////////////////////////////////////////////////////////////////////////////
// CDateEdit window
class CDateEdit : public CEdit
{
DECLARE_DYNAMIC(CD
www.eeworm.com/read/184657/9090402
h afd.h
///////////////////////////////////////////////////////////////////////
// If this program works, it was written by Alexander Fedorov.
// If not, I don't know who wrote it.
// mailto:lamer2000@hotm
www.eeworm.com/read/184556/9093872
h ado2.h
//
// MODULE: Ado2.h
//
// AUTHOR: Carlos Antollini
//
// mailto: cantollini@hotmail.com
//
// Date: 07/02/2003
//
// Version 2.10
//
#if !defined(AFX_ADO2_H_INCLUDED_)
#define AFX_A