代码搜索:Notes

找到约 10,000 项符合「Notes」的源代码

代码结果 10,000
www.eeworm.com/read/213263/15138735

cpp blink.cpp

/*************************************************************************** * * Filename: blink.c * * Description: The embedded systems equivalent of "Hello, World!" * * Notes: The consta
www.eeworm.com/read/160303/5573046

hackersguide

Please docs/HACKING/PlutoNotes for notes about the structure of pluto.
www.eeworm.com/read/294538/8220360

readme

yaSSL Release notes, version 1.2.2 (03/27/06) This release of yaSSL contains minor bug fixes and portability enhancements. See build instructions below under 1.0.6: ****************
www.eeworm.com/read/173430/9658844

pl autodocifier.pl

#!/usr/bin/perl -w use strict; use Getopt::Long; # collect lines continued with a '\' into an array sub continuation { my $fh = shift; my @line; while () { my $s = $_; $s =~ s/\\\s*$//
www.eeworm.com/read/265987/11247479

c tpu_dio.c

/**************************************************************************/ /* FILE NAME: tpu_dio.c COPYRIGHT (c) MOTOROLA 2002 */ /* VERSION: 1.0
www.eeworm.com/read/235182/14082660

cpp led.cpp

/********************************************************************** * * Filename: led.cpp * * Description: A memory-mapped PCB version of the LED functions. * * Notes: The co
www.eeworm.com/read/235182/14082662

cpp blink.cpp

/*************************************************************************** * * Filename: blink.c * * Description: The embedded systems equivalent of "Hello, World!" * * Notes: The
www.eeworm.com/read/112793/15476758

cpp led.cpp

/********************************************************************** * * Filename: led.cpp * * Description: A memory-mapped PCB version of the LED functions. * * Notes: The co
www.eeworm.com/read/112793/15476760

cpp blink.cpp

/*************************************************************************** * * Filename: blink.c * * Description: The embedded systems equivalent of "Hello, World!" * * Notes: The