代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/315110/13551933
changelog
2004-03-04 Bastien Nocera
* Makefile.am:
* gnuserv.c: link explicitely to popt and use libgtop-i18n.h
instead of libgnome
2003-10-20 Bastien Nocera
*
www.eeworm.com/read/310212/13655041
m tiffwrite.m
function status = tiffwrite(arg1, arg2, arg3, arg4, arg5)
%TIFFWRITE Write a TIFF (Tagged Image File Format) file to disk.
% Note: TIFFWRITE has been grandfathered; use IMWRITE instead.
%
% TI
www.eeworm.com/read/301164/13865089
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/152843/5665683
c usbusx2y.c
/*
* usbusy2y.c - ALSA USB US-428 Driver
*
2005-04-14 Karsten Wiese
Version 0.8.7.2:
Call snd_card_free() instead of snd_card_free_in_thread() to prevent oops with dead keyboard symptom.
Tested o
www.eeworm.com/read/137626/5822796
inc uni_7b.inc
/* Automatically generated by gen-7b */
/* DO NOT EDIT THIS FILE! EDIT Unicode/7bitrepl.lnx INSTEAD! */
struct { unicode_val x; unsigned char *s; } unicode_7b [2453] = {
{0x00000000, "NUL"},
{0x000
www.eeworm.com/read/133772/5901168
changelog
2003-12-02 Sandeep
* src/mqueue.cxx (new): define a placement new instead of using
2003-11-19 Rickard Westman
* src/mqueue.cxx: Fix p
www.eeworm.com/read/125688/6023165
h delay.h
#ifndef _I386_DELAY_H
#define _I386_DELAY_H
#ifdef OSKIT
/* A few drivers bogusly include instead of . */
#include
#else
/*
* Copyright (C) 1993 Linus T
www.eeworm.com/read/123322/6061479
changelog
2000-03-13 Jesper Skov
Case 103356
* include/hal_intr.h (HAL_CLOCK_RESET): Add to decrementer instead
of storing, thus reducing time skew somewhat.
2000-03-02 Jesper Skov
www.eeworm.com/read/113214/6132922
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/113214/6132983
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