代码搜索结果

找到约 3,568 项符合 Strip 的代码

main5.out

line read: Alice Emma has long flowing red hair. Her Daddy says line read: when the wind blows through her hair, it looks almost alive, line read: like a fiery bird in flight. A beautiful fiery bi

main5.out

line read: Alice Emma has long flowing red hair. Her Daddy says line read: when the wind blows through her hair, it looks almost alive, line read: like a fiery bird in flight. A beautiful fiery bi

main5.out

line read: Alice Emma has long flowing red hair. Her Daddy says line read: when the wind blows through her hair, it looks almost alive, line read: like a fiery bird in flight. A beautiful fiery bi

datediff.sh

#!/bin/bash # Usage: ./days-diff.sh [M]M/[D]D/YYYY [M]M/[D]D/YYYY ARGS=2 # Two command line parameters expected. E_PARAM_ERR=65 # Param error. REFYR=1600 # Referen

main5.out

line read: Alice Emma has long flowing red hair. Her Daddy says line read: when the wind blows through her hair, it looks almost alive, line read: like a fiery bird in flight. A beautiful fiery bi

readme.txt

Compile QTE and Qtopia for Sitsang: Version: qte 2.3.2, qtopia 1.5.0 all are free version. Prepare: get tslib.tar.bz2 get qt-embedded-2.3.2.tar.gz get qtopia-1.5.0.tar.gz Step 0: %cd

enciph.cpp

/* * Program to encipher text using Blum-Goldwasser Probabalistic * Public Key method * See "Modern Cryptology - a tutorial" by Gilles Brassard. * Published by Springer-Verlag, 1988

deciph.cpp

/* * Program to decipher message using Blum-Goldwasser probabalistic * Public key method * * Define RSA to use cubing instead of squaring. This is no longer * provably as difficult t

chartctrl.cpp

/************************************************************************************************ // $Header: /home/cvsroot/SoccerDoctor/Chart/ChartCtrl.cpp,v 1.5 2002/09/10 06:44:35 peter Exp $ //*

37货品拆卸组装主表.txt

if exists (select * from sysobjects where id = object_id('van_strip')) drop table van_strip; CREATE TABLE van_strip ( stripid varchar(20) not null, /*盘点单号*/ register_date d