代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/153733/12010285
cc update.cc
#include
#include "rtc.hh"
// Returns 1 if y is a leap year, 0 otherwise. Taken directly from the public
// domain code in 4.4BSD-Lite2.
inline bool
is_leap(int y)
{
return ((y %
www.eeworm.com/read/256156/12021166
ris update.ris
www.eeworm.com/read/256156/12021176
ris update.ris
www.eeworm.com/read/153568/12026460
class update.class
www.eeworm.com/read/153568/12026465
class update.class
www.eeworm.com/read/153568/12026492
java update.java
package stu;
import stu.*;
public class update {
String password;
String tel;
String e_mail;
String stu_id;
public String getStu_id(){return stu_id;}
public void setStu_id
www.eeworm.com/read/153384/12038350
in intltool-update.in
#!@INTLTOOL_PERL@ -w
#
# The Intltool Message Updater
#
# Copyright (C) 2000-2002 Free Software Foundation.
#
# Intltool is free software; you can redistribute it and/or
# modify it under the ter
www.eeworm.com/read/152918/12074305
update1
# FILENAME: update1
if [ -z $1 ]
then echo "$0 "
echo "(e.g.) $0 cpi"
exit
fi
echo "$HOSTNAME" > hosts
echo "$HOSTNAME 0 $PWD/$1" > pgfile
for m in 69 67 70
do
rcp
www.eeworm.com/read/255345/12086192