代码搜索:Rates
找到约 421 项符合「Rates」的源代码
代码结果 421
www.eeworm.com/read/165117/10075777
iterate_rates
#! /bin/sh
#
# iterate_rates file_name_root program_options [cycles]
if test $# -lt 2; then
echo "Usage: iterate_rates file_name_root [cycles]";
exit
fi
root0="$1"
if test -f "${root
www.eeworm.com/read/143810/12840279
dfm rates.dfm
object frmRates: TfrmRates
Left = 232
Top = 132
Width = 736
Height = 473
BorderIcons = [biSystemMenu]
Caption = #24037#20215#34920
Color = clBtnFace
Font.Charset = GB2312_CHARS
www.eeworm.com/read/143810/12840393
ddp rates.ddp
www.eeworm.com/read/143810/12840413
pas rates.pas
unit Rates;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, ToolWin, dxExEdtr, DB, dxCntner, dxTL, dxDBCtrl,
dxDBTL, ExtCtrl
www.eeworm.com/read/130242/5962404
dat rates.dat
USD American Dollars 4.820 0.2074
ARP Argentinian Pesos 4.822 0.2074
AUD Australian Dollars 3.368
www.eeworm.com/read/130242/5962408
java rates.java
import java.io.*;
import javagently.*;
class Rates {
/* The Rates class by J M Bishop Dec 1998
* ---------------
* Stores a country name, currency, code and rate
*/
String c