代码搜索结果
找到约 3,982 项符合
Sensor 的代码
sensor.hex
:020000000140BD
:1000400075815F7590FF75A0007580FFD242754283
:1000500008754108754008513651E57542107541E3
:10006000117540115136E4F54378207F10F608DF12
:10007000FCD24275430A75300075310075320005B7
:10
sensor.lnp
"cntrl.obj"
TO "sensor"
sensor.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
DaveTm { 0,0,0,0,0,0,0,0 }
Target (Tar
sensor.dfm
object FormSensor: TFormSensor
Left = 239
Top = 190
Width = 600
Height = 400
Caption = #23454#26102#20256#24863#22120#20449#24687#31383#21475
Color = clBtnFace
Font.Charset = DEFA
sensor.~pas
unit Sensor;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, RzPanel, StdCtrls;
type
TFormSensor = class(TForm)
RzGr
sensor.pas
unit Sensor;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, RzPanel, StdCtrls;
type
TFormSensor = class(TForm)
RzGr
sensor.~dfm
object FormSensor: TFormSensor
Left = 239
Top = 190
Width = 600
Height = 400
Caption = #23454#26102#20256#24863#22120#20449#24687#31383#21475
Color = clBtnFace
Font.Charset = DEFA
sensor.c
/*****************************************************************
* *
* Copyright (c) 2001-2006 McObject LLC. All Right Reserved. *