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
delphix
Delphi+DirectX游戏编程
查找时最好用DirectDraw.pas,否则
DelphiX
控件信息会占满你前100页的搜索结果。
weixin_30474613
·
2020-09-14 02:59
颠覆你的想象 | 复制10个14TB数据库只花20多分钟?!
这就是借助数据库级别的复制,例如大家熟知的OracleDataGuard、GoldenGate;新兴的D-Uni、
Delphix
;以及国内老牌的迪思杰(简称DSG
乐生活与爱IT
·
2020-06-22 07:09
一个ZFS开发者眼中的苹果最新文件存储系统APFS
前言:本文翻译自曾参与ZFS文件系统开发、现
Delphix
公司CTO,阿达姆莱文索(AdamLeventhal),的一片博客文章:APFS详解(APFSinDetail)。
afatgoat
·
2016-06-23 03:00
文件系统
macos
存储系统
ZFS
AFPS
如何使DELPHI程序在Win7下自动请求以管理员身份运行
2、编辑文件uac.rc,内容如下:1 24 UAC.manifest3.将rc文件编译为res文件:brcc32UAC.rc //brcc32在
delphiX
·
2016-04-27 14:00
收集的一些网址
mod=viewthread&tid=52592
delphix
http://www.delphigamedev.com/tutorials/ http://hi.baidu.com
·
2015-11-11 15:17
Delphi 与 DirectX 之
DelphiX
(94): TDIB.DrawAdditive();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:35
Delphi
Delphi 与 DirectX 之
DelphiX
(93): TDIB.DrawDarken();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:34
Delphi
Delphi 与 DirectX 之
DelphiX
(91): TDIB.DrawMono();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:33
Delphi
Delphi 与 DirectX 之
DelphiX
(92): TDIB.Draw3x3Matrix();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:33
Delphi
Delphi 与 DirectX 之
DelphiX
(90): TDIB.DrawMorphed();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:32
Delphi
Delphi 与 DirectX 之
DelphiX
(89): TDIB.DrawAlphaMask();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls, ExtCtrls; type TForm1 = class(T
·
2015-11-02 12:31
Delphi
Delphi 与 DirectX 之
DelphiX
(87): TDIB.DrawTransparent、DrawTranslucent、DrawAlpha();
TDIB.DrawTransparent: 按指定的透明色透明; TDIB.DrawTranslucent: 先按指定的透明色透明, 然后再半透明; DIB.DrawAlpha: 先按指定的透明色透明, 再按指定的透明度透明. 本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages,
·
2015-11-02 12:30
Delphi
Delphi 与 DirectX 之
DelphiX
(88): TDIB.DrawQuickAlpha();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:30
Delphi
Delphi 与 DirectX 之
DelphiX
(86): TDIB.DrawOn();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:29
Delphi
Delphi 与 DirectX 之
DelphiX
(84): TDIB.InitLight()、DrawLights();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:28
Delphi
Delphi 与 DirectX 之
DelphiX
(85): TDIB.DrawTo();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:28
Delphi
Delphi 与 DirectX 之
DelphiX
(83): TDIB.FilterLine()、FilterRect();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:27
Delphi
Delphi 与 DirectX 之
DelphiX
(82): TDIB.DrawMandelbrot();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:26
Delphi
Delphi 与 DirectX 之
DelphiX
(80): TDIB.BlendPixel();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:25
Delphi
Delphi 与 DirectX 之
DelphiX
(81): TDIB.ColoredLine();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls, ExtCtrls; type TForm1 = class(T
·
2015-11-02 12:25
Delphi
Delphi 与 DirectX 之
DelphiX
(79): TDIB.LinePolar();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:24
Delphi
Delphi 与 DirectX 之
DelphiX
(78): TDIB.AntialiasedLine();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:23
Delphi
Delphi 与 DirectX 之
DelphiX
(77): TDIB.Distort();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:23
Delphi
Delphi 与 DirectX 之
DelphiX
(76): TDIB.Ink();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:22
Delphi
Delphi 与 DirectX 之
DelphiX
(74): TDIB.EncryptDecrypt();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:21
encrypt
Delphi 与 DirectX 之
DelphiX
(75): TDIB.FadeOut()、FadeIn();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:21
Delphi
Delphi 与 DirectX 之
DelphiX
(73): TDIB.Darker()、Lighter();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:20
Delphi
Delphi 与 DirectX 之
DelphiX
(72): TDIB.SephiaEffect();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:19
Delphi
Delphi 与 DirectX 之
DelphiX
(71): TDIB.Negative;
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:19
Delphi
Delphi 与 DirectX 之
DelphiX
(70): TDIB.Mirror();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:18
Delphi
Delphi 与 DirectX 之
DelphiX
(69): TDIB.Greyscale();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:17
Delphi
Delphi 与 DirectX 之
DelphiX
(67): TDIB.DoSmoothRotate();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:16
Delphi
Delphi 与 DirectX 之
DelphiX
(68): TDIB.DoNovaEffect();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:16
Delphi
Delphi 与 DirectX 之
DelphiX
(66): TDIB.DoResample();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:15
Delphi
Delphi 与 DirectX 之
DelphiX
(65): TDIB.DoBrightness();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:14
Delphi
Delphi 与 DirectX 之
DelphiX
(64): TDIB.DoColorize();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:14
Delphi
Delphi 与 DirectX 之
DelphiX
(63): TDIB.DoPosterize();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:13
Delphi
Delphi 与 DirectX 之
DelphiX
(61): TDIB.DoEmboss;
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:12
Delphi
Delphi 与 DirectX 之
DelphiX
(62): TDIB.DoSolorize();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:12
Delphi
Delphi 与 DirectX 之
DelphiX
(60): TDIB.DoTrace();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:11
Delphi
Delphi 与 DirectX 之
DelphiX
(59): TDIB.DoSpotLight();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:10
Delphi
Delphi 与 DirectX 之
DelphiX
(57): TDIB.DoSplitlight();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:09
Delphi
Delphi 与 DirectX 之
DelphiX
(58): TDIB.DoTile();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:09
Delphi
Delphi 与 DirectX 之
DelphiX
(56): TDIB.DoTwist();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:08
Delphi
Delphi 与 DirectX 之
DelphiX
(55): TDIB.DoMosaic();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:07
Delphi
Delphi 与 DirectX 之
DelphiX
(53): TDIB.DoSplitBlur();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:06
Delphi
Delphi 与 DirectX 之
DelphiX
(54): TDIB.DoGaussianBlur();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:06
Delphi
Delphi 与 DirectX 之
DelphiX
(52): TDIB.DoSaturation();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:04
Delphi
Delphi 与 DirectX 之
DelphiX
(51): TDIB.DoDarkness();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:04
Delphi
Delphi 与 DirectX 之
DelphiX
(50): TDIB.DoLightness();
本例效果图: 代码文件: unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DIB, StdCtrls; type TForm1 = class(TForm)
·
2015-11-02 12:03
Delphi
上一页
1
2
3
4
下一页
按字母分类:
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
其他