代码搜索:eval
找到约 10,000 项符合「eval」的源代码
代码结果 10,000
www.eeworm.com/read/358128/3006117
h eval-plural.h
/* Plural expression evaluation.
Copyright (C) 2000-2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify it
under the terms of the GNU Lib
www.eeworm.com/read/353473/3085370
cpp eval_sort.cpp
// FileName:eval_sort.cpp
// 随机向量sort算法时间测定
#include
#include
#include
#include
#include
#include
#include "Timer.h"
using namespace
www.eeworm.com/read/256576/4368132
pl eval2.pl
#!/usr/bin/perl
#
#
#
$timeout = 0;
$rc = 0;
$node = "";
$cmd = "";
$state = "";
sub listNodes {
($node eq "")?"all":$node;
}
sub rc {
$rc = $_[0];
}
sub on {
$node = $_[0];
}
sub timeout