test_Get_Token.txt
上传用户:yjb1804
上传日期:2021-01-30
资源大小:3105k
文件大小:0k
源码类别:

Email服务器

开发平台:

Delphi

  1. unit TEST_xpParse;
  2. {
  3. Unit        : TEST_xpParse
  4. Description : A Big Nasty Comment that should be skipped
  5. Programmer  : mike
  6. Date        : 15-Jul-2000
  7. }
  8. ()[]:=*/+
  9. interface
  10. (* This is an old school comment *)
  11. uses
  12. // This one of those brain dead CPP 
  13.   DUnit,
  14.   xpParse,
  15.   SysUtils;
  16.