代码搜索:parse

找到约 10,000 项符合「parse」的源代码

代码结果 10,000
www.eeworm.com/read/118194/14882391

py dom2.py

#!/usr/bin/python import sys from xml.dom.ext import PrettyPrint from xml.dom import minidom doc = minidom.parse(open(sys.argv[1])) for n in doc.getElementsByTagName("ingredients"): n.tagName =
www.eeworm.com/read/217373/14967988

h command.h

/* * vivi/include/command.h * */ #ifndef _VIVI_COMMAND_H_ #define _VIVI_COMMAND_H_ long paramoldvalue; int argc; enum ParseState { PS_WHITESPACE, PS_TOKEN, PS_STRING, PS_ESCAPE }; enum Parse
www.eeworm.com/read/216674/14998046

py test_publickey.py

# # Test script for Crypto.Util.PublicKey. # __revision__ = "$Id: test_publickey.py,v 1.7 2003/04/04 19:38:28 akuchling Exp $" import sys, cPickle from sancho.unittest import TestScenario, parse_arg
www.eeworm.com/read/14187/320832

h player_rtsp.h

#ifndef __HAVE_PLAYER_RTSP__ #define __HAVE_PLAYER_RTSP__ 1 #ifdef __cplusplus extern "C" { #endif typedef struct rtsp_transport_parse_t { int have_unicast; int have_multicast; in_port_t clie
www.eeworm.com/read/15681/534135

c systems.c

/* systems.c, 系统参数设置程序*/ #include #include #include "config.h" #include "global.h" /* initialize buffer, call once before first getbits or showbits */ /* parse system layer,
www.eeworm.com/read/492368/1175552

java parserhelper.java

//$Id: ParserHelper.java,v 1.7 2003/06/15 12:45:05 oneovthafew Exp $ package net.sf.hibernate.hql; import java.util.StringTokenizer; import net.sf.hibernate.QueryException; public final class Parse
www.eeworm.com/read/489559/1216452

h command.h

/* * vivi/include/command.h * */ #ifndef _VIVI_COMMAND_H_ #define _VIVI_COMMAND_H_ long paramoldvalue; int argc; enum ParseState { PS_WHITESPACE, PS_TOKEN, PS_STRING, PS_ESCAPE }; enum Parse
www.eeworm.com/read/483551/1276957

java parserhelper.java

//$Id: ParserHelper.java,v 1.7 2003/06/15 12:45:05 oneovthafew Exp $ package net.sf.hibernate.hql; import java.util.StringTokenizer; import net.sf.hibernate.QueryException; public final class Parse
www.eeworm.com/read/471306/1432066

cc entry.cc

/* * $Id: entry.cc 71 2008-07-07 15:49:14Z sriramsrao $ * * \file entry.cc * \brief parse checkpoint and log entries * \author Blake Lewis (Kosmix Corp.) * * Copyright 2008 Quantcast Corp. *
www.eeworm.com/read/471161/1433245

changes

Ulrich Windl (xntpd/refclock_parse.c): - Added support to supply power from RS232 with CLOCK_RAWDCF. Known to work with Linux 1.2. - Made Linux ignore parity e