代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/375736/2721494
txt update.txt
SUMMARY upd drive extention filename fileext path
[N.B. the spelling is extenTion not extenSion for hysterical reasons.]
#include
int upd(pstrDef, pstrUpd, pstrDst)
char *pstrDef;
www.eeworm.com/read/375736/2721545
c update.c
/*
* update takes a def string and update and fills the
* update with missing defs the update allowing
* specification of missing parameters.
* the parts are: ^{[~:]#:}{%#}{[~.]#}{.[~./\:
www.eeworm.com/read/374465/2751397
java update.java
/*
* Copyright 2004-2008 H2 Group. Licensed under the H2 License, Version 1.0
* (http://h2database.com/html/license.html).
* Initial Developer: H2 Group
*/
package org.h2.command.dml;
impo
www.eeworm.com/read/373619/2761252
c update.c
/******************************************************************/
/* Copyright (C) 2007 ROCK-CHIPS FUZHOU . All Rights Reserved. */
/***********************************************************
www.eeworm.com/read/370740/2784077
jsp update.jsp
function check()
{
if(myform.username.value=="")
{
alert("请输入用户名!");
return false;
}
if(myform.password.value=="")
{
alert("请输入口令!");
www.eeworm.com/read/369339/2800808
8 update.8
.th UPDATE VIII 11/1/73
.sh NAME
update \*- periodically update the super block
.sh SYNOPSIS
.bd update
.sh DESCRIPTION
.it Update
is a program that executes
the
.it sync
primitive every 30 seconds.
T
www.eeworm.com/read/369339/2801693
s update.s
sys fork
br 1f
sys exit
1:
clr r0
sys close
mov $1,r0
sys close
mov $2,r0
sys close
1:
sys sync
mov $30.,r0
sys sleep
br 1b
sleep = 35.
sync = 36.