代码搜索结果
找到约 10,000 项符合
T 的代码
examples3.t.t
#!./perl -w
use strict ;
BEGIN {
unless(grep /blib/, @INC) {
chdir 't' if -d 't';
@INC = '../lib' if -d '../lib';
}
}
use lib 't';
use BerkeleyDB;
use Test::More;
use util
t2t.py
# Written by John Hoffman
# see LICENSE.txt for license information
from Rerequester import Rerequester
from urllib import quote
from threading import Event
from random import randrange
from string i
t2t.c
/*******************************************************************
注意: 此文档为仿真程序,若要在试验板上验证,需要须改一下函数
void lcd_wait(void)
{
DATAPORT=0xff;
LCM_EN=1;
LCM_RS=0;
LCM_RW=1;
t.in
4 5
7 9 10 5 2
8 4 2 10 9
5 2 1 6 8
9 8 9 9 10
t_
t,drawe洽询发票人n.os命令;删除子目录
T.B.,结核病
T-shirt,n.T恤衫
for.t
#!./perl
print "1..10\n";
for ($i = 0; $i
if.t
#!./perl
# $RCSfile: if.t,v $$Revision: 4.1 $$Date: 92/08/07 18:27:03 $
print "1..2\n";
# first test to see if we can run the tests.
$x = 'test';
if ($x eq $x) { print "ok 1\n"; } else { print "no
for.t
BEGIN {
chdir 't' if -d 't';
unshift @INC, '../lib';
unshift @INC, './pod';
require "testp2pt.pl";
import TestPodIncPlainText;
}
my %options = map { $_ => 1 } @ARGV; ## convert cmdlin