代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/100567/15871997
txt input.txt
**********************************************************************
** **
** What's New in the NAV Virus Definitions Files W
www.eeworm.com/read/100204/15880380
todo
# $Id: TODO,v 1.3 1997/10/15 04:25:15 eric Exp $
1) Finish multiple paths. Update nlink count on directories if it is
different than what stat returned. Save the nlink count that we store in
the
www.eeworm.com/read/100073/15886544
todo
1) i) Get different forms of help instead of the current
verbose mode one.
ii) Write a man page.
2) introduce different levels of termination depending
on how deep we are in the program.
Curr
www.eeworm.com/read/458043/7225364
h frm_updateimpl.h
#ifndef FRM_UPDATEIMPL_H
#define FRM_UPDATEIMPL_H
//
#include
#include "ui_frm_Update.h"
//
class frm_UpdateImpl : public QWidget, public Ui::frm_Update
{
Q_OBJECT
public:
frm_UpdateImpl( Q
www.eeworm.com/read/241364/13151178
sql final_audit.sql
/*-- final_audit.sql */
CREATE OR REPLACE TRIGGER audit_update
AFTER UPDATE OF STRIKE, SPARE, SCORE ON FRAME
REFERENCING OLD AS prior_to_cheat NEW AS after_cheat
FOR EACH ROW
WHEN ( prior_to_chea
www.eeworm.com/read/171367/9759747
exp imgedit.exp
DLXUSE_BEGIN
LIBLOADS_BEGIN
LIBLOADS_END
LIBEXPORT_BEGIN
LIBEXPORT(imgfilters)
LIBEXPORT(free_imgfilter)
LIBEXPORT(add_imgfilter)
LIBEXPORT(new_imgfilter)
LIBEXPORT(g
www.eeworm.com/read/190295/8445087
h max5122.h
/* ------------------------------------------------------------------------
File : max5122.h
Descr : Include file containing constants concerning the
MAX5122 1-channel 12-bit DAC.
www.eeworm.com/read/283700/8995306
c tftpput.c
#include "tftpput.h"
#include "hexput.h"
#include "bioscall.h"
extern int startup_mode;
extern int startup_param;
static unsigned char *buf;
static int data_len;
int tftp_put_begin(void)
{
switch