代码搜索:
找到约 10,000 项符合「」的源代码
代码结果 10,000
www.eeworm.com/read/392010/8367409
cpp shelltree.cpp
#include "stdafx.h"
#include "shelltree.h"
#include "shfileinfo.h"
#include "fpattern.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
www.eeworm.com/read/292208/8367410
dfm gzgl_dmd.dfm
object DMD: TDMD
OldCreateOrder = False
Left = 205
Top = 133
Height = 400
Width = 598
object Connection1: TADOConnection
Connected = True
ConnectionString =
'Provid
www.eeworm.com/read/392010/8367411
h wm.h
#ifndef __WM_H__INCLUDED__
#define __WM_H__INCLUDED__
/////////////////////////////////////////////////////////////////////////////
#define WM_APPEND_MENU WM_USER + 101
#define WM_PROCESS_ME
www.eeworm.com/read/292208/8367412
dfm gzgl_xgdw.dfm
object FrmGZGL_XGDW: TFrmGZGL_XGDW
Left = 334
Top = 148
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'FrmGZGL_XGDW'
ClientHeight = 390
ClientWidth = 294
Color
www.eeworm.com/read/392010/8367413
cpp fpattern.cpp
///////////////////////////////////////////////////////////////////////////
// File: fpattern.cpp
// Version: 1.1.0.4
// Updated: 19-Jul-1998
//
// Copyright: Ferdinand Prantl (I'm sorry,
www.eeworm.com/read/292208/8367414
pas gzgl_xggz.pas
unit GZGL_XGGZ;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Mask, DBCtrls, ExtCtrls, Grids, DBGrids, dbcgrids,
ComCtrls,
www.eeworm.com/read/292208/8367415
dfm gzgl_wgdj.dfm
object FrmGZGL_WGDJ: TFrmGZGL_WGDJ
Left = 235
Top = 137
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'FrmGZGL_WGDJ'
ClientHeight = 298
ClientWidth = 430
Color
www.eeworm.com/read/392010/8367416
cpp shfileinfo.cpp
#include "stdafx.h"
#include "shfileinfo.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
///////////////////////////////////////////////
www.eeworm.com/read/292208/8367417
pas umyfunction.pas
unit Umyfunction;
interface
uses
SysUtils, Forms,StdCtrls ;
procedure clearEdt(Frm: Tform);
function replace(s,s1,s2:string):string;//把S中的S2用S1替换
implementation
procedure clearEdt
www.eeworm.com/read/392010/8367418
h fpattern.h
///////////////////////////////////////////////////////////////////////////
// File: fpattern.h
// Version: 1.1.0.4
// Updated: 19-Jul-1998
//
// Copyright: Ferdinand Prantl (I'm sorry, a