代码搜索结果
找到约 10,000 项符合
Test 的代码
test.cpp
#include "Debt.h"
#include "AccDebt.h"
void ShowLogo()
{
cout
test.txt
rot is -16+5**3/cos(T);
test.txt
--------------- 函数f(t)=t的图形
origin is (200, 300); -- 设置原点的偏移量
rot is pi/6; -- 设置旋转角度
scale is (2, 1); -- 设置横坐标和纵坐标的比例
for T from 0 to 200 step 1 draw (t, 0); -- 横坐标的轨迹
for T fr
test.txt
FOR t FROM 0 TO 2*PI STEP PI/50 DRAW (cos(T),sin(T));
itemize.test
#! /bin/sh
# Copyright (C) 2005 by Wayne Davison
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test the output of various copy commands to ens
acls.test
#! /bin/sh
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test that rsync handles basic ACL preservation.
. $srcdir/testsuite/rsync.fns
$RSYNC --version | grep "
relative.test
#!/bin/sh
# Copyright (C) 2005 by Wayne Davison
#
# This program is distributable under the terms of the GNU GPL (see COPYING)
. "$suitedir/rsync.fns"
deepstr='down/3/deep'
deepd
devices.test
#! /bin/sh
# Copyright (C) 2002 by Martin Pool
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test rsync handling of devices. This can only run i
wildmatch.test
#! /bin/sh
# Copyright (C) 2003 by Wayne Davison
# This program is distributable under the terms of the GNU GPL (see
# COPYING).
# Test the wildmatch functionality
. "$suitedir/
daemon.test
#!/bin/sh
# Copyright (C) 2001 by Martin Pool
# This program is distributable under the terms of the GNU GPL (see
# COPYING)
# We don't really want to start the server listening, be