- + P A

- 进程间数据共享

      DELPHI 2006-2-24 9:47
/*********************发送*********************/
//定义共享数据结构
PShare=^TShare;
TShare=record
Data:array[0..255] of char;
end;
//创建并打开共享
Hm ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- ActiveX Control and it's Container

      OTHER 2006-1-10 9:24
ActiveX控件和它的容器


1.COM基础

2.ActiveX控件及实现

3.ActiveX控件容器及实现

4.总结


1.COM基础

COM是一种组件开发技术, 它实际上是一种在二进制层上兼容的软件开发方法的规范. COM技术是与具体的编程语言无关的技术, 只 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 读取SWF头部信息Getting info from SWF-file

      DELPHI 2006-1-9 9:25
A little theory
Any SWF-file consists of 2 main parts: Header and Body. So reading of header is enough to get info about the movie. Header record is described by the following structure:

...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- Displaying Macromedia Flash .SWF files in your Delphi Application!

      DELPHI 2006-1-9 9:9
If you have considered using your Macromedia Flash files to help add some flavor to your Delphi applications, but never knew how, this article is for you.

[url=http://www.delphipages.com/imag ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 强盗2

      OTHER 2005-10-20 10:57
强盗说, ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 强盗

      OTHER 2005-10-19 14:5
我遇到一个强盗 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 片段

      OTHER 2005-9-23 9:11
片段1 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 最近忙不过来...

      AS2.0 2005-9-22 10:30
有一段时间没写了,想写也没时间......呵呵,对不起自己,也对不起大家.不管怎样留点踪影.现在在做的东西.. ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 编写基本的fcs服务端组件

      FCS 2005-9-12 13:45
在一般的fcs开发中,所有的逻辑处理都是通过application的几个事件完成的, ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- Encrypt HTML Pro网页加密

      TOOLS 2005-9-8 14:6
Encrypt HTML Pro 可以实现对HTML、javascript、VBScript、文本及图片进行加密。加密后的文件无须额外组件支持即可正常运行(浏览器需支持javascript脚本)。 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 介绍一个可以修改全局样式的类

      AS2.0 2005-9-7 14:27
mx.skins.halo.Defaults这个类包含了flash2004组件的一些全局和个别组件的默认定义,通过对他的修改能很轻松的改变组件的行为和样式。不要紧张先看一下代码: ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 现在使用的服务器连接类

      FCS 2005-9-7 11:18
dynamic class lu.com.FScon extends NetConnection { ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- flash与delphi间的通信

      AS2.0 2005-9-2 17:5
flash与delphi间的通信 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- FLASH PLAYER控件(ActiveX)

      AS2.0 2005-9-1 15:45
属性,事件,方法.方便自己查询啊,^*^...... ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()

- 8ball主要改进,现在写有点晚了?

      AS2.0 2005-9-1 14:11
(1)图形能力 ...
标签集:TAGS:
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()