当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: //┏━━━━━━━━━━━━━━┓//┃代码着色:
 

 

    摘要:unit unit_mouse; interface uses windows, messages, sysutils, variants, classes, graphics, controls, forms, dialogs, stdctrls, menus; {======================================================= design......
 ·delphi编程控制摄像头     »显示摘要«
    摘要: 你的电脑有没有摄像头?看到别人用qq玩视屏你会不会去想怎么实现的?这里介绍使用delphi使用ms的avicap32.dll就可轻松的实现对摄像头编程,如果再加上你的网络编程水平,实现一个视屏聊天就不成什么问题了。看看下面代码的代码:const wm_cap_start = wm_user;const wm_cap_stop = wm_cap......


Delphi 中使长循环有响应
//┏━━━━━━━━━━━━━━┓

//┃代码着色:codecolor v1.0  ┃ 【程序编程相关:Delphi的组件读写机制

【推荐阅读:delphi2005中文翻译

//┃来自:悄然无声的 blog     ┃       【扩展信息:使用Socket API如何与WEB服务

//┗━━━━━━━━━━━━━━┛

var

  b:boolean;

procedure tform1.button1click(sender: tobject); 

begin 

  b:=true; 

  while(b) do 


...   下一页
 ·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@......
» 本期热门文章:

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