论坛


2013年11月15日 星期五

idtcpserver根据超时限制用户登录

DELPHI盒子| Delphi盒子 |16:11:00

idtcpserver根据超时限制用户登录由于客户端不正常退出(死机,卡死,异常退出等),导致无法与服务端通信,所以根据延时时间判断客户端是否为登录状态。可用于广域网之间的通信

Embarcadero RAD NewsFlash November 2013

Embarcadero| EDN Delphi Feed |10:22:54

2013年11月14日 星期四

多线程的等待v2.0

DELPHI盒子| Delphi盒子 |16:11:00

delphi7实现关于WaitForSingleObject与WaitForMultipleObjects用法 实现多线程的等待非常实用----------注意线程初始化的的信息不要写到线程里本程序提供四种方式等待线程 1.WaitForSingleObject 2.WaitForMultipleObjects 3.WaitFor 4.线程结束标识

XE5 安卓开发的11选5

DELPHI盒子| Delphi盒子 |16:11:00

这是笔者首个在XE 5上使用“PC 平台模式”思维模式开发的一个安卓应用,根本没融入平板应用特有的先进开发及操作理念,希望大家多大包含。 笔者认为: 1、XE5 开发的 安卓包,也没有大家想象的那么大,通过适当设置,体积也只有在 5-6M,安装后占用空间也在20几...

2013年11月13日 星期三

Memo及tstrlists的交集差集并集

DELPHI盒子| Delphi盒子 |16:11:00

Memo及tstrlists的交集差集并集

ScroogeXHTML 6.5b2 - fast RTF to HTML / XHTML converter

Embarcadero| CodeCentral Delphi Submissions |09:27:13

ScroogeXHTML is a component for Delphi and Free Pascal which converts RTF (rich text) to HTML and XHTML.It converts text attributes including background and highlight colors, paragraph attributes including alignment (left, right, centered, justifi...

Habari Web Components 2.6b1 - Web Application Framework for Indy

Embarcadero| CodeCentral Delphi Submissions |09:21:28

Datamodule demo* creates and keeps a datamodule instance for the duration of a HTTP session* see http://mikejustin.wordpress.com/2013/09/07/habari-web-components-tdatamodule-per-session/To run the demo server, navigate to the demo/datamodule folde...

InterBase Encryption Example with FireDAC on Mobile

Embarcadero| CodeCentral Delphi Submissions |05:40:42

InterBase provides a way to have on disk secure data storage that is encrypted in the database file where ever that file is move to. This is example requires a InterBase ToGo test license that comes with RAD Studio. Developer edition of InterBase...

Habari Client for RabbitMQ 1.8b1 - message broker client

Embarcadero| CodeCentral Delphi Submissions |04:54:55

Habari Client for RabbitMQ is a library for Delphi and Free Pascal which provides easy access to the RabbitMQ open source message broker. (http://www.rabbitmq.com/)Changes in version 1.8* Tested with RabbitMQ 3.2.1Habari Client libraries are also ...

Habari Client for ActiveMQ 3.6b1 - message broker client

Embarcadero| CodeCentral Delphi Submissions |04:38:03

Habari Client for ActiveMQ is a library for Delphi and Free Pascal which provides easy access to the Apache ActiveMQ open source message broker.Changes in version 3.6* New: tested with Apache ActiveMQ 5.9.0Habari Client libraries are also availabl...

OCR component 5.1

Embarcadero| CodeCentral Delphi Submissions |01:34:05

Delphi and C++ Builder optical character recognition component. Use OCR component to retrieve text from image, for example from scanned paper document.- uses Tesseract OCR engine and Leptonica image processing library- available for Delphi/C++ Bui...

2013年11月12日 星期二

打印窗体,所见即所得

DELPHI盒子| Delphi盒子 |16:11:00

很多情况下,我们的窗体就是报表。DELPHI所提供的窗体打印功能太简单了,不能满足需要。网上觅得一个PrintAtOnce,功能还不错,但仍有不足之处。花了几天,动了个大手术,把它改成了: * 预览基于fastreoprt 2.5 * 更多的控件可以打印,如Tchart、CheckBox、RadioGro...

修改过的Want,可以在win7 64位下正常编译Delphi程序

DELPHI盒子| Delphi盒子 |16:11:00

原来的Want在64位下取Path有问题,编译不成功,就自己调试修改了一下,可以在win7 64位下正常编译Delphi程序

2013年11月11日 星期一

线程等待判断线程是否结束

DELPHI盒子| Delphi盒子 |16:11:00

delphi7实现关于WaitForSingleObject与WaitForMultipleObjects用法 实现多线程的等待非常实用

实用播放器realplayer(基于FFmpeg解码)

DELPHI盒子| Delphi盒子 |16:11:00

主要是实用就好.能播放大多格式的视频文件模仿realplayer.毕竟是ffmpeg解码的,平时放视频很方便了,纯绿色. 程序很简单. 希望不要 喷!之前为了找MP4播放器demo找了很久 现在随便捣鼓个 给新人看看吧 程序能编译 ffmpeg控件来自百度 进度条的绘制没写 使用盒子上的real...

« 上一页

下一页 »