代码搜索:如何学习 source?
找到约 10,000 项符合「如何学习 source?」的源代码
代码结果 10,000
www.eeworm.com/read/327966/3452359
h source.h
#define EXT_INT0 0
#define T0_INT 1
#define EXT_INT1 2
#define T1_INT 3
#define SERL_INT 4
#define T2_INT 5
#define TIMER2H 0xc4 //10ms
#define
www.eeworm.com/read/327966/3452375
h source.h
#include "postion.h"
#include "fsm.h"
#define FOSC18432
#define SCREEN_WIDTH 81
#define SCREEN_HIGHT 480
#define VRAM_BASE 0X0000
#define VRAM_LEN 0X9600
#define FLASH_BASE 0
www.eeworm.com/read/327966/3452425
h source.h
#define FOSC18432
#define SCREEN_WIDTH 81
#define SCREEN_HEIGHT 480
#define VRAM_BUSY P1_0 //此信号为高表明取数据完毕,可以对显存进行操作了。
#define MCSIO_ENABLE() P1_1=0 //可以对MSM6255的I/O进行操作了。
#define MCSIO_DISABLE
www.eeworm.com/read/324136/3506037
test source.test
# Commands covered: source
#
# This file contains a collection of tests for one or more of the Tcl
# built-in commands. Sourcing this file into Tcl runs the tests and
# generates output for errors.
www.eeworm.com/read/324136/3506237
n source.n
'\"
'\" Copyright (c) 1993 The Regents of the University of California.
'\" Copyright (c) 1994-1996 Sun Microsystems, Inc.
'\"
'\" See the file "license.terms" for information on usage and redistribut
www.eeworm.com/read/323581/3514971
h source.h
/*
Copyright (c) 2000, Red Hat, Inc.
This file is part of Source-Navigator.
Source-Navigator is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/323581/3514973
c source.c
/*
Copyright (c) 2000, Red Hat, Inc.
This file is part of Source-Navigator.
Source-Navigator is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/323581/3515044
h source.h
/*
Copyright (c) 2000, Red Hat, Inc.
This file is part of Source-Navigator.
Source-Navigator is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/323581/3515048
c source.c
/*
Copyright (c) 2000, Red Hat, Inc.
This file is part of Source-Navigator.
Source-Navigator is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/321483/3533885
pm source.pm
package CPANPLUS::Shell::Default::Plugins::Source;
use strict;
use CPANPLUS::Error qw[error msg];
use Locale::Maketext::Simple Class => 'CPANPLUS', Style => 'gettext';
=head1 NAME
CP