代码搜索:如何学习 common?
找到约 10,000 项符合「如何学习 common?」的源代码
代码结果 10,000
www.eeworm.com/read/243567/4525953
c irlan_common.c
/*********************************************************************
*
* Filename: irlan_common.c
* Version: 0.9
* Description: IrDA LAN Access Protocol Implementati
www.eeworm.com/read/243166/4531564
h system_common.h
#ifndef _SYSTEM_COMMON_H_
#define _SYSTEM_COMMON_H_
typedef unsigned char UCHAR8;
typedef unsigned int UINT16;
#define RETURN_OK 0 // Non-zero return values are alway
www.eeworm.com/read/242732/4537721
rbuild zlib_common.rbuild
.
adler32.c
compress.c
crc32.c
gzio.c
uncompr.c
deflate.c
trees.c
www.eeworm.com/read/242732/4544860
c common_ppc.c
/*
* (C) Copyright IBM Corporation 2004
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentatio
www.eeworm.com/read/242657/4550175
pl webstone-common.pl
#!/pkg/gnu/bin//perl5
#
#$Id: WebStone-common.pl 32986 2000-06-04 22:02:08Z brunsch $
#
1;
sub show_model {
$model = `head -1 $wd/conf/filelist`;
$model =~ s/\#//;
( $model ) = split(':'
www.eeworm.com/read/242557/4553131
cpp common_table.cpp
/////////////////////////////////////////////////////////////////////////////
// $Id: common_table.cpp,v 1.3 2001/09/11 11:45:53 rosimildo Exp $
//
// Copyright (c) 2001 Exor International Inc. All
www.eeworm.com/read/242556/4553158
cpp common_table.cpp
/////////////////////////////////////////////////////////////////////////////
// $Id: common_table.cpp,v 1.3 2001/09/11 11:45:53 rosimildo Exp $
//
// Copyright (c) 2001 Exor International Inc. All
www.eeworm.com/read/241253/4561587
c siop_common.c
/* $OpenBSD: siop_common.c,v 1.12 2001/10/30 00:02:55 krw Exp $ */
/* $NetBSD: siop_common.c,v 1.12 2001/02/11 18:04:50 bouyer Exp $ */
/*
* Copyright (c) 2000 Manuel Bouyer.
*
* Redistribution an
www.eeworm.com/read/241253/4561594
h siopvar_common.h
/* $OpenBSD: siopvar_common.h,v 1.9 2001/11/05 17:25:58 art Exp $ */
/* $NetBSD: siopvar_common.h,v 1.10 2001/01/26 21:58:56 bouyer Exp $ */
/*
* Copyright (c) 2000 Manuel Bouyer.
*
* Redistributi
www.eeworm.com/read/240377/4574945
java common_jsp.java
package org.apache.jsp.inc;
import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
public final class common_jsp extends org.apache.jasper.runtime.HttpJspBase
im