代码搜索:如何学习 common?

找到约 10,000 项符合「如何学习 common?」的源代码

代码结果 10,000
www.eeworm.com/read/180079/9320570

h common.h

void delay(int k); ///////////////////////////////// #define NULL 0 #define TRUE 1 #define FALSE 0 #define BUFFER_LENGTH 8192 //8192 #define MAX_READ_LENGTH 16384//16384 #define MAX
www.eeworm.com/read/376170/9327504

common makefile.common

SHELL=/bin/sh cvs: if test -x /usr/bin/autoconf2.50 ; then \ AUTOCONF="/usr/bin/autoconf2.50" ;\ else \ AUTOCONF="autoconf" ;\ fi; \ AUTOCONF_VERSION=`$$AUTOCONF --version` ;\ if test "
www.eeworm.com/read/179681/9345152

h common.h

#ifndef __COMMON_H__ #define __COMMON_H__ #include #include class Vector; typedef double AngRad; /*!< Type definition for angles in degrees. */ typedef double AngDeg; /*!
www.eeworm.com/read/375808/9349082

js common.js

/* [Discuz!] (C)2001-2007 Comsenz Inc. This is NOT a freeware, use is subject to license terms $RCSfile: common.js,v $ $Revision: 1.41.2.14 $ $Date: 2007/03/23 15:31:51 $ */ var sPop =
www.eeworm.com/read/375723/9351530

js common.js

function reload(){ window.location.reload(); } function help(msg){ alert('欢迎使用'+msg); } function to(url){ window.location.href=url; } function back(){ history.go(-1); } function save
www.eeworm.com/read/179250/9362508

jpg common.jpg

www.eeworm.com/read/375195/9369703

h common.h

/****************************************************************************************** ;;文件名称: common.h ;;文件概述: ;;作 者: 耿艳军 ;;生效日期: 2008年 ;;版 本 号: V0.1 ;;变更记录: ************************
www.eeworm.com/read/375195/9369720

lst common.lst

C51 COMPILER V8.09 COMMON 09/23/2008 08:34:17 PAGE 1 C51 COMPILER V8.09, COMPILATION OF MODULE COMMON OBJECT MODULE PLACED IN
www.eeworm.com/read/375195/9369732

c common.c

#include #include "inc/EXT_PUBLIC_VARIABLE.H" #include "inc/CPUIO_DEF.H" #include "inc/timer_pwm.h" #include "inc/candul.H" void Delay(uchar timer) { uchar i;; for(;timer>0;t
www.eeworm.com/read/375195/9369738

obj common.obj