统计 |
blog名称:人在旅途 日志总数:175 评论数量:505 留言数量:13 访问次数:1658606 建立时间:2005年12月7日 |
生命是过客,人在旅途。奶奶是信基督教的,没啥文化,却养育了四子二女,还带过九个孙辈。老人家对生命的看法就是“人都是客人,迟早要回去的。”就以《人在旅途》来纪念她。

« | July 2025 | » | 日 | 一 | 二 | 三 | 四 | 五 | 六 | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | | | |
|
公告 |
本人上传的源程序中可能引用或使用了第三方的库或程序,也可能是修改了第三方的例程甚至是源程序.所以本人上传的源程序禁止在以单纯学习为目的的任何以外场合使用,不然如果引起任何版权问题,本人不负任何责任. | |

|
本站首页 管理页面 写新日志 退出
调整中...
[完成项目]<ZjjDiary project>日记程序-VC,VB |
人在旅途 发表于 2006/1/22 8:04:24 |
_ZjjDiary.zip这是个利用<Card Project>中的COM而开发的一个日记程序.
1. 1999.2.12 the version1.00 has been finished, it has the main functions of diary book.
2. 1999.2.13 the version1.10 has been finished, it support password and status bar.
3. 1999.2.15 the version 1.20 has been finished, it support attachments function(with
|
阅读全文(2274) | 回复(0) | 编辑 | 精华 | 删除 |
[完成项目]书架管理<BookPad Project>--VC,VB |
人在旅途 发表于 2006/1/22 7:58:01 |
这是一个使用<Card Project>的COM和微软WordPad而开发的一个存储和管理图书的程序.
1. I modify the Microsoft sample WordPad to BookPad which uses the card object to save a book with several chapters. And at same time the user interface remains unchanged.
2. I fixed a bug of the pictures showing.
源程序:_BookPad.zip
|
阅读全文(1912) | 回复(0) | 编辑 | 精华 | 删除 |
[完成项目]<Card Project>一个管理和操作Windows系统的CompoundDocument的ActiveX控件--VC,VB |
人在旅途 发表于 2006/1/21 21:06:44 | 微软的Office的Word或Excel等文档都在一个文件中保存复杂有层次的情报,这就是CompoundDocument技术,就是在一个文件中有整个文件系统的功能,如子文件夹(Storage)和子文件(Stream),也有路径.为了方便操作CompoundDocument文件,我用ATL开发了个ActiveX控件(automation server),程序如下:
1. Card project have three parts: ZjjCardBase, ZjjDiaryCard and ZjjEncrypt.
2. 1999/4/1 a new DLL project named ZjjBookCard is created for dealing with the electronic book. And in this project I will try the function of EXCEPTION, CComQIPtr. 1999/4/
|
阅读全文(5678) | 回复(0) | 编辑 | 精华 | 删除 |
|