代码搜索:Declarations
找到约 10,000 项符合「Declarations」的源代码
代码结果 10,000
www.eeworm.com/read/118064/6099486
c hello.c
/*------------------------------------------------------------------------------
HELLO.C - adapted for the P89LPC932 and the Keil MCB900 Microcontroller Board
Copyright 1995-2003 Keil Software, In
www.eeworm.com/read/408091/11405417
htm sx.htm
SX
SX
An SGML System Conforming to
International Standard ISO 8879 --
Standard Gener
www.eeworm.com/read/407601/11413961
pas ychatu6.pas
unit YchatU6;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls, DynamicSkinForm;
type
TForm6 = class(TForm)
RichEdit1
www.eeworm.com/read/152557/12105759
html running-protoize.html
Using the GNU Compiler Collection (GCC)
www.eeworm.com/read/340289/12167442
asm prog39.asm
; PROG39 - Comparing Voltage Inputs
;
; This Application Compares the voltages on Pins P1.0 and P1.1 and
; Lights an LED when the Voltage on P1.0 is greater.
;
; For the Voltage Sources, Two
www.eeworm.com/read/224165/14603610
cpp vissdstream.cpp
///////////////////////////////////////////////////////////////////////////
//
// NAME
// VisSDStream.cpp -- self-describing stream format for data input/output
//
// DESCRIPTION
// The CVisSD
www.eeworm.com/read/121540/14752073
~pas pnsis.~pas
// ****************************************************************************
// * mxPlugin for Delphi
// ****************************************************************************
// * Copyrig
www.eeworm.com/read/121540/14752109
pas pnsis.pas
// ****************************************************************************
// * mxPlugin for Delphi
// ****************************************************************************
// * Copyrig
www.eeworm.com/read/115926/14996463
pas unclient.pas
unit unClient;
interface
uses
Windows, Messages,comobj, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
Button1: TButton;
Edit1:
www.eeworm.com/read/163965/5503873
java documenttype.java
/*
* Copyright 2001-2005 (C) MetaStuff, Ltd. All Rights Reserved.
*
* This software is open source.
* See the bottom of this file for the licence.
*/
package org.dom4j;
import java.uti