代码搜索:XPath
找到约 1,192 项符合「XPath」的源代码
代码结果 1,192
www.eeworm.com/read/205898/5014136
pm function.pm
# $Id: Function.pm 4532 2004-05-11 05:15:40Z ezra $
package XML::XPath::Function;
use XML::XPath::Number;
use XML::XPath::Literal;
use XML::XPath::Boolean;
use XML::XPath::NodeSet;
use XML::XPath::No
www.eeworm.com/read/420697/2067187
java haspositionalpredchecker.java
package org.apache.xpath.axes;
import org.apache.xpath.Expression;
import org.apache.xpath.ExpressionOwner;
import org.apache.xpath.XPathVisitor;
import org.apache.xpath.functions.FuncLast;
import or
www.eeworm.com/read/442179/1764894
xtp index.xtp
XPath introduction
Find a node in an XML tree
Select
www.eeworm.com/read/205898/5014153
pm xmlparser.pm
# $Id: XMLParser.pm 4532 2004-05-11 05:15:40Z ezra $
package XML::XPath::XMLParser;
use strict;
use XML::Parser;
#use XML::XPath;
use XML::XPath::Node;
use XML::XPath::Node::Element;
use XML::XPath
www.eeworm.com/read/487213/6516843
m rsr.m
clear all;
close all;
UzSIGMA=0.001;
rSTEP=100; % 采样30个时刻
wk=-1/(2*UzSIGMA); % 粒子权重常数
wj=1/sqrt(2*pi*UzSIGMA); % 粒子权重常数1/sqr(2*pi)
n=1:500;
rN=length(n);
www.eeworm.com/read/487213/6516853
m rsrandsir.m
clear all;
close all;
UzSIGMA=0.001;
rSTEP=50; % 采样30个时刻
wk=-1/(2*UzSIGMA); % 粒子权重常数
wj=1/sqrt(2*pi*UzSIGMA); % 粒子权重常数1/sqr(2*pi)
n=1:500;
rN=length(n);
www.eeworm.com/read/484433/6576141
make_stcl
CC=/opt/SUNWspro/bin/cc
XPATH=/usr/openwin
TCL_LIB = /pdsrc/tcl/lib/libtcl7.4.a
TK_LIB = /pdsrc/tcl/lib/libtk4.0.a
BLT_LIB = /pdsrc/tcl/blt/lib/libBLT.a
EXP_LIB = /pdsrc/tcl/lib/libexpectk.a /p
www.eeworm.com/read/167890/5451342
c gui_xml.c
// This file is part of MANTIS OS, Operating System
// See http://mantis.cs.colorado.edu/
//
// Copyright (C) 2003-2005 University of Colorado, Boulder
//
// This program is free software; you can