代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/425485/10351591
postinst
#! /bin/sh
if test -x /usr/bin/update-menus; then
update-menus;
fi
# return success
exit 0;
www.eeworm.com/read/161830/10367160
c funclib.c
/* funcLib.h - header for GTT100 board function library */
/*Copyright(c) 2002. GTT. Inc , ALL RIGHTS RESERVED */
/*
modification history
--------------------
*/
/*
DESCRIPTION
*/
www.eeworm.com/read/424916/10394608
rc wupddutch.rc
STRINGTABLE
{
909, "Ophalen update bestand : "
910, "Ophalen update bestanden ?"
911, "Afsluiten toepassing om update uit te voeren ?"
912, "Identiek bron en doel bestand : %s"
913, "Besta
www.eeworm.com/read/424916/10395916
rc wupdeng.rc
STRINGTABLE
{
909, "Download update file : "
910, "Download update files ?"
911, "Shutdown application to update executable files ?"
912, "Equal source and target files : %s"
913, "File no
www.eeworm.com/read/279648/10409162
h operate.h
void sqlerror();
void insert(int idd,char *pname,char *psex,int agee,char *paddress,int sall);
int query(int idd);
void update(int idd, int sall);
void delete(int idd);
www.eeworm.com/read/353846/10413343
txt reserved_space_readme.txt
-----------------------------
Reserved disk space features.
-----------------------------
This new release implements reserved disk space feature.
Reserved disk space allows to download/update d
www.eeworm.com/read/353544/10440486
cs admincontral.aspx.cs
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using