PackTestobl

所属分类:Windows编程
开发工具:Delphi
文件大小:286KB
下载次数:20
上传日期:2009-07-29 20:12:01
上 传 者siliemor
说明:  Delphi 文件捆绑,把其他文件读取到自身里面,然后一起释放。
(Delphi file bundle, the other documents to read to their own inside, and then released together.)

文件列表:
PackTest\SetHeader.pas (541, 1999-02-28)
PackTest\SetHeader.dfm (2005, 1999-02-28)
PackTest\PackTest.dpr (432, 1999-02-28)
PackTest\main.pas (8511, 1999-02-28)
PackTest\Pak.pas (5965, 1999-02-28)
PackTest\PakDirectory.pas (2619, 1999-02-28)
PackTest\PakDirectoryItem.pas (2492, 1999-02-28)
PackTest\PakGlobals.pas (793, 1999-02-28)
PackTest\PakHeader.pas (3115, 1999-02-28)
PackTest\main.dfm (1859, 1999-02-28)
PackTest\Test.pak (510844, 2000-05-24)
PackTest\PackTest.res (876, 1999-02-28)
PackTest\pakit.upl (1121, 1999-02-28)
PackTest\PakGlobals.dcu (1232, 2001-01-29)
PackTest\PakDirectoryItem.dcu (2984, 2001-01-29)
PackTest\PakDirectory.dcu (3189, 2001-01-29)
PackTest\PakHeader.dcu (3291, 2001-01-29)
PackTest\Pak.dcu (5691, 2001-01-29)
PackTest\SetHeader.dcu (3480, 2001-01-29)
PackTest\main.dcu (12770, 2001-01-29)
PackTest (0, 2001-02-02)

Pakker 0.1 - 28021999 ---------- Pakker is a set of classes that I created to be able to lump a set of files together in on file, and then later use them in an application. I did this because I am developing an application in which the user creates a "picture" with a set of descriptions attached. Rather than having these stored as separate files, I wanted to be able to put them in one file and then access them in that file. This is not a visual compnent, rather it is a set of classes that you access by includin PAK in your uses clause of the unit you want to call it from. Generally you then call create to create a new PAK object (which creates its own THeader and TDirectory objects) passing it a filename. If the filename exists, the TPak objects reads it and uses that PAK, if it doesnt exist, the file is created and a new PaAK is started. The calling procedures etc are all fairly straight forward and a demo application which uses a PAK file that emmulates a UNIX directory structure is included. Use that to figure out how to use the TPak class. Please send bug reports / comments / improvements etc to sean@radiocbs.com , I will use these to further improve the classes. This source is freeware, use and abuse as you will. If you wish to make me happy send a donation to the Nelson Mandela Childrens fund. I however to retain full copyright.

近期下载者

相关文件


收藏者