代码搜索:如何学习 common?
找到约 10,000 项符合「如何学习 common?」的源代码
代码结果 10,000
www.eeworm.com/read/193937/5140728
c common_util.c
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland, d.peter@mpl.ch
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can r
www.eeworm.com/read/193937/5141504
h sb_common.h
#ifndef __SBCOMMON_H__
#define __SBCOMMON_H__
/*
* Copyright (C) 2005 Sandburst Corporation
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free s
www.eeworm.com/read/193937/5141505
c sb_common.c
/*
* Copyright (C) 2005 Sandburst Corporation
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* mod
www.eeworm.com/read/193161/5147071
c u_common.c
/*****************************************************************************
* File name : common.c
* Module name : Common function module
* Author : Hiromichi Kondo
*------------------
www.eeworm.com/read/192960/5148264
h r_common.h
/**
r_common.h
Copyright (C) 1999-2000 RTFM, Inc.
All Rights Reserved
This package is a SSLv3/TLS protocol analyzer written by Eric Rescorla
and licensed by RTFM, Inc.
www.eeworm.com/read/190666/5172478
texi gcc-common.texi
@c Copyright (C) 2001 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
@c Common values used in the GCC manuals:
@set version-GCC 3
www.eeworm.com/read/190666/5177854
h bf-common.h
#include
void print_ivars (Class class)
{
struct objc_ivar_list* ivars = class->ivars;
int i;
for (i = 0; i < ivars->ivar_count; i++) {
struct objc_ivar *ivar = &(ivars-
www.eeworm.com/read/190346/5184147
c threadproc_common.c
/* Copyright 2000-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/189687/5192029
h m_common.h
/**************************************************************************/
/* FILE NAME: m_common.h COPYRIGHT (c) MOTOROLA 2002 */
/* VERSION: 1.3
www.eeworm.com/read/189320/5200863
pl webstone-common.pl
#!/pkg/gnu/bin//perl5
#
#WebStone-common.pl,v 1.2 2000/06/04 22:00:02 brunsch Exp
#
1;
sub show_model {
$model = `head -1 $wd/conf/filelist`;
$model =~ s/\#//;
( $model ) = split(':', $m