代码搜索结果
找到约 16,374 项符合
Op-Amp 的代码
bad-op.sh
#!/bin/bash
# bad-op.sh: 尝试一下对整数使用字符串比较.
echo
number=1
# 下面的"while循环"有两个错误:
#+ 一个比较明显, 而另一个比较隐蔽.
while [ "$number" < 5 ] # 错! 应该是: while [ "$number" -lt 5 ]
do
echo -n "$number "
let "nu
amp.1
.TH AMP 1 "May 1 1997"
.SH NAME
amp \- decompress and play MPEG audio files
.SH SYNOPSIS
.B amp
[
.I options
]
[
.I MPEG audio streams
]
.LP
.B amp
-convert
[
.I MPEG audio stream
]
[
.I output fi
lang_zh_cn.xml
鎵撳紑Torrent鏂囦欢(&O) (Ctrl+O)
amp.1
.TH AMP 1 "May 1 1997"
.SH NAME
amp \- decompress and play MPEG audio files
.SH SYNOPSIS
.B amp
[
.I options
]
[
.I MPEG audio streams
]
.LP
.B amp
-convert
[
.I MPEG audio stream
]
[
.I output fi
amp.1
.TH AMP 1 "May 1 1997"
.SH NAME
amp \- decompress and play MPEG audio files
.SH SYNOPSIS
.B amp
[
.I options
]
[
.I MPEG audio streams
]
.LP
.B amp
-convert
[
.I MPEG audio stream
]
[
.I output fi
make-op-table.in
#!@PERLPROG@ -w
# -*- perl -*-
#
# make-op-table.in
#
# Author: Markku Rossi
#
# Copyright (c) 1999-2000 WAPIT OY LTD.
# All rights reserved.
#
# A help script to create the `wsopcodes.h
make-op-table.in
#!@PERLPROG@ -w
# -*- perl -*-
#
# make-op-table.in
#
# Author: Markku Rossi
#
# Copyright (c) 1999-2000 WAPIT OY LTD.
# All rights reserved.
#
# A help script to create the `wsopcodes.h
op-common.h
CVS log for glibc.dead/soft-fp/op-common.h
op.java
// $Id: Op.java,v 1.1.4.2 2003/08/18 22:09:43 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to us