代码搜索:TestData
找到约 755 项符合「TestData」的源代码
代码结果 755
www.eeworm.com/read/296396/8107217
txt ksml.txt
<mark>testdata</mark>\2004年国家公务员考试预测试题.kys
<mark>testdata</mark>\邓小平第一章.kys
<mark>testdata</mark>\公共科目模拟试卷(5).kys
<mark>testdata</mark>\公共科目模拟试卷(6).kys
<mark>testdata</mark>\公共科目模拟试卷(7).kys
<mark>testdata</mark>\公共科目模拟试卷(8).kys
<mark>testdata</mark>\公共科目模拟试卷(9).kys
<mark>testdata</mark>\公共科目模拟试卷( ...
www.eeworm.com/read/145545/12715583
java debug16_4.java
package questions.c16;
import java.io.*;
import java.net.*;
public class Debug16_4 {
private InetAddress host;
private int port;
public Debug16_4( InetAddress host, int port ) {
www.eeworm.com/read/329030/12988841
c main.c
#include "windows.h"
#include "fsmdefs.h"
#include "stdio.h"
#include "fsmapi.h"
volatile BOOL MainThreadExit;
/* Add for Calling Simulator */
extern int MainInit();
extern int StartWork
www.eeworm.com/read/137068/13346976
c iic_test.c
/*************************************************************************/
/* */
/* FILE NAME
www.eeworm.com/read/310270/13654170
bak digtaled.c.bak
#include
#define BYTE unsigned char
#define WORD unsigned int
sbit LED1=P1^0;
sbit LED2=P1^1;
sbit LED3=P1^2;
sbit LED4=P1^3;
sbit LED5=P1^4;
sbit LED6=P1^5;
sbit LED7=P1^6;
sb
www.eeworm.com/read/310270/13654172
c digtaled.c
#include
#define BYTE unsigned char
#define WORD unsigned int
sbit LED1=P1^0;
sbit LED2=P1^1;
sbit LED3=P1^2;
sbit LED4=P1^3;
sbit LED5=P1^4;
sbit LED6=P1^5;
sbit LED7=P1^6;
sb
www.eeworm.com/read/310270/13654184
lst digtaled.lst
C51 COMPILER V7.09 DIGTALED 10/08/2006 17:10:13 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE DIGTALED
OBJECT MODULE PLACED I
www.eeworm.com/read/306573/13741777
c 99koujue.c
/********************************************************************************
* 描述: 乘法口诀演示 *
* K1--- 模拟出题控制开关, 接p1.4口,数码管数据 p0口,数码管控制p
www.eeworm.com/read/136591/5868184
c pca_uart0.c.c
//////////////用PCA检测UART0特波率调试程序/////////////////
/////////////pca_UART0.c//////////////////////
#include // Register definition file.
typedef unsigned char uchar;
typedef unsigned i