资源列表

« 1 2 ... .81 .82 .83 .84 .85 286.87 .88 .89 .90 .91 ... 2387 »

[Dephi控件源码Delphi_434127

说明:Delphi:Delphi实现屏幕字母识别程序Crystal Display源代码,用窗体来模拟屏幕上的字母,Delphi可以识别出显示的字母是什么,使用有第3方控件,编译前请确认已安装好所需控件。 -Delphi: Delphi to achieve letter recognition program Crystal Display screen source code, using form letters on the sc
<6TKICW2> 在 2024-10-02 上传 | 大小:7168 | 下载:0

[Dephi控件源码Delphi_463041

说明:Delphi:delphi分页实例,结合数据库实现分页,不过数据库暂时未提供,只有代码部分。实现类似网页上的分页效果:首页、上一页、下一页、尾页等样式,程序通过ADODB连接测试数据库,定义全局变量num1为每页要显示的记录条数,最终实现数据库分页效果,欢迎Delphi新手们参考。 -Delphi: delphi paging instance, combining database paging, but the database
<4ASI2W8> 在 2024-10-02 上传 | 大小:7168 | 下载:0

[Dephi控件源码Delphi_732374

说明:Delphi:Delphi实现网络文件的复制功能,选择源文件和需要拷贝的网络目录,程序即可开始复制,网络复制和网络环境有很大关系,有时候会中断复制,程序要用到:procedure BtnCopyClick(Sender: TObject) procedure BtnCloseClick(Sender: TObject) procedure BtnSourceClick(Sender: TObject) procedure BtnDesC
<IV5X15O> 在 2024-10-02 上传 | 大小:7168 | 下载:1

[Dephi控件源码Delphi_750735

说明:Delphi:Delphi采用API实现文件拖放操作取得文件路径,拖动结束后松开鼠标,文件的路径信息立即显示在程序窗口中,看似简单的功能,但现在许多主流的软件甚至都在用,比如拖放打开文件等。 -Delphi: Delphi files using drag and drop API implementation to obtain the file path, release the mouse after dragging the
<QGGE4H1> 在 2024-10-02 上传 | 大小:7168 | 下载:0

[Dephi控件源码CapturandoTela

说明:Print Screen, Desktop... Create in Delphi 7. Print Screen and Save in Computer Local.
<Mauricio> 在 2024-10-02 上传 | 大小:7168 | 下载:1

[Dephi控件源码Delphi_127813

说明:Delphi:Delphi将文件转移到其它的地方,相当于转移、剪切文件,示例所示的程序中,点击转移文件按钮,选择文件后,程序即将文件转移至C:根目录下,一具比较典型的与系统相关的小程序。 -Delphi: Delphi files will be transferred to other places, the equivalent of the transfer, cut file, as shown in the example
<6C1LZFE> 在 2024-10-02 上传 | 大小:7168 | 下载:0

[Dephi控件源码Delphi_118148

说明:Delphi:Delphi源码获取驱动所支持的表名信息,点“获缺按钮后返回结束到窗体中,本源代码用Delphi7环境直接编译运行。 -Delphi: Delphi source code to get the driver supports table name information, click on "button to return after being missing end to the form, source co
<GLSWW8S> 在 2024-10-02 上传 | 大小:7168 | 下载:0

[Dephi控件源码Delphi_625402

说明:Delphi:Delphi简单播放avi-wav-mid文件,如果avi文件有视频,那也是可以播放的,不过最好是音频文件,可以看下这一个Delphi播放器程序: -Delphi: Delphi is simple to play avi-wav-mid file, if the file avi video, it is also possible to play, but the best is an audio file, It m
<MAP66JG> 在 2024-10-02 上传 | 大小:7168 | 下载:0

[Dephi控件源码Delphi_243008

说明:Delphi:Diy一个白色的屏保,窗体的初使状态为最大化,将定制的消息叫给本项目。基于Delphi源代码的简单实现,高手请绕行,奉献给学习Delphi的新手朋友,希望对学习一些基础知识有帮助。 -Delphi: a white screen saver, a form of early Diy make the state to maximized, called the customized message to this pr
<DSDNMVL> 在 2024-10-02 上传 | 大小:7168 | 下载:0

[Dephi控件源码Delphi_475648

说明:Delphi:Delphi为组件添加立体投影、阴影效果,在演示截图中所示,点击“阴影”效果,左侧的文本框组件右、下边框会出现阴影,投影效果与阴影效果相关不大,只是改变了右侧边框的透明度,都挺基础的简单操作,但却是学习制作漂亮的Delphi窗体的基矗 -Delphi: Delphi is a component adds stereoscopic projection, shadow effects, as shown in the
<2SFFA7W> 在 2024-10-02 上传 | 大小:7168 | 下载:0

[Dephi控件源码Delphi_824068

说明:Delphi:Delphi图片显示特效,以雨滴方式显示图像,从原图和效果图可看出差异。点击确定按钮可立即看到效果,请参阅源码运行截图。 -Delphi: Delphi pictures show effects, display images in raindrops can see the difference from the original and renderings. Click the OK button to see
<JN2EH52> 在 2024-10-02 上传 | 大小:7168 | 下载:0

[Dephi控件源码Delphi_034731

说明:Delphi:Delphi附加数据库并保存连接参数信息,再此注意一下,附加数据库请使用默认配置,保存信息需要连接到要使用的数据库中,可测试连接,设定好数据库的用户名、密码、服务器IP等就可以了。 -Delphi: Delphi Additional information database and save connection parameters, then this note, please attach a database
<JN2EH52> 在 2024-10-02 上传 | 大小:7168 | 下载:0
« 1 2 ... .81 .82 .83 .84 .85 286.87 .88 .89 .90 .91 ... 2387 »

源码中国 www.ymcn.org