代码搜索结果
找到约 10,000 项符合
Test 的代码
test
#!./perl
BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
use DES;
$key='00000000';
$ks=DES::set_key($key);
@a=split(//,$ks);
foreach (@a) { printf "%02x-",ord($_); }
print "\n";
$key
test
.LP
hoboken harrison newark roseville avenue grove street
.[
Aho Ullman subsequence 1976
.]
east orange brick church orange highland avenue
mountain station south orange maplewood millburn short hills
test
#!./perl
BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
use DES;
$key='00000000';
$ks=DES::set_key($key);
@a=split(//,$ks);
foreach (@a) { printf "%02x-",ord($_); }
print "\n";
$key
test
Date,Open,High,Low,Close,Volume
2-Aug-02,26.31,26.39,25.30,25.50,3302800
1-Aug-02,26.95,27.20,25.95,26.29,4413400
31-Jul-02,26.00,27.37,25.11,27.05,6023600
30-Jul-02,26.75,27.04,25.72,25.98,421850
test
#!./perl
BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
use DES;
$key='00000000';
$ks=DES::set_key($key);
@a=split(//,$ks);
foreach (@a) { printf "%02x-",ord($_); }
print "\n";
$key
test
#!./perl
BEGIN { push(@INC, qw(../../../lib ../../lib ../lib lib)); }
use DES;
$key='00000000';
$ks=DES::set_key($key);
@a=split(//,$ks);
foreach (@a) { printf "%02x-",ord($_); }
print "\n";
$key
test
id(int,auto) name(str,null) flag(double) desc(str,null)
1:aaa\:sss:0.34:ddd\tffff\tggggg
2:xxx\tzzz:-3.75:ccccc
3:wwwww:2.50:qqqqqqqq
test
#!/bin/bash
# Try out the simulator. Route serial port output to a text file.
# After simulator is started, you need to type:
# run
# stop
# quit
s51 -Sout=serial.txt hi.ihx
test
#!/bin/bash
s51 -k 5678 hi.ihx
test
login=u2&secret=111111