代码搜索:common 有哪些应用?
找到约 10,000 项符合「common 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/379364/9199654
h common.h
#ifndef _GUI_COMMON_H
#define _GUI_COMMON_H
typedef unsigned char uint8;
typedef signed char int8;
typedef unsigned int uint16;
typedef signed int int16;
typedef unsigned l
www.eeworm.com/read/379149/9206132
common makefile.common
### Makefile.common
###
### Copyright (C) 2002 by the KDE developers
### All the real work is done by the shellscript cvs.sh
SHELL=/bin/sh
cvs dist cvs-clean configure configure.in configure.files
www.eeworm.com/read/379051/9210210
java common.java
package serviceServer;
/**
* 定义整个系统用到的参数
*/
public class Common {
public static boolean sDebug = true;
public static boolean sInit = true;// 标识系统为启动态还是正常态
public static boolean sContin
www.eeworm.com/read/379051/9210223
java common.java
package clientServer;
import java.awt.GraphicsDevice;
import java.awt.GraphicsEnvironment;
import java.awt.Rectangle;
/**
* 定义整个系统用到的参数
*/
public class Common {
public static boolean sD
www.eeworm.com/read/379051/9210233
class common.class
www.eeworm.com/read/379051/9210246
class common.class
www.eeworm.com/read/182041/9220856
h common.h
//==================================
// PEDUMP - Matt Pietrek 1995
// FILE: COMMON.H
//==================================
// MakePtr is a macro that allows you to easily add to values (including
www.eeworm.com/read/182041/9220877
c common.c
//==================================
// PEDUMP - Matt Pietrek 1995
// FILE: COMMON.C
//==================================
#include
#include
#include
#include
www.eeworm.com/read/181983/9223012
h common.h
/* a bunch of system header files */
#ifndef COMMON_H
#define COMMON_H
#define BUFSIZE 2048
#include
#include
#include
#include
#include
#includ
www.eeworm.com/read/181851/9234625
h common.h
#ifndef __COMMON_H
#define __COMMON_H
/***********************************************************************
* FILENAME: $RCSfile: common.h,v $
* VERSION : $Revision: 1.5 $
* DATE : $Date: