代码搜索:Concise
找到约 39 项符合「Concise」的源代码
代码结果 39
www.eeworm.com/read/275576/4174310
groovy domtest.groovy
package groovy.xml
/**
* This test uses the concise syntax to test the building of
* W3C DOM trees using GroovyMarkup
*/
class DOMTest extends TestXmlSupport {
void testSmallTree
www.eeworm.com/read/150763/5689156
ctl mbetoolbox_codeml.ctl
seqfile = abglobin.nuc
treefile =
outfile = mlc * main result file name
noisy = 0 * 0,1,2,3,9: how much rubbish on the screen
verbose = 0 * 0: concise
www.eeworm.com/read/249590/12486357
ini fwpresets.ini
;Concise format description:
;
;[App preset name] [non-empty string] preset name (if 'PacketRule' specified, packet rule will be created)
;App=app1.exe, app2.exe [s
www.eeworm.com/read/209211/4986612
c fail.c
#include
#include
#include
#include
typedef struct Error Error;
struct Error
{
char *num;
char *concise;
char *verbose;
};
Error errormsg[] =
{
[HInternal] {"50
www.eeworm.com/read/321483/3534604
pm showlex.pm
package B::Showlex;
our $VERSION = '1.02';
use strict;
use B qw(svref_2object comppadlist class);
use B::Terse ();
use B::Concise ();
#
# Invoke as
# perl -MO=Showlex,foo bar.pl
# to see the na
www.eeworm.com/read/358128/3000194
pm showlex.pm
package B::Showlex;
our $VERSION = '1.02';
use strict;
use B qw(svref_2object comppadlist class);
use B::Terse ();
use B::Concise ();
#
# Invoke as
# perl -MO=Showlex,foo bar.pl
# to see the na
www.eeworm.com/read/367675/2833014
txt 1.txt
发信人: GzLi (笑梨), 信区: DataMining
标 题: [转载] Re: 有人做模式识别吗?
发信站: 南京大学小百合站 (Wed Mar 12 18:37:12 2003)
【 以下文字转载自 AI 讨论区 】
【 原文由 ihappy 所发表 】
hehe, seems too concise. here is some details
Chris