代码搜索:如何学习 common?
找到约 10,000 项符合「如何学习 common?」的源代码
代码结果 10,000
www.eeworm.com/read/169673/9846449
obj common.obj
www.eeworm.com/read/169673/9846461
h common.h
#ifndef _COMMON_H_
#define _COMMON_H_
#if 0
#include "reg51.h"
#include< intrins.h>
typedef unsigned char uchar;
typedef unsigned char uChar;
typedef unsigned int ushort;
typedef unsigned sho
www.eeworm.com/read/169655/9847611
h common.h
//---------------------------------------------------------------------------
// Terawins Inc. Company Confidential Strictly Private
//
// $Archive: Common.h $
// $Revision: 0.01 $
// $Author: jw
www.eeworm.com/read/169637/9848231
h common.h
///////////////////////////////////////////////////////
#define NULL 0
#define TRUE 1
#define FALSE 0
#define UARTBUF_LENGTH 16384//520//
#define BUFFER_LENGTH 8192//520 //
#define
www.eeworm.com/read/365688/9851514
pas common.pas
// Common types & constants
unit common;
interface
type
plong = ^longword;
pword = ^word;
pbyte = ^byte;
tbyteArray = array [0..0] of byte;
twordArray = array [0..0] of wor
www.eeworm.com/read/169504/9853927
h common.h
/* Copyright 1996, ESS Technology, Inc. */
/* SCCSID @(#)common.h 1.28 2/17/98 */
/*
* $Log$
*/
/************************************************************
* common.h contains general defi
www.eeworm.com/read/365449/9863123
h common.h
#ifndef common_h
#define common_h
#include
#include
//项的分类和内部表示
#define UNITARY 1
#define DUALITY 2
#define ISDATA 3
#define INTEGER 4
#defin
www.eeworm.com/read/365449/9863149
cpp common.cpp
#include
#include "common.h"
int error = NULL;
int prec = 6;
int infocmd = 0;
int infoarg = 0;
int ArgCounter = 0;
char VarName[MAXSIZE];
char *ex
www.eeworm.com/read/365396/9864519
pas common.pas
unit Common;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs;
const
NoUseKey = 0;
EnterKey = 13;
UPKey = 38;
DownKey = 40;
PageUpKey
www.eeworm.com/read/365326/9869708
c common.c
#include "auto_cp.h"
#include
#include
#include
#include
#include
#include
#include
#include
#include