代码搜索结果
找到约 10,000 项符合
Smart Home 的代码
smart.bat
REM
A51 SMART_CI.ASM
C51 MAINLOOP.C DEBUG SMALL CODE SYMBOLS OBJECTEXTEND NOAMAKE
C51 ISR.C DEBUG SMALL CODE SYMBOLS OBJECTEXTEND NOAMAKE
C51 CHAP_9.C DEBUG SMALL CODE SYMBOLS OBJECTEXTEND NOAMAK
smart.lin
chap_9.OBJ,
smart_ci.OBJ,
epphal.OBJ,
protodma.obj,
mainloop.OBJ,
isr.OBJ
TO
smart.ABS
RAMSIZE(256)
CODE(20H)
IDATA(80H)
IXREF
smart.java
/*
* Copyright (c) 1999 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
* Microsystems, Inc. ("Confidential Information").
smart.bas
Attribute VB_Name = "modSmart"
Declare Function PowerOn Lib "smartdll2.dll" () As Integer
Declare Function PowerOff Lib "smartdll2.dll" () As Integer
Declare Function OpenComm Lib "smartdll2.d
smart.js
function SmartInputText(el,params)
{
if(typeof params != 'object') params = {};
var EXT = el;this.EL = EXT;
if(!EXT || EXT.tagName.toLowerCase() != 'input' || (EXT.type != 'text' && EXT
smart.bas
Attribute VB_Name = "modSmart"
Declare Function PowerOn Lib "smartdll2.dll" () As Integer
Declare Function PowerOff Lib "smartdll2.dll" () As Integer
Declare Function OpenComm Lib "smartdll2.d
smart.h
/*
Test System
--------------------------------------------------------------------------
FILE smart.h
--------------------------------------------------------------------------
INTRODUCTI
smart.dsp
# Microsoft Developer Studio Project File - Name="smart" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Con