代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/305277/3779146
scala xml03syntax.scala
import scala.testing.SUnit._
import scala.xml._
object Test extends AnyRef with Assert {
private def handle[A](x: Node): A = {
println(x)
x.child(0).asInstanceOf[Atom[A]].data
}
def m
www.eeworm.com/read/292144/3957730
erl erl_syntax_lib.erl
%% =====================================================================
%% This library is free software; you can redistribute it and/or modify
%% it under the terms of the GNU Lesser General Public
www.eeworm.com/read/292144/3957735
src syntax_tools.app.src
% This is an -*- erlang -*- file.
{application, syntax_tools,
[{description, "Syntax tools"},
{vsn, "%VSN%"},
{modules, [epp_dodger,
erl_comment_scan,
erl_prettypr,
erl_recomme
www.eeworm.com/read/273525/4205042
ihlp cluster_notes_syntax.ihlp
{* 04apr2005}{...}
{pstd}
Add a note to a cluster analysis
{p 8 22 2}{cmd:cluster} {cmdab:note:s} {it:clname} {cmd::} {it:text}
{pstd}
List all cluster notes
{p 8 22 2}{cmd:cluster} {cmdab
www.eeworm.com/read/273525/4205049
ihlp cluster_kmeans_syntax.ihlp
{* 04apr2005}{...}
{p 8 23 2}
{cmd:cluster} {cmdab:k:means} [{varlist}] {ifin} {cmd:,} {opt k(#)}
[ {it:options} ]
{p_end}
www.eeworm.com/read/273525/4205103
ihlp cluster_kmedians_syntax.ihlp
{* 04apr2005}{...}
{p 8 25 2}{cmd:cluster} {cmdab:kmed:ians} [{varlist}] {ifin} {cmd:,} {opt k(#)}
[ {it:options} ]
{p_end}
www.eeworm.com/read/273525/4205160
ihlp cluster_utility_syntax.ihlp
{* 05apr2005}{...}
{pstd}
Directory style listing of currently defined clusters
{cmd:cluster} {cmd:dir}
{pstd}
Detailed listing of clusters
{p 8 21 2}{cmd:cluster} {cmd:list} [{it:clnamel
www.eeworm.com/read/273525/4205212
ihlp cluster_stop_syntax.ihlp
{* 04apr2005}{...}
{pstd}
Cluster analysis of data
{p 8 24 2}
{cmd:cluster} {space 2} {cmd:stop} [{it:clname}]
[{cmd:,} {it:options} ]
{pstd}
Cluster analysis of a dissimilarity matrix
www.eeworm.com/read/273525/4205313
ihlp cluster_programming_syntax.ihlp
{* 06apr2005}{...}
{pstd}
Obtain various attributes of a cluster analysis
{p 8 23 2}{cmd:cluster} {cmd:query} [{it:clname}]
{pstd}
Set various attributes of a cluster analysis
{p 8 23 2}{c