代码搜索:reader
找到约 10,000 项符合「reader」的源代码
代码结果 10,000
www.eeworm.com/read/390680/2526056
c reader2.c
/**
* section: xmlReader
* synopsis: Parse and validate an XML file with an xmlReader
* purpose: Demonstrate the use of xmlReaderForFile() to parse an XML file
* validating the content in
www.eeworm.com/read/390680/2526057
c reader1.c
/**
* section: xmlReader
* synopsis: Parse an XML file with an xmlReader
* purpose: Demonstrate the use of xmlReaderForFile() to parse an XML file
* and dump the informations about the no
www.eeworm.com/read/390680/2526066
c reader3.c
/**
* section: xmlReader
* synopsis: Show how to extract subdocuments with xmlReader
* purpose: Demonstrate the use of xmlTextReaderPreservePattern()
* to parse an XML file with the xmlR
www.eeworm.com/read/390680/2526070
c reader4.c
/**
* section: xmlReader
* synopsis: Parse multiple XML files reusing an xmlReader
* purpose: Demonstrate the use of xmlReaderForFile() and
* xmlReaderNewFile to parse XML files while reusing the
www.eeworm.com/read/390680/2526071
res reader1.res
0 10 doc 0 0
0 1 doc 0 0
1 14 #text 0 1
1 1 src 1 0
1 14 #text 0 1
1 1 dest 1 0
1 14 #text 0 1
1 1 src 1 0
1 14 #text 0 1
0 15 doc 0 0
www.eeworm.com/read/390680/2526085
res reader4.res
test1.xml: Processed ok
test2.xml: Processed ok
test3.xml: Processed ok
www.eeworm.com/read/389332/2541123
js rss_reader.js
// holds an instance of XMLHttpRequest
var xmlHttp = createXmlHttpRequestObject();
// when set to true, display detailed error messages
var showErrors = true;
// creates an XMLHttpRequest instan