代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/440901/7679046
v check.v
`timescale 1ns/1ns
module check(q_out,din,clk,rst);
output q_out;
input din,clk,rst;
reg q_out;
parameter[2:0]
S0=3'b000,
S1=3'b001,
S2=3'b010,
S3=3'b011,
S4=3'b100;
www.eeworm.com/read/438945/7718978
class check.class
www.eeworm.com/read/437801/7741408
js check.js
////////////////////////////////////////////////////////////////////////////////
/*
*--------------- 客户端表单通用验证CheckForm(oForm) -----------------
* 功能:通过正则表达式实现通用验证所有的表单元素.
* 使用:
*
www.eeworm.com/read/437179/7753940
class check.class
www.eeworm.com/read/435917/7781106
test check.test
# 2005 November 2
#
# The author disclaims copyright to this source code. In place of
# a legal notice, here is a blessing:
#
# May you do good and not evil.
# May you find forgiveness for your