登录
首页 » Delphi » 使用DDL在Delphi项目

使用DDL在Delphi项目

于 2023-03-26 发布 文件大小:3.53 MB
0 201
下载积分: 2 下载次数: 1

代码说明:

应用背景动态链接库DLL,或者,是一个集例程(小程序)可以被应用程序、其他DLL。像单位,DLL包含共享代码和资源,他们提供的能力,为多个应用程序共享一个常规的单拷贝他们的共同点。DLL的概念是Windows的建筑设计的核心,而大多数Windows是一个收集的DLL。关键技术当然,使用Delphi,我们可以编写和使用我们自己的DLL文件,我们可以调用与其他开发商开发的其他系统DLL函数(如 ;Visual Basic,或 ;C / C + +)。创建动态链接库下面的几行,将演示如何创建一个简单的DLL使用Delphi。对于开始Delphi和 ;选择文件 ;|新…DLL。这将创建一个 ;在编辑器窗口中的新dlltemplate。选择默认的文本和取代它的下一步。

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

发表评论

0 个回复

  • ywo-sqlview
    由于SQL数据库的企业管理器对于一般操作员来说有点复杂,就编了这个小工具来使用. 编码不是很规范,一定有很多不足之处,请大家多多指教. 在没有安装SQLSERVER服务器的电脑中,先执行reg.bat,注册一下SQLDMO.DLL,就可以了。 用到的控件有Ehlib、Raize、DevExpress,TMS, 网上都有下载 ywo 2009-11-30(As the SQL database, Enterprise Manager for the average operator is a bit complicated, we have compiled this little tool. Encoding is not very standardized, there must be a lot of inadequacies, please exhibitions. In the absence of a server computer installed SQLSERVER , first implementation of the reg.bat, registered click SQLDMO.DLL, on it. Used controls are Ehlib, Raize, DevExpress, TMS, available online to download ywo 2009-11-30)
    2009-11-30 13:04:49下载
    积分:1
  • readmapsrc
    说明:  读取传奇地图的源码~~~~ ~~~~~~~~~(readmap)
    2009-08-20 09:06:22下载
    积分:1
  • ygyui
    皮肤按钮 skinbutton transpanel ,,, 欢迎改进()
    2018-03-11 23:27:33下载
    积分:1
  • 磁盘编辑器
    查看物理和逻辑磁盘扇区的小程序。
    2022-11-21 02:20:03下载
    积分:1
  • sourcecode for folder to folder copy in delphi sorce
    sourcecode for folder to folder copy in delphi sorce
    2022-11-12 18:00:04下载
    积分:1
  • Developing a card reader
    Developing a card reader
    2022-03-14 17:01:25下载
    积分:1
  • delphi_readandwrite_com1_lpt1
    delphi编写的串口,并口输出数据(使用了MSComm控件,附MSComm控件)(delphi read and write to com ,lpt1)
    2009-05-19 10:36:17下载
    积分:1
  • 如何访问一个进程中的内存 如何访问一个进程中的内存 如何访问一个进程中的内存...
    如何访问一个进程中的内存 如何访问一个进程中的内存 如何访问一个进程中的内存 -How to access a memory in the process of how to access a memory in the process of how to access a memory in the process of how to access a memory in the process of how to access a memory in the process of
    2022-01-30 21:26:38下载
    积分:1
  • Delphi获取BMP图片指定点RGB值
    delphi获取图片指定点RGB颜色值,载入一张BMP图像,鼠标单击图像任意处,将获取该处的RGB颜色分量图。任何一种颜色都是由RGB分量值构成,获取这些分量值,就可以改变这些值,从而改变颜色,为程序的进一步处理提供基础保障,获取RGB颜色分量,相关代码如下:   procedure TForm1.SpeedButton1Click(Sender: TObject);   begin    if OpenPictureDialog1.Execute then    begin    image1.Picture.LoadFromFile(OpenPicturedialog1.FileName);    Form1.Canvas.Draw(0,0,image1.Picture.Bitmap);    end;   end;
    2023-09-03 19:00:03下载
    积分:1
  • 大M单纯性形法源程序,采用DELPHI开发,程序结果不错
    大M单纯性形法源程序,采用DELPHI开发,程序结果不错-Big M method of simple source code, using DELPHI development, good results of the proceedings
    2023-09-06 19:20:03下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载