代码搜索:red

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

代码结果 10,000
www.eeworm.com/read/470401/6910228

css default.css

/* * Style sheet for the CSS2 specification * $Id: default.css,v 2.14 1998/03/24 16:16:22 bbos Exp $ */ BODY { color: black; /* text-align: justify; */ font-family: helvetica, sans-ser
www.eeworm.com/read/460608/7246177

c f93x_sleepmode_portmatchwake.c

//----------------------------------------------------------------------------- // F93x_SleepMode_PortMatchWake.c //----------------------------------------------------------------------------- //
www.eeworm.com/read/455185/7376348

c demo_6_4__.c

/********************************************* File name : demo_6_4.c Chip type : ATmega16 Program type : Application Clock frequency : 4.000000 MHz Memory model
www.eeworm.com/read/449679/7498173

ini xcol2.ini

! 128 RGB values for color-scheme: Red-Green-Violet 0 128 0 2 125 0 4 123 0 6 121 0 8 119 0 10 117 0 12 115 0 14 113 0 16 111 0 18 109 0 20 107 0 22 105 0 24 103 0 26 101 0 28 99 0 30
www.eeworm.com/read/441023/7677373

c demo_6_4__.c

/********************************************* File name : demo_6_4.c Chip type : ATmega16 Program type : Application Clock frequency : 4.000000 MHz Memory model
www.eeworm.com/read/241295/13158126

m test_tetrahedron.m

[fens,gcells] = t4cylinderdel(3.0,1.2, 2, 1); [fens,gcells] = T4_to_T10(fens,gcells); bg=mesh_bdry(gcells); % drawmesh({fens,gcells},'gcells','nodes','facecolor','red') drawmesh({fens,bg},'gcells'
www.eeworm.com/read/321700/13400735

v trafficlight.v

module trafficlight( Reset, SW, CLK, Red1, Red2, Yellow1, Yellow2, Green1, Green2, SEG_Data, SEG_Sel ); input Reset; input SW; input CLK; output Red1; output Red2; outpu
www.eeworm.com/read/318176/13484094

c ratcalc.c

/* * MIRACL RATIONAL CALCULATOR - IBM-PC VERSION * Compiles with Turbo C V1.0+, Microsoft C V3.0+ or Zortech C++ V2.0 * ** Change display mode for 40/80 column operation (e.g. 'mode
www.eeworm.com/read/152661/5671884

cxx delete.cxx

//========================================================================== // // common/delete.cxx // // Default delete implementation // //================================================
www.eeworm.com/read/152661/5672265

h hal_platform_setup.h

#ifndef CYGONCE_HAL_PLATFORM_SETUP_H #define CYGONCE_HAL_PLATFORM_SETUP_H /*============================================================================= // // hal_platform_setup.h // // Pl