代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/189512/8466716
chronicle glimpse.chronicle
0. Created file on 2/May/94
1. Added patches to main.c to use sizeof(char*) instead of 4 in relevant
places. Same for other pointer mallocs.
-- bg 2 May 1994
2. Successfully ported to DEC-ALPHA:
www.eeworm.com/read/181046/9276481
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/179705/9341888
changelog
2005-04-08 Brian Gough
* Fixed all functions to consistently return status instead of
GSL_EBADFUNC.
2004-12-29 Brian Gough
* test.c (tes
www.eeworm.com/read/178204/9414966
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/169320/9866847
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/198865/7906615
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/397111/8067352
m plotw.m
function h = plotw(w,nrc)
%PLOTW Plot the classifier w.
%
% h = plotw(w,nrc)
%
% Please use plotc instead.
% Copyright: D. Tax, R.P.W. Duin, davidt@ph.tn.tudelft.nl
% Faculty of Applied Physics, D
www.eeworm.com/read/196467/8091165
h aconf-win32.h
/*
* aconf-win32.h
*
* Copyright 2002-2003 Glyph & Cog, LLC
*/
#ifndef ACONF_H
#define ACONF_H
#include
/*
* Use A4 paper size instead of Letter for PostScript output.
*/
#undef A4
www.eeworm.com/read/136431/13379489
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/316230/13527973
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