代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/176125/5339784
c update.c
#include
#include
extern unsigned long __dummy;
void do_reset (void);
void do_updater(void);
void _main(void)
{
int i;
printf("U-Boot Firmware Updater\n\n\n");
pri
www.eeworm.com/read/175466/5346471
pl update.pl
#!/usr/bin/perl
#
# Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
# Copyright (C) 2000, 2001 Internet Software Consortium.
#
# Permission to use, copy, modify, and distribute this sof
www.eeworm.com/read/175466/5346623
c update.c
/*
* Copyright (C) 2004, 2005 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software
www.eeworm.com/read/175466/5346656
h update.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/173141/5378847
sql update.sql
--
-- this test is for basic update functionality
--
-- create the table
create table t1 (int_col int, smallint_col smallint, char_30_col char(30),
varchar_50_col varchar(50));
create table t2
www.eeworm.com/read/173141/5379371
sql update.sql
update main set y = 'zzz' where x = 5;
disconnect;
disconnect;
www.eeworm.com/read/173141/5379721
out update.out
ij> --
-- this test is for basic update functionality
--
-- create the table
create table t1 (int_col int, smallint_col smallint, char_30_col char(30),
varchar_50_col varchar(50));
0 rows inserted/
www.eeworm.com/read/173078/5380397
c update.c
#include "vxWorks.h"
#include "string.h"
#include "stdio.h"
#include "sockLib.h"
#include "inetLib.h"
#include "config.h"
#include "pgi_ifLib.h"
#include "bepcommon.h"
#include "update.h"
www.eeworm.com/read/173078/5380408
h update.h
#ifndef __UPDATE_H__
#define __UPDATE_H__
#ifdef __cplusplus
extern "C" {
#endif
#define __UPDATE_DEBUG__
/*******************************************************
* Part FTP_UPDATE
*****
www.eeworm.com/read/172727/5382560
java update.java
package dark.db.record;
import java.sql.Connection;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.Date;
import java.util.Iterator;
/**
* Title: 数据