登录
首页 » delphi » delphi视频开发组件

delphi视频开发组件

于 2023-07-16 发布 文件大小:317.40 kB
0 18
下载积分: 2 下载次数: 1

代码说明:

delphi视频开发组件 delphi视频开发组件 delphi视频开发组件

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

发表评论

0 个回复

  • delphi 源码,功能如下: 备份数据、恢复数据、导出数据、导入数据...
    delphi 源码,功能如下: 备份数据、恢复数据、导出数据、导入数据-source, the following functions : data backup and restore data, derived data, import data
    2023-02-02 23:45:04下载
    积分:1
  • delphi120皮肤!设计程序皮肤好东西。很精致。vskin控制世界。
    Delphi120种皮肤!设计程序皮肤的好东西。很精致。配合vskin控件包使用!打包上传的!-Delphi120 skin! Design procedures skin good thing. Very refined. Vskin control with the use of packet! Packaging uploads!
    2023-04-27 12:45:04下载
    积分:1
  • delphiping
    Delphi源码,界面编程,Ping   Delphi窗口化Ping操作,与系统的CMD Ping的功能是一样的,只不过实现了窗口化,Delphi7源代码实现,欢迎初学者参考。 (Delphi source code, programming interface, CMD Ping, Ping Delphi window of Ping operating system functionality is the same, but to achieve a window Delphi7 source code implementations, welcome beginners reference.)
    2012-11-26 17:58:31下载
    积分:1
  • ser232mon
    2008-10-18 11:59:29下载
    积分:1
  • 从事编程的时间已经有几年了,从在学校的小打小闹的编程到现在的在专 门的从事电脑编程的软件公司工作已经有几年了,感慨万千,这中间有过许许多多的...
    从事编程的时间已经有几年了,从在学校的小打小闹的编程到现在的在专 门的从事电脑编程的软件公司工作已经有几年了,感慨万千,这中间有过许许多多的 酸甜苦辣,以及有着许许多多的不眠之夜,在此我首先感谢我的朋友们对我的支持, 谢谢你们,同时还要谢谢那些老前辈留下的那些技巧,在我每次面对问题要解决的时 候,是你们辛苦地摸索出来的东西让我豁然开朗,问题迎刃而解. 写这些东西的缘由说来也颇为简单,因为自己觉的有很多的技巧应该与大 家分享,同时也希望我平常所收集的以及我的个人心得能帮助所有编程序的人员 , 能将我写的这个东西成为你编程的宝典,由于是我第一次做这样的东西,难免会有这 样或是那样的不足之处,还请广大朋友指正. 由于技巧不断的更新 , 所以这个东西也 要不断的更新,我第一次首先尝试制作有关Delphi的技巧,由于我现在用的是她,所以 先写Delphi的技巧,其他的诸如VB、VC的技巧等我整理以后再进行制作,还希望广 大的网友多多支持。-Programming time has been engaged for several years, chipping away from the school of programming to the current in the tertiary The door in computer programming, software company, has been for several years, and filled with emotion, which had many of the middle Ups and downs, as well as with many sleepless nights, and I begin to thank my friends for their support, Thank you, thank you to those old-timers while also leaving those skills in every time I face the problem to be solved when the Hou, yes you have worked hard to
    2022-05-06 05:27:49下载
    积分:1
  • importation plane straight on the two sampling points coordinates and solving li...
    输入平面上直线上采样的两个点坐标,求解直线方程。可方便得到一次方程-importation plane straight on the two sampling points coordinates and solving linear equations. Linear equation can be convenient
    2022-01-25 15:19:24下载
    积分:1
  • 数据库的开发与建设大学、中小学版)、《智之星学校教材管理系统》、《智之星学生成绩管理 系统》、《Office Anywhere网络...大学、中小学版)、《智之...
    数据库的开发与建设大学、中小学版)、《智之星学校教材管理系统》、《智之星学生成绩管理 系统》、《Office Anywhere网络...大学、中小学版)、《智之星学校教材管 理系统》、《智之星学生成绩管理系统》、《-database development and construction of universities, schools Version), "Star-school materials management system", "Star-student achievement management system", "Office Anywhere network ... universities, schools Version)," Star-school materials management systems, " "unwise Star student performance management systems," "
    2022-01-30 23:50:08下载
    积分:1
  • 简单实现计算机与单片机串口通讯调试程序,可以传输数据也可以传输文件
    简单实现计算机与单片机串口通讯调试程序,可以传输数据也可以传输文件-Realize single-chip computer and a simple serial communication debugger, you can transfer data can also transfer files
    2023-08-08 09:05:04下载
    积分:1
  • AutoUpgraderPro Ver 4.1.1的美化版为delphi2010.rar
    AutoUpgraderPro Ver 4.1.1的美化版 for delphi2010.rar-AutoUpgraderPro Ver 4.1.1 of the Meihuaban for delphi2010.rar
    2023-08-02 21:55:03下载
    积分:1
  • Ftp
    在用PB进行开发时常常需要用到ftp功能,最典型的应用就是将数据窗口中的数据生成txt文件,然后将此数据文件用ftp发送到远程服务器上去。由于pb本身并未提供任何ftp的功能,因此想在pb中进行ftp传输,只能应用pb以外的资源。以下是笔者在pb开发中总结出来的方法。(When developing with PB, FTP function is often used. The most typical application is to generate TXT file from data window, and then send it to remote server with ftp. Because the Pb itself does not provide any FTP functions, if you want to transfer FTP in pb, you can only use resources other than pb. The following is the method summarized by the author in the development of pb.)
    2019-03-30 11:31:54下载
    积分:1
  • 696524资源总数
  • 103791会员总数
  • 67今日下载