代码搜索:eval
找到约 10,000 项符合「eval」的源代码
代码结果 10,000
www.eeworm.com/read/324606/3500690
inf tornado-eval.inf
; INF file for Tornado
[AddIcon]
; format:
; group, item, exe, [args], [dir], [fmin], [iconIndex], [iconPath], [logValue], [osversion], [infVals]
Startup,Tornado Registry,host\x86-win32\bin\wtxregd.e
www.eeworm.com/read/321483/3534425
eval-line-bug
#!/usr/bin/perl
#
# This code is used by lib/perl5db.t !!!
#
my $i = 5;
eval "
#line 5 script.pl
\$i = 10;
";
for my $q (1 .. 10) {
$i += $q;
}
sub factorial
{
my $i = shift;
return +($
www.eeworm.com/read/321483/3535685
plx death_in_eval.plx
require Test::Simple;
use Carp;
push @INC, 't/lib';
require Test::Simple::Catch;
my($out, $err) = Test::Simple::Catch::caught();
Test::Simple->import(tests => 5);
ok(1);
ok(1);
ok(1);
eval {
www.eeworm.com/read/308832/3711937
cpp eval_sort.cpp
// FileName:eval_sort.cpp
// 随机向量sort算法时间测定
#include
#include
#include
#include
#include
#include
#include "Timer.h"
using namespace
www.eeworm.com/read/306428/3738988
5 dhcp-eval.5
.\" $Id: dhcp-eval.5,v 1.3 2007/01/29 10:25:55 shane Exp $
.\"
.\" Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
.\" Copyright (c) 1996-2003 by Internet Software Consortium
.\"
.\" P