代码搜索:Test
找到约 10,000 项符合「Test」的源代码
代码结果 10,000
www.eeworm.com/read/376635/9311355
c test.c
int main()
{
string nameID = "jian jun";
double number = 12.34E+4;
string time = "good time 12";
double num = number + number;
}
www.eeworm.com/read/376635/9311377
class test.class
www.eeworm.com/read/376635/9311380
java test.java
import java.io.*;
public class test
{
public static void main(String [] args)
{
try{
BufferedReader in = new BufferedReader(new FileReader("test.cpp"));
String line;
while((
www.eeworm.com/read/180290/9313421
lst test.lst
C51 COMPILER V6.12 TEST 01/01/2004 11:36:12 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE TEST
OBJECT MODULE PLACED IN .\
www.eeworm.com/read/180290/9313445
__i test.__i
".\test.c" ROM(SMALL) DEBUG OBJECTEXTEND SRC (.\test.SRC)
www.eeworm.com/read/180290/9313453
src test.src
; .\test.SRC generated from: .\test.c
$NOMOD51
NAME TEST
P0 DATA 080H
P1 DATA 090H
P2 DATA 0A0H
P3 DATA 0B0H
T0 BIT 0B0H.4
AC BIT 0D0H.6
T1 BIT 0B0H.5
T2 BIT 090H.0
EA BIT 0A8H.7
IE
www.eeworm.com/read/180290/9313469
c test.c
#include
sbit cs=P2^1; //和cs5522有关的端口
sbit sdi=P2^2;
sbit sdo=P2^0;
sbit sclk=P2^3;
unsigned char test(unsigned char zz)
{
return(zz);
}
unsigned char sd(u
www.eeworm.com/read/180278/9313755
test_led
www.eeworm.com/read/180260/9314252
lib test.lib
//模板组件库文件:样例
//定义工作流模板中固定使用的结点(节点编号、节点类型等)
//根据业务类型的不同选用不同的组件模板
GroupLib Begin
GroupID = G0001
Name = 收费组件
Type = 0
Description = 调用预定义过程
Size = 0,0,440,440
Color = 14