代码搜索:common 有哪些应用?
找到约 10,000 项符合「common 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/371109/9566792
js common.js
var postSubmited = false;
function popnew(url,title,width,height){
var w = 1024;
var h = 768;
if (document.all || document.layers){
w = screen.availWidth;
h = scre
www.eeworm.com/read/174894/9570557
bas common.bas
Attribute VB_Name = "Common"
'***************************************************************
'*公司名:华夏学院晨光网络公司
'*系统名:红杉图书信息管理系统
'*模块名:主模块
'*模块ID:Common
'*
'*------------------------------------
www.eeworm.com/read/371025/9571025
pas common.pas
unit Common;
interface
const
nProductVersion = 2007325;
//QQ号码
nUserKey0 = 13677866; //飞尔世界
nUserKey1 = 720916;
nUserKey2 = 410105;
nUserKey3 = 501943321;
nUserKey4 = 258338
www.eeworm.com/read/174850/9571532
h common.h
#ifndef _COMMON_H_
#define _COMMON_H_
#include "../global.h"
/* --- macroblock coding modes --- */
#define MODE_INTER 0
#define MODE_INTER_Q 1
#define MODE_INTER4V 2
#define MODE_INTRA
www.eeworm.com/read/174717/9575171
js common.js
var flag=false;
function DrawImage(ImgD){
var image=new Image();
image.src=ImgD.src;
if(image.width>0 && image.height>0){
flag=true;
if(image.width>=20){
ImgD.width=20;
Im
www.eeworm.com/read/174714/9575888
mk common.mk
# %W% %G% %U%
#
# 1991 makefile
SHELL=/bin/sh
CHMOD=chmod
CP=cp
RM=rm
SED=sed
LN=ln
# flags for common K&R compiles
#
CFLAGS=-O
CC=cc
# winners that may be ok to compile with common K&R
#
WINNERS=
www.eeworm.com/read/174714/9575956
mk common.mk
# %W% %G% %U%
#
# 1990 makefile
SHELL=/bin/sh
CHMOD=chmod
CC=gcc
CP=cp
RM=rm
SED=sed
LN=ln
# flags for common K&R compiles
#
CFLAGS=-O
CC=cc
# winners that may be ok to compile with common K&R
#
WI
www.eeworm.com/read/170521/9802037
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/170484/9803704
h common.h
/******************************************************************************/
/* */
/* Common (C) by Gerha