代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/458682/7291673
sh case-cmd.sh
#!/bin/bash
# case-cmd.sh: Using command substitution to generate a "case" variable.
case $( arch ) in # "arch" returns machine architecture.
# Equivalent to 'uname -m' ...
i3
www.eeworm.com/read/123117/6062600
java appletbutton.java
/*
Available Only by Download
Note: You've requested a page in the
AWT-based User Interface trail, which
has been replaced by the Swing-based
User Interface trail. The old AWT
www.eeworm.com/read/339483/12231466
sh case-cmd.sh
#!/bin/bash
# case-cmd.sh: Using command substitution to generate a "case" variable.
case $( arch ) in # "arch" returns machine architecture.
# Equivalent to 'uname -m' ...
i386
www.eeworm.com/read/438832/7725788
sh case-cmd.sh
#!/bin/bash
# case-cmd.sh: 使用命令替换来产生"case"变量.
case $( arch ) in # "arch" 返回机器体系的类型.
# 等价于 'uname -m' ...
i386 ) echo "80386-based machine";;
i486 ) echo "80486-based machine";;
www.eeworm.com/read/185622/9022841
txt rfc2386.txt
Network Working Group E. Crawley
Request for Comments: 2386 Argon Networks
Category: Informational
www.eeworm.com/read/183326/9168696
me read.me
-- $Id: READ.ME,v 1.8 2003/10/25 15:22:35 tom Exp $
-------------------------------------------------------------------------------
This is a clone of the menu library that is available with typical
S
www.eeworm.com/read/183326/9168801
me read.me
-- $Id: READ.ME,v 0.6 2003/10/25 15:12:53 tom Exp $
-------------------------------------------------------------------------------
This is a clone of the form library that is available with typical
S