代码搜索:Update

找到约 10,000 项符合「Update」的源代码

代码结果 10,000
www.eeworm.com/read/206867/15287695

mak create_set.mak

# Nmake macros for building Windows 32-Bit apps all: Create~1.exe # Update the resource if necessary generic.res:generic.rc generic.h rc -r -fo generic.res generic.rc # Update the obj
www.eeworm.com/read/206620/15292953

cc entropy.cc

/*---------------------------------------------------------------------------*/ // Baseline Wavelet Transform Coder Construction Kit // // Geoff Davis // gdavis@cs.dartmouth.edu // http://www.cs.dartm
www.eeworm.com/read/205408/15316550

c main.c

/*-TAB=2-------------------------------------------------------------------*/ /**------------------------------------------------------------------------* *
www.eeworm.com/read/173141/5378527

sql rollforwardrecovery.sql

-- reusing container id case run resource 'createTestProcedures.subsql'; call SYSCS_UTIL.SYSCS_BACKUP_DATABASE_AND_ENABLE_LOG_ARCHIVE_MODE( 'extinout/mybackup', 0); create table t1(a int not null
www.eeworm.com/read/173141/5378622

sql dml058.sql

AUTOCOMMIT OFF; -- MODULE DML058 -- SQL Test Suite, V6.0, Interactive SQL, dml058.sql -- 59-byte ID -- TEd Version # -- AUTHORIZATION HU set schema HU; --O SELECT USER FROM HU.ECCO; VALUES
www.eeworm.com/read/173141/5379587

out currentof.out

Test currentof starting PASS: expected and got 0 rowson stmt: create table t (i int, c char(50)) PASS: expected and got 0 rowson stmt: create table s (i int, c char(50)) PASS: expected and got 1 rowon
www.eeworm.com/read/169979/5407640

c arcadd.c

/* * $Header: arcadd.c,v 1.8 88/06/13 00:31:15 hyc Locked $ */ /* * ARC - Archive utility - ARCADD * * Version 3.40, created on 06/18/86 at 13:10:18 * * (C) COPYRIGHT 1985,86 by System Enhan
www.eeworm.com/read/169979/5407892

c arcadd.c

/* * $Header: arcadd.c,v 1.8 88/06/13 00:31:15 hyc Locked $ */ /* * ARC - Archive utility - ARCADD * * Version 3.40, created on 06/18/86 at 13:10:18 * * (C) COPYRIGHT 1985,86 by System Enhan
www.eeworm.com/read/169400/5422010

cs sqlquerychecker.cs

/* * Created by SharpDevelop. * User: Forstmeier Helmut * Date: 20.01.2006 * Time: 13:44 * * To change this template use Tools | Options | Coding | Edit Standard Headers. */ using Sy
www.eeworm.com/read/168578/5444404

java matrixseriestests.java

/* =========================================================== * JFreeChart : a free chart library for the Java(tm) platform * =========================================================== * * (