E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
TForm
在ADOTAble中进行查询,删除操作
Classes,Graphics,Controls,Forms,Dialogs,StdCtrls,Mask,DBCtrls,Grids,DBGrids,DB,ADODB;typeTForm1=class(
TForm
lh_zn
·
2020-06-24 04:14
2018-10-02 快速排序
System.Variants,System.Classes,Vcl.Graphics,Vcl.Controls,Vcl.Forms,Vcl.Dialogs,Vcl.StdCtrls;typeTForm3=class(
TForm
netppp
·
2020-06-23 23:11
delphi7 ini创建,读写,条件字节值判断,删除,释放
Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls,IniFiles;typeTForm1=class(
TForm
那小x的传说
·
2020-06-23 13:41
delphi7
Delphi中一简单图像比较例
Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls,ExtCtrls;typeTForm1=class(
TForm
aroc_lo
·
2020-06-22 15:24
DELPHI编程
Delphi调用COM
,Messages,SysUtils,Classes,Graphics,Controls,Forms,Dialogs,ComObj,StdCtrls,DscEdit;typeTForm1=class(
TForm
aixie2148
·
2020-06-22 13:37
Delphi如何创建并绘制EMF图形文件
Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls,ExtCtrls;typeTForm1=class(
TForm
acfftx928163
·
2020-06-22 12:53
DELPHI高性能大容量SOCKET并发(五):锁和对象分离
我们创建一个锁,把锁锁住,然后再创建一个线程,一直不停的等待锁返回,然后我们把锁释放,这时线程就死锁,代码如下:定义接口:typeTLockObject=class;TLockTestThread=class;
TForm
1
SQLDebug_Fan
·
2020-06-22 04:22
DELPHI完成端口开发
C++ Builder 枚举窗口内所有的控件
里面枚举所有的控件显示在树形结构里面窗口上所有的编辑框都清空枚举窗口内所有的控件的方法从TWinControl继承过来的控件可以当作容器控件,例如TPanel、TGroupBox和TScrollBox等,窗口
TForm
玄坴
·
2020-06-07 10:57
2018-10-02 widechar widestring
,System.Classes,Vcl.Graphics,Vcl.Controls,Vcl.Forms,Vcl.Dialogs,Vcl.StdCtrls;typetmyarr=arrayofchar;
TForm
3
netppp
·
2020-04-09 13:53
delphi 枚举 WMI
Variants,Forms,Controls,Graphics,Dialogs,StdCtrls,ActiveX,ComObj,JwaWbemCli;type{Tfrmmain}Tfrmmain=class(
TForm
wyrover
·
2020-02-07 15:17
delphi 文本 记录 流式 读写文件
System.Variants,System.Classes,Vcl.Graphics,Vcl.Controls,Vcl.Forms,Vcl.Dialogs,Vcl.StdCtrls;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 18:00
delphi xml
System.Classes,Vcl.Graphics,Vcl.Controls,Vcl.Forms,Vcl.Dialogs,Vcl.StdCtrls,XMLDoc,XMLIntf;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 15:00
delphi json
System.Variants,System.Classes,Vcl.Graphics,Vcl.Controls,Vcl.Forms,Vcl.Dialogs,Vcl.StdCtrls;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 14:00
拷贝文件显示进度条
System.Classes,Vcl.Graphics,Vcl.Controls,Vcl.Forms,Vcl.Dialogs,Vcl.ComCtrls,Vcl.StdCtrls;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 14:00
注册系统热键
unitunitFrmMain;interfaceusesWindows,Messages,SysUtils,Classes,Graphics,Controls,Forms,Dialogs;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 11:00
hook截获自定义消息
,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls;constWM_TestMessage=WM_USER+2000;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 11:00
hook鼠标键盘记录和回放
www.codefans.netinterfaceusesWindows,Messages,SysUtils,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 11:00
hook键盘钩子_非dll
www.codefans.netinterfaceusesWindows,Messages,SysUtils,Classes,Graphics,Controls,Forms,StdCtrls,ExtCtrls;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 11:00
密码防泄露_子类化
Dialogs,StdCtrls;typeTMyEdit=class(TEdit)privatepublicprocedureDefaultHandler(varMessage);override;end;
TForm
1
书搞进脑袋-创新-创造
·
2020-01-09 11:00
删除自己
interfaceusesWindows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 11:00
tfield的字段名和显示名
SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,Grids,DBGrids,DB,ADODB,StdCtrls;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 09:00
Delphi流的操作_文件合并
interfaceusesWindows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 09:00
Delphi7 流操作_压缩
interfaceusesWindows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 09:00
给rar文件加个自定义头
interfaceusesWindows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 09:00
fastreport小入门
Controls,Forms,Dialogs,StdCtrls,Grids,DBGrids,frxBarcode,DB,ADODB,frxClass,frxDBSet;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 09:00
idtcp实现文件下载和上传
Controls,Forms,Dialogs,IdBaseComponent,IdComponent,IdTCPConnection,IdTCPClient,StdCtrls;typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 08:00
delphi控制word 标题 字符和位置
Classes,Graphics,Controls,Forms,Dialogs,StdCtrls,OleCtnrs,comobj,Word2000,OleServer;//typeTForm1=class(
TForm
书搞进脑袋-创新-创造
·
2020-01-09 08:00
内存映射 读和写
System.Variants,System.Classes,Vcl.Graphics,Vcl.Controls,Vcl.Forms,Vcl.Dialogs,Vcl.StdCtrls;typeTForm1=class(
TForm
书搞进脑袋
·
2020-01-07 15:00
Delphi调用c++写的dll (me)
System.Variants,System.Classes,Vcl.Graphics,Vcl.Controls,Vcl.Forms,Vcl.Dialogs,Vcl.StdCtrls;typeTForm1=class(
TForm
书搞进脑袋
·
2020-01-07 15:00
字节的合并
System.Variants,System.Classes,Vcl.Graphics,Vcl.Controls,Vcl.Forms,Vcl.Dialogs,Vcl.StdCtrls;typeTForm1=class(
TForm
志存高远学上北大
·
2020-01-07 14:00
字节的合并
System.Variants,System.Classes,Vcl.Graphics,Vcl.Controls,Vcl.Forms,Vcl.Dialogs,Vcl.StdCtrls;typeTForm1=class(
TForm
书搞进脑袋
·
2020-01-07 14:00
Delphi 任务栏中不显示窗口
示例:typeTAppWndBrowser=class(
TForm
)publishedprocedureCreateParams(varParams:TCreateParams);override;procedureWndProc
IT菜鸟的博客
·
2019-12-12 15:00
delphi 多线程定时执行程序如何写
interfaceusesWindows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs;typeTSysChatMainForm=class(
TForm
木头侠
·
2019-11-13 20:00
Delphi - OLE类实现TTS方式语音朗读
SysUtils,Variants,Classes,Graphics,Controls,Forms,Comobj,Dialogs,StdCtrls,RzButton;typeTFrmMain=class(
TForm
Jeremy.Wu
·
2019-10-29 12:00
Delphi CreateThread的线程传多个参数处理方法
Forms,Dialogs,StdCtrls;typePMyParam=^TMyParam;TMyParam=recordtitle:pchar;str:pchar;end;typeTForm1=class(
TForm
襄阳古城
·
2019-10-02 16:00
Delphi实例演示Rect、Bounds生成TRect的区别
Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls,ExtCtrls;typeTForm1=class(
TForm
·
2019-09-22 17:02
Delphi实现读取系统时间与日期完整实例
interfaceusesWindows,Messages,SysUtils,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls;typeTForm1=class(
TForm
·
2019-09-22 15:07
数字图像处理第五章——几何变换与图像配准
MATLAB中的图像坐标系统5.1输出图像位置5.2控制输出网格(六)图像内插6.1二维内插6.2内插方法的比较(七)图像配准7.1配准处理7.2使用cpselect的手工特征选择和匹配7.3使用cp2
tform
Dujing2019
·
2019-09-03 23:08
数字图像处理
2019-04-23 delphi 自删除
interfaceusesWindows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls;typeTForm1=class(
TForm
netppp
·
2019-04-23 12:04
数字图像处理第五章——几何变换与图像配准
MATLAB中的图像坐标系统5.1输出图像位置5.2控制输出网格(六)图像内插6.1二维内插6.2内插方法的比较(七)图像配准7.1配准处理7.2使用cpselect的手工特征选择和匹配7.3使用cp2
tform
Dujing2019
·
2019-04-21 20:44
数字图像处理
2018-10-13 progressbar 的填充控制
Types,Classes,Variants,QTypes,QGraphics,QControls,QForms,QDialogs,QStdCtrls,QComCtrls;typeTForm1=class(
TForm
netppp
·
2018-10-13 16:00
FastReport中如何实现自定义预览窗口关闭事件
....interfaceuses.....,frxPreview,frxClass;typeTForm1=class(
TForm
)frxReport1:TfrxReport;procedurefrxReport1Preview
benwdm
·
2018-06-22 02:18
T_L_Delphi
FastReport中如何实现自定义预览窗口关闭事件
阅读更多....interfaceuses.....,frxPreview,frxClass;typeTForm1=class(
TForm
)frxReport1:TfrxReport;procedurefrxReport1Preview
wdmsyf
·
2018-06-22 02:00
projective2d matlab
它有2种调用方式,分别是:
tform
=projective2d;
tform
=projective2d(A);上面2中调用方式具体的意思就是:1)使用默认属性设置创建一个2维的仿射对象,该对象等价于恒
chaolei_9527
·
2018-03-12 20:41
matlab
sphereface_pytorch
学习记录matlab_cp2
tform
.pyIntroduction:numpyimplemetationformmatlabfunctionCP2
TFORM
(…)with‘transformtype’
Florence_Janie
·
2017-10-20 00:53
人工智能
深度学习
Python
python
[转]:Delphi 中的哈希表(1): THashedStringList
uses Windows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms, Dialogs,StdCtrls; type
TForm
1
向北方
·
2017-01-04 20:00
mormot 数据集转换为JSON字串
Variants,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls,DB,ADODB,SynCommons,SynDB;typeTForm1=class(
TForm
咏南 delphi
·
2017-01-04 16:00
Delphi 中调用JS文件中的方法
,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,StdCtrls,ComObj,ActiveX;typeTForm1=class(
TForm
风华渐逝
·
2016-11-26 21:08
Delphi制作软键盘
Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms,Dialogs,RxGIF,ExtCtrls;typeTkeyfrm=class(
TForm
╰★张志峰★╮
·
2016-07-05 13:00
关于 Delphi 中流的使用(7) 压缩与解压缩(TCompressionStream、TDecompressionStream)
interfaceuses Windows,Messages,SysUtils,Variants,Classes,Graphics,Controls,Forms, Dialogs,StdCtrls;type
TForm
1
delphi308
·
2016-06-02 10:33
Delphi
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他