代码搜索:test1
找到约 3,239 项符合「test1」的源代码
代码结果 3,239
www.eeworm.com/read/326556/13135734
ini test.ini
signal void ky_1()
{
SIN = 0xf0; //串口接收到数据0xf0,注意它是不需要时间的
twatch(4090); //等待4090个机器周期
SIN = 0xf1;
twatch(4090);
SIN = 0xf0;
twatch(4090);
SIN = 0xf0;
www.eeworm.com/read/325885/13177264
vb modstart.vb
Module modStart
Public Sub Main()
Shell(Application.StartupPath & "\PubSunion.exe")
Application.Run(New test1)
End Sub
End Module
www.eeworm.com/read/321239/13410431
test1 心理成熟度测验 测试报告 2006 3 31 12 44 4
HR人力资源测评管理系统
心理成熟度测验报告
姓名:<mark>Test1</mark>
性别:男
答题情况:
1. 你常常说:“我没有办法少吃”吗?
是
2. 你常常推诿说:“我太忙了”吗?
是
3. 你常常道歉说:“我的记忆坏透了”吗?
是
4. 你常常道歉说:“我就是不喜欢交际”吗?
是
5. 你是否推托说:“我要是有时间就好了”?
是
6. 你会斩钉截铁地 ...
www.eeworm.com/read/313020/13598248
cpp ft245test1.cpp
// FT245Test1.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "FT245Test1.h"
#include "FT245Test1Dlg.h"
#include "FTD2XX.h"
#ifdef _DEBUG
#define ne
www.eeworm.com/read/310902/13641596
ini test.ini
signal void ky_1()
{
SIN = 0xf0; //串口接收到数据0xf0,注意它是不需要时间的
twatch(4090); //等待4090个机器周期
SIN = 0xf1;
twatch(4090);
SIN = 0xf0;
twatch(4090);
SIN = 0xf0;
www.eeworm.com/read/310130/13657938
dsp test1.dsp
# Microsoft Developer Studio Project File - Name="test1" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con
www.eeworm.com/read/306719/13739612
txt 830_1.txt
declare @t table(id int,num int)
insert @t
select 1,2 union all
select 2,4 union all
select 3,6
----查询
declare @idList varchar(1000),@numList varchar(1000)
set @idList = ''
set @numList = ''
www.eeworm.com/read/305168/13777563
ini test.ini
signal void ky_1()
{
SIN = 0xf0; //串口接收到数据0xf0,注意它是不需要时间的
twatch(4090); //等待4090个机器周期
SIN = 0xf1;
twatch(4090);
SIN = 0xf0;
twatch(4090);
SIN = 0xf0;
www.eeworm.com/read/136939/5840196
bat test1.bat
REM ---------- TEST1.BAT ----------
REM Make file for TEST1 example
MPC TEST1A.C +o
MPC TEST1B.C +o
BCLINK TEST1.LNK