mwobjs.pas
来自「Delphi XML & XPATH源代码」· PAS 代码 · 共 10 行
PAS
10 行
unit MWObjs;
{
Movie-watchers objects. A demonstration of XML document processing.
This unit contains definitions for objects that correspond to the
elements in the XML document. It includes a procedure to extract
them and place them in suitable lists for further processing.
It uses a SAX for Pascal reader to load the document.
Copyright
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?