代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/366702/2871953
c crash12.c
// { dg-do assemble }
// Bug: g++ dies instead of flagging this invalid.
inline float max(float x, float y) { return (x>y)?x:y; }
float b(float x, float y, float z)
{
float f = (y
www.eeworm.com/read/351636/3101862
h vcl_set.h
#ifndef vcl_generic_set_h_
#define vcl_generic_set_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_set.hhh and run make
// set
#ifndef vcl_set
#define vcl_set vcl_generic_se
www.eeworm.com/read/351636/3101869
h vcl_map.h
#ifndef vcl_generic_map_h_
#define vcl_generic_map_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_map.hhh and run make
// map
#ifndef vcl_map
#define vcl_map vcl_generic_ma
www.eeworm.com/read/292747/8335647
changelog
ver 2.25:
Use %jx instead of %llx for uint64_t and int64_t.
Allow null-terminated text strings.
Add UUID for N-Gage games.
Add UUID for Apple Macintosh Attributes.
Add Apple attributes and iSync
www.eeworm.com/read/414839/11100277
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/414392/11114816
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/238375/13890486
h pic16f616.h
#ifndef _HTC_H_
#warning Header file pic16f616.h included directly. Use #include instead.
#endif
/* header file for the MICROCHIP PIC microcontroller
16F616
16HV616
*/
#ifndef
www.eeworm.com/read/104703/15684716
m4 gnome-pthread-check.m4
dnl
dnl And better, use gthreads instead...
dnl
AC_DEFUN([GNOME_PTHREAD_CHECK],[
PTHREAD_LIB=""
AC_CHECK_LIB(pthread, pthread_create, PTHREAD_LIB="-lpthread",
[AC_CHECK_LIB(pthreads, pthread_crea
www.eeworm.com/read/100412/15874293
m4 gnome-pthread-check.m4
dnl
dnl And better, use gthreads instead...
dnl
AC_DEFUN([GNOME_PTHREAD_CHECK],[
PTHREAD_LIB=""
AC_CHECK_LIB(pthread, pthread_create, PTHREAD_LIB="-lpthread",
[AC_CHECK_LIB(pthreads, pthread_crea
www.eeworm.com/read/100411/15874460
m4 gnome-pthread-check.m4
dnl
dnl And better, use gthreads instead...
dnl
AC_DEFUN([GNOME_PTHREAD_CHECK],[
PTHREAD_LIB=""
AC_CHECK_LIB(pthread, pthread_create, PTHREAD_LIB="-lpthread",
[AC_CHECK_LIB(pthreads, pthread_crea