代码搜索:Create
找到约 10,000 项符合「Create」的源代码
代码结果 10,000
www.eeworm.com/read/346862/11716628
cpp main.cpp
//-----------------------------------------------------------------------
//
// Name: main.h
//
// Author: Mat Buckland 2002
//
// Desc: code example to show how to create and manipulate a s
www.eeworm.com/read/346862/11717347
cpp main.cpp
//-----------------------------------------------------------------------
//
// Name: GDI_Backbuffer2 example project
//
// Author: Mat Buckland 2002
//
// Desc: Code demonstrating the cr
www.eeworm.com/read/346862/11717442
cpp main.cpp
//-----------------------------------------------------------------------
//
// Name: GDI_Polygon2 example project
//
// Author: Mat Buckland 2002
//
// Desc: Code demonstrating the creat
www.eeworm.com/read/346862/11717530
cpp main.cpp
//-----------------------------------------------------------------------
//
// Name: Bouncing Balls with Timer example project
//
// Author: Mat Buckland 2002
//
// Desc: Code demonstrat
www.eeworm.com/read/346818/11719730
tcf build-test.tcf
/*
* ======== build-post.tcf ========
*
* To create post.cdb:
*
* 1) Open a Windows command prompt window and cd to the root of your Code
* Composer installation directory (normally
www.eeworm.com/read/156968/11749788
pas udictionary.pas
unit uDictionary;
interface
uses Windows, Messages, SysUtils, Variants, Classes,DB,ADODB,uPublicConnection,
uPubFun;
type
TDictionary=class(TObject)
private
FQuery:TADOQuery;
www.eeworm.com/read/346401/11750971
pas rm_formreport.pas
unit RM_FormReport;
{$I RM.INC}
interface
uses
SysUtils, Windows, Messages, Classes, Graphics, Printers, Controls, DB,
Forms, StdCtrls, Dialogs, Menus, Buttons, Comctrls, ExtCtrls, DBCt
www.eeworm.com/read/346401/11751191
pas rm_flds1.pas
{******************************************}
{ }
{ Report Machine V2.0 }
{ Insert Fields dialog }
{
www.eeworm.com/read/259828/11763118
pas aplib.pas
(*
* aPLib compression library - the smaller the better :)
*
* Delphi aPLib wrapper for example
*
* Copyright (c) 1998-2004 by Joergen Ibsen / Jibz
* All Rights Reserved
*
* http://w