-
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