当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: unit Unit_Mouse; interface use
 

 

 ·delphi编程控制摄像头     »显示摘要«
    摘要: 你的电脑有没有摄像头?看到别人用qq玩视屏你会不会去想怎么实现的?这里介绍使用delphi使用ms的avicap32.dll就可轻松的实现对摄像头编程,如果再加上你的网络编程水平,实现一个视屏聊天就不成什么问题了。看看下面代码的代码:const wm_cap_start = wm_user;const wm_cap_stop = wm_cap......
 ·lua头文件的pas翻译    »显示摘要«
    摘要: { ** $id: lua.h,v 1.175b 2003/03/18 12:31:39 roberto exp $ ** lua - an extensible extension language ** tecgraf: computer graphics technology group, puc-rio, brazil ** http://www.lua.org mailto:info@......


实现界面跟随鼠标移动的实例

unit unit_mouse;

uses 【程序编程相关:Table of Delphi data

interface 【推荐阅读:使用Socket API如何与WEB服务

  windows, messages, sysutils, variants, classes, graphics, controls, forms, 【扩展信息:用Timer实现定时运行

  dialogs, stdctrls, menus;

 {=======================================================

  design by :  花好月圆 / 玉面书生

  date:        2005-01-30

  site:        http://www.eastrise.cn/quick2004

  blog:        http://blog.csdn.net/jackie168

  email:       joe-lu@163.com

  文章为作者原创,转载前请先与本人联系,转载请注明文章出处.保留作者信息,谢谢支持!

=======================================================}


...   下一页
    摘要:下面的函数用来压缩access数据库 需要增加comobj单元function compactdatabase(afilename,apassword:string):boolean;//压缩与修复数据库,覆盖源文件const sconnectionstring = provider=microsoft.jet.oledb.4.0;data source=%s; +jet oledb:databa......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE