代码搜索:数字存储
找到约 10,000 项符合「数字存储」的源代码
代码结果 10,000
www.eeworm.com/read/706/2991
vi 数据存储.vi
www.eeworm.com/read/41254/1143059
lst 掉电存储..lst
C51 COMPILER V8.02 礯电存储_ 10/14/2010 19:55:09 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE 礯电存储_
OBJECT MODULE PLACED IN 掉电存储.
www.eeworm.com/read/41254/1143060
opt 掉电存储.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/41254/1143063
c 掉电存储..c
/********************************************************************
汇诚科技
实现功能:掉电存储控制程序
使用芯片:AT89S52
晶振:11.0592MHZ
波特率:9600
编译环境:Keil
作者:zhangxinchunleo
网站:www.o
www.eeworm.com/read/41254/1143066
obj 掉电存储..obj
www.eeworm.com/read/41254/1143069
hex 掉电存储.hex
:03000000020003F8
:0C000300787FE4F6D8FD75812002004AE9
:0201E500C10057
:10019800E4FDFCEFFBC3ED9BEC940050070DBD00A4
:0401A800010C80EFD7
:0101AC002230
:0501DF001201E4D2B69C
:0101E40022F8
:0A01CB0
www.eeworm.com/read/41254/1143070
plg 掉电存储.plg
礦ision3 Build Log
Project:
E:\产品最新资料\Z1525_四路仿PLC继电器控制板\该板配套参考程序\09、掉电存储控制程序\掉电存储.uv2
Project File Date: 10/16/2010
Output:
www.eeworm.com/read/285765/4044890
sql 存储过程.sql
if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[SupesoftPage]') and OBJECTPROPERTY(id, N'IsProcedure') = 1)
drop procedure [dbo].[SupesoftPage]
GO
if exists (select * from d
www.eeworm.com/read/277933/4148545
sql 存储过程.sql
select * from tblBookAttribute
insert into tblBookAttribute values('征订')
insert into Admin values('admin3','')
select * from ##temp
create trigger InsertBookInfo
on tblBookInfo
for Insert