代码搜索:误码测试
找到约 10,000 项符合「误码测试」的源代码
代码结果 10,000
www.eeworm.com/read/377849/9260528
java setuserdetailinfo.java
package rtxtest;
import rtx.RTXSvrApi;
public class SetUserDetailInfo
{
//2007测试成功
public static void main(String[] args) {
String userName = "herolin";
String ADDRESS = "深
www.eeworm.com/read/377849/9260532
java getsvripport.java
package rtxtest;
import rtx.RTXSvrApi;
public class GetSvrIpPort
{
//2007测试通过
public static void main(String[] args) {
String SvrIP = "";
int iPort = 0;
RTXSvr
www.eeworm.com/read/377849/9260541
java setsvripport.java
package rtxtest;
import rtx.RTXSvrApi;
public class SetSvrIpPort
{
//2007测试成功
public static void main(String[] args) {
String SvrIP = "127.0.0.1";
int iPort = 6000;
www.eeworm.com/read/377849/9260553
java getchilddepts.java
package rtxtest;
import rtx.RTXSvrApi;
public class GetChildDepts
{
//2007测试通过
public static void main(String[] args) {
String pdeptId= "1";
String depts[] = null;
in
www.eeworm.com/read/175573/9540957
frm mnuhp34970a.frm
VERSION 5.00
Begin VB.Form mnuhp34970a
Caption = "HP-34970连机测试"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
Lin
www.eeworm.com/read/175573/9540978
frm mnuhp34401a.frm
VERSION 5.00
Begin VB.Form mnuhp34401a
Caption = "HP-34401A连机测试"
ClientHeight = 3195
ClientLeft = 60
ClientTop = 345
ClientWidth = 4680
Li
www.eeworm.com/read/365644/9852214
frm frmmain.frm
VERSION 5.00
Begin VB.Form frmMain
BorderStyle = 1 'Fixed Single
Caption = "测试服务器端"
ClientHeight = 4815
ClientLeft = 45
ClientTop = 435
C
www.eeworm.com/read/362024/10022123
dpr testlot.dpr
program TestLot;
uses
Forms,
UCountStroke in 'UCountStroke.pas' {frmTestlot};
{$R *.res}
begin
Application.Initialize;
Application.Title := '姓名缘分测试';
Application.CreateForm(Tfr
www.eeworm.com/read/360555/10088407
asm hongwaiyaokongqi.asm
;=================================================
; 红外遥控读码器-定时中断数码管显示加遥控
;=================================================
; 可用来测试常用家电遥控器的码
;========================================
www.eeworm.com/read/358140/10195559
c main.c
/*************************************************************
程序功能:对EEPROM进行读写测试
--------------------------------------------------------------
说 明:AT24C02是256Byte存储容量的EEPROM,内部
寻址时,