代码搜索:Declarations
找到约 10,000 项符合「Declarations」的源代码
代码结果 10,000
www.eeworm.com/read/164887/10083446
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Grids, DBGrids, DB, DBTables;
type
TForm1 = class(TForm)
www.eeworm.com/read/359581/10135262
h hotel.h
/* hotel.h -- constants and declarations for hotel.c */
#define QUIT 5
#define HOTEL1 80.00
#define HOTEL2 125.00
#define HOTEL3 155.00
#define HOTEL4 200.00
#define DISCOUNT 0.
www.eeworm.com/read/163905/10140217
pas verview.pas
{
TECHNISOFT Group presents:
VERSION INFORMATION V1.3b (c) 1998 by Alexander Burlakov aka Hunter
E-mail: Hunter@hptmts.tvcom.ru
www.eeworm.com/read/356874/10219847
h hotel.h
/* hotel.h -- constants and declarations for hotel.c */
#define QUIT 5
#define HOTEL1 80.00
#define HOTEL2 125.00
#define HOTEL3 155.00
#define HOTEL4 200.00
#define DISCOUNT 0.
www.eeworm.com/read/280620/10302256
pas labradclient.pas
{ Copyright (C) 2007 Markus Ansmann
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Softw
www.eeworm.com/read/280371/10334220
c example1.c
/*
* This is example 1 from "Getting Started with MPLAB C18".
*/
#include /* for TRISB and PORTB declarations */
int counter;
void main (void)
{
counter = 1;
TRISB
www.eeworm.com/read/161710/10384583
c ex11.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/161710/10384631
c ex10.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/161708/10384683
lst ex05.lst
C51 COMPILER V6.23a EX05 11/05/2002 20:02:14 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE EX05
OBJECT MODULE PLACED IN e
www.eeworm.com/read/161708/10384692
c ex05.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include