source:
vbox/trunk/src/libs/libxml2-2.9.14/test/XPath/tests/simpleabbr@
95874
最後變更 在這個檔案從95874是 95312,由 提交於 3 年 前 | |
---|---|
檔案大小: 188 位元組 |
行 | |
---|---|
1 | /EXAMPLE |
2 | /EXAMPLE/head |
3 | /EXAMPLE/chapter[1] |
4 | //p |
5 | //chapter/image |
6 | //p/text() |
7 | //p/text()[position()=1] |
8 | //p/text()[position()=last()] |
9 | (//p/text())[position()=1] |
10 | (//p/text())[position()=last()] |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器