代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/210370/15200293
sql 类别自动生成编号示例.sql
--根据输入类别自动生成编号示例
--表
create table tab(a varchar(20),b varchar(100))
go
--触发器
create trigger tr_insert on tab
instead of insert
as
declare @dt varchar(10)
set @dt='-'+convert(varchar(10),g
www.eeworm.com/read/16589/680364
h pic16f721.h
#ifndef _HTC_H_
#warning Header file pic16f721.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
16F721
*/
#ifndef __PIC16F
www.eeworm.com/read/16589/680515
h pic16cr54.h
#ifndef _HTC_H_
#warning Header file pic16cr54.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
16CR54
*/
#ifndef __PIC16C
www.eeworm.com/read/16589/680533
h pic16f707.h
#ifndef _HTC_H_
#warning Header file pic16f707.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
16F707
*/
#ifndef __PIC16F
www.eeworm.com/read/16589/680583
h pic16f720.h
#ifndef _HTC_H_
#warning Header file pic16f720.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
16F720
*/
#ifndef __PIC16F
www.eeworm.com/read/16589/680622
h pic12f520.h
#ifndef _HTC_H_
#warning Header file pic12f520.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
12F520
*/
#ifndef __PIC12F
www.eeworm.com/read/16589/680703
h pic12f617.h
#ifndef _HTC_H_
#warning Header file pic12f617.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
12F617
*/
#ifndef __PIC12F
www.eeworm.com/read/26441/959196
mk nutconf.mk
# Automatically generated on Fri Nov 06 23:30:48 2009
#
# Do not edit, modify UserConf.mk instead!
#
PLATFORM=ETHERNUT1
HWDEF+=-D$(PLATFORM)
MCU_ATMEGA2560=atmega2560
MCU_ATMEGA2561=atmega256
www.eeworm.com/read/28694/1005791
mk nutconf.mk
# Automatically generated on Fri Nov 06 23:30:48 2009
#
# Do not edit, modify UserConf.mk instead!
#
PLATFORM=ETHERNUT1
HWDEF+=-D$(PLATFORM)
MCU_ATMEGA2560=atmega2560
MCU_ATMEGA2561=atmega256
www.eeworm.com/read/490329/1201565
h pre_allocated_array.h
#ifndef HK_BASE_PRE_ALLOCATED_ARRAY_H
#define HK_BASE_PRE_ALLOCATED_ARRAY_H
#ifndef HK_BASE_BASE_H
# error Include instead.
#endif
// array class where the elems are allo