登录
首页 » Delphi » CPL

CPL

于 2013-10-17 发布 文件大小:27KB
0 180
下载积分: 1 下载次数: 7

代码说明:

  Sample Code to make CPL-applet by using WinAPI only. It s simple applet just start notepad, but you can modify it to your needs. Output file is just 40 kb.

文件列表:

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • JJYY
    中南大学《网络与通信课程设计》制作聊天工具相应的源码,采用delphi的winsock编写,C/S模式,功能绝对齐全,界面好看,包括登陆,注册,数据库,添加好友,查看聊天记录等,是网上流行的JJYY版本的增强版,其中用到一些控件(可在“delphi盒子”网下载)。服务器端需要的控件已经添加到源程序中,可运行通过,客户端控件不全,暂时不能运行,如有疑问,可给我发邮件:xianghupan@yahoo.com.cn(Central South University, Network design and communication courses, the production of the corresponding source chat tool, using delphi s winsock preparation, C/S mode, function is absolutely complete, good-looking interface, including the landing, registration, database, add a friend, view the chat history, etc. is the online version of JJYY popular enhanced version, which uses a number of controls (available on the delphi box network to download). The need for server-side controls have been added to the source code can be run through, the client control incomplete, can not run, if in doubt, they sent me e-mail: xianghupan@yahoo.com.cn)
    2008-01-13 23:05:09下载
    积分:1
  • RunExesvc
    本软件以windows服务程序方式运行。 安装,执行install.bat,卸载执行uninstall.bat 配置:RunExe.ini。ExeRun设定运行程序,RunTime设定执行时间,可以是多个时间,运行后30分钟,自动关闭调用的程序。 仅当windows处于用户窗口登录状态时,也就是explorer.exe运行时,才执行。 执行时,被调用的程序显示窗口。 服务程序自动调用程序运行,并显示程序窗口。 当判断到Explorer在运行时,将根据设定时间,自动调用程序运行,30分钟后如果调用执行的程序未关闭,则自动将其关闭。(This software runs in the way of windows service program. Install, execute install. bat, uninstall. bat unload Configuration: RunExe.ini. ExeRun sets the running program and RunTime sets the execution time, which can be multiple times. 30 minutes after running, the calling program is automatically closed. Windows is executed only when it is in the user window login state, that is, when explorer.exe runs. When executed, the called program displays the window. The service program automatically calls the program to run and displays the program window. When it is judged that Explorer is running, the program will be automatically invoked according to the set time. If the program is not closed after 30 minutes, it will be automatically closed.)
    2020-06-25 02:00:02下载
    积分:1
  • src05b1
    SMTP Client + Component
    2013-09-02 17:07:58下载
    积分:1
  • AN2646
    说明:  STM的基本入门函数,功能定义,一些基本的编程应用。(AN2646SmartCardInterface withSTM8)
    2010-04-19 13:34:22下载
    积分:1
  • 公交查询系统
    基于delphi的公交查询系统,使用ado连接(Bus Query System Based on Delphi)
    2019-06-28 02:21:09下载
    积分:1
  • CD_Burning
    CD刻录的源代码, 包含相关库及文档, 使用delphi工具(CD Burner of source code, and includes the related document, the use of tools delphi)
    2006-09-18 17:58:47下载
    积分:1
  • douniu
    一个计算斗牛的记牌器,4个人玩,可以快速算出谁大 并得到牌值(A calculation of the entry card bullfighting, and 4 individuals to play, who can quickly calculate the value of large and licensing)
    2009-03-06 23:12:01下载
    积分:1
  • 明泰读卡器
    说明:  对铭泰读卡器不同扇区进行读写操作,初始化扇区,扇区信息加密。(Reading and Writing Mingtai Card Reader)
    2020-06-17 19:40:01下载
    积分:1
  • curldelphi
    对curl重新做了封装,可以get,post等等,自己下载看吧(To re-do the curl package, you can get, post, etc., to download and see)
    2020-07-02 04:00:01下载
    积分:1
  • Delphi典型实例解析
    第1章 基础与应用编程实例实例1 Delphi 面向对象的编程方法实例2 使用Delphi设计中介服务器实例3 使用Delphi设计MIS客户端实例4 使用Delphi设计MIS报表及打印功能实例5 使用Delphi设计MIS进行优化与安全维护实例6 在Delphi中创建新的元件实例7 在Delphi的DBGrid中添加可视组件的改进方法实例8 Delphi环境下编写组件TLxFileInfo获取文件信息实例9 Delphi基本控件的综合应用实例10 Delphi中控件组的生成及事件响应实例11 Delphi中带有鼠标轮事件的DBGrid控件的设计与应用实例12 Delphi ADO控件再封装实例13 自动窗口监控精灵的设计与制作 实例14 Delphi中正常窗口的实现实例15 采用Delphi编程实现汉字输入法安装包实例16 在Delphi中使显示器显示模式与程序设计窗体相互适应的实用方法实例17 利用Delphi的流对象对多媒体文件进行操作实例18 用Delphi内嵌汇编实现卸载任意进程的某个DLL实例19 Delphi中消息机制的剖析实例20 用Delphi实现系统进程查看器实例21 用Delphi设计电子通信系统实例22 用Delphi实现试题库出卷系统实例23 用Delphi实现动态时钟程序实例24 通用权限控制系统Delphi编程实例25 Delphi的Object Pascal编程实例实例26 利用WebBrowser Control实现程序界面与现实的分享实例27 Delphi多线程的安全问题分析及解决第2章 数据库及图形图像与游戏编程实例实例28 用Delphi开发基于SQL Server 2000的多客户应用程序实例29 Delphi数据库多栏动态组合显示的设计与实现实例30 向数据库中导入数据的几种方法实例31 用Delphi制作“资源管理器”结构的数据查询窗口,并将
    2022-08-03 00:05:48下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载