代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/253341/4394617
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/252366/4408150
c update.c
#include
#include "curspriv.h"
#include
static WINDOW *twin; /* used by many routines */
/****************************************************************/
/* Gotoxy()
www.eeworm.com/read/160303/5573347
update-natt
#!/bin/sh
# -*- sh -*-
source umlsetup.sh
KERN=$1
shift
patch20=false
patch22=false
patch24=false
patch26=false
source packaging/utils/kernelpatching.sh
case $KERN in
2.0) kv=; patchname=os2
www.eeworm.com/read/158865/5593132
update-info
#!/bin/sh
# update-info -- update dir file from all extant info pages.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License
www.eeworm.com/read/156010/5616029
java update.java
package checkbox;
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
import javax.swing.*;
public class update extends Applet {
boolean isStandalone = false;
JCheckBox jCheckBox1