代码搜索:when
找到约 10,000 项符合「when」的源代码
代码结果 10,000
www.eeworm.com/read/105985/15649559
mit readme.mit
This is a copy of the March 16, 1994 release of RSAREF 2.0 from RSA Data
Security, Inc. Please read *carefully* the file "license.txt" in this
directory; it is the RSAREF 2.0 license and describes yo
www.eeworm.com/read/105405/15668338
txt readme.txt
COMM32.PAS
==========
Version 1.00
Comm32.pas is a simple Communications VC for Borland Delphi 2.0 which
demonstrates the Win32 Communications functions and the new Delphi
'TThread' class.
www.eeworm.com/read/100362/15876064
txt list.txt
WinWhois for Winsock Applications, Beta Version 1.0
This uses the Whois protocol for looking up people at servers at various
sites. There's not much to say; usage should be intuitive; to change
www.eeworm.com/read/100235/15879837
changelog
phpMyAdmin - ChangeLog
v 2.1.0 - 08/06/2000 + Bugfix: Query By Example now works with high error-
reporting levels.
+ Bugfix: 'End' on the navigation
www.eeworm.com/read/305593/13764968
txt led.txt
8位数码扫描显示电路设计(VHDL)
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY SCAN_LED IS
PORT ( CLK : IN STD_LOGIC;
www.eeworm.com/read/163987/5500728
dfm ads70_dm.dfm
object ADS70_Data: TADS70_Data
OldCreateOrder = False
OnCreate = DataModuleCreate
OnDestroy = DataModuleDestroy
Left = 761
Top = 170
Height = 245
Width = 214
object adsD: TAdsD
www.eeworm.com/read/412366/11202462
vhd dispselector_ok.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
ENTITY dispselector IS
PORT
(CLK: IN STD_LOGIC;
NUM1: IN STD_LOGIC_VECTOR(3 DOWNTO 0);
NUM2: IN STD_LOGIC_VECTO
www.eeworm.com/read/412366/11202469
bak dispselector.vhd.bak
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
ENTITY dispselector IS
PORT
(CLK: IN STD_LOGIC;
NUM1: IN STD_LOGIC_VECTOR(3 DOWNTO 0);
NUM2: IN STD_LOGIC_VECTO
www.eeworm.com/read/412366/11202602
vhd dispselector.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
ENTITY dispselector IS
PORT
(CLK: IN STD_LOGIC;
NUM1: IN STD_LOGIC_VECTOR(3 DOWNTO 0);
NUM2: IN STD_LOGIC_VECTO
www.eeworm.com/read/412366/11202619
vhd dispselector_debug.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
ENTITY dispselector IS
PORT
(CLK: IN STD_LOGIC;
NUM1: IN STD_LOGIC_VECTOR(3 DOWNTO 0);
NUM2: IN STD_LOGIC_VECTO