代码搜索:Update
找到约 10,000 项符合「Update」的源代码
代码结果 10,000
www.eeworm.com/read/163482/10157607
txt update.txt
ucOS2 for S64DK Rev 2.0
www.mcuzone.com
2006.4.19
ver 1.01
1.完成uart0的代码,使得uart0可以始终查询方式发送数据
2005.12.5
ver 1.00
1.os版本为2.76,基本功能可以正常运行
2.uart1采用软件缓冲区,且使用uart1为默认输出端口
3.
www.eeworm.com/read/359205/10161407
gif update.gif
www.eeworm.com/read/332543/10246467
java update.java
public class update {
String password;
String tel;
String e_mail;
String stu_id;
public String getStu_id(){return stu_id;}
public void setStu_id(String id){this.stu_id=id;}
publi
www.eeworm.com/read/332543/10246484
class update.class
www.eeworm.com/read/426112/10286260
gif update.gif
www.eeworm.com/read/425978/10298637
c update.c
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
www.eeworm.com/read/425905/10310535
update-pciids
#!/bin/sh
[ "$1" = "-q" ] && quiet=true || quiet=false
set -e
SRC="http://pciids.sourceforge.net/v2.2/pci.ids"
DEST=/usr/local/share/pci.ids.gz
PCI_COMPRESSED_IDS=1
GREP=grep
# if pci.ids is read-o