代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/223165/14650980
sign-req
#!/bin/bash
#
# Sign a certificate signing request (a .csr file)
# with a local root certificate and key.
#
if test $# -ne 1; then
echo "usage: sign-req ";
exit 1
fi
www.eeworm.com/read/222081/14707043
class sign.class
www.eeworm.com/read/219019/14897854
pl sign.pl
#!/usr/bin/perl
open(SIG, $ARGV[0]) || die "open $ARGV[0]: $!";
$n = sysread(SIG, $buf, 1000);
if($n > 510){
print STDERR "boot block too large: $n bytes (max 510)\n";
exit 1;
}
print STDERR "
www.eeworm.com/read/117533/14916913
gif sign.gif
www.eeworm.com/read/116887/14951036
c sign.c
www.eeworm.com/read/217667/14955390
class sign.class
www.eeworm.com/read/114046/15117084
gif sign.gif
www.eeworm.com/read/114046/15117129