中国程序员联盟 正在重新改版中ing 不便之处还请见谅 改版后将内容涉及java delphi .net php
 
  首页 | 数据库开发 | 网络通讯 | 多线程 | 多媒体开发 | 图像处理 | 程序人生 | 系统函数 | 控件开发 | Web服务
 
  当前位置:笨鱼delphi技术网>系统函数>列表
delphi Delphi如何处理UNIX文件存储
  日期:2007-07-19 12:15:09 点击:16 评论:0 查看评论
    How to detect if an ASCII textfile uses UNIX or Windows linebreaks? This function will detect if a textfile is a Windows or UNIX textfile, and while we're at it, let's show two versions of the same function, one beautful and one less beautful.
delphi 如何快速读取文本文件
  日期:2007-07-19 11:56:54 点击:57 评论:0 查看评论
    Does anyone know the fastest way to read large text files (10Mb) into a string. Readln is just too slow.
delphi 如何判断输入值是否中文
  日期:2007-07-17 12:26:35 点击:42 评论:0 查看评论
    function StrByteType(Str: PChar; Index: Cardinal): TMbcsByteType; function ByteType(const S: string; Index: Integer): TMbcsByteType;
delphi 如何从剪切板上得到图片文件
  日期:2007-07-03 10:57:54 点击:22 评论:0 查看评论
    How to copy a bitmap, picture or metafile from the clipboard?
delphi 如何注册剪切板的格式
  日期:2007-07-03 10:56:12 点击:9 评论:0 查看评论
    I want to write raw bytes to the clipboard, but the only functions the TClipboard component offers are SetText, SetAsHandle and SetComponent. Well, I need to set these bytes as a certain format (566 to be exact), so that rules out SetText. SetAsHandl
delphi 切换界面的方法
  日期:2007-07-03 10:54:27 点击:29 评论:0 查看评论
    Bored? Like playing tricks on your coworkers? I tested it out on my bosses secretary and it was fun, so I'll share it with you. BUT its just not fun, it also contains usefull classes.
delphi CapsLock打开与关闭
  日期:2007-07-03 10:52:14 点击:14 评论:0 查看评论
    How to turn the CapsLock on and off
delphi 关闭数字键盘
  日期:2007-07-03 10:50:58 点击:23 评论:0 查看评论
    Using Delphi 5, I'm trying to setup a routine that would automatically turn off the NUMLOCK key when loaded. Assume that I am writing a standalone utility that could be loaded in the startup folder to do this function.
delphi 如何区分键盘两个Enter键
  日期:2007-07-03 10:49:39 点击:30 评论:0 查看评论
    How to find difference between the two ENTER keys?
delphi 得到键盘输入的语言
  日期:2007-07-03 10:48:16 点击:19 评论:0 查看评论
    When my application starts, I need to switch the keyboard language to Greek. Currently I use the statement ActivateKeyboardlayout(0, 0). When I need to switch to English (when the application terminates) I execute the same statement one more time. Th
delphi 在应用层截获键盘消息
  日期:2007-07-03 10:46:58 点击:42 评论:0 查看评论
    We can migrate old DOS applications to the Windows environment, but frequently we can't migrate the users :)
delphi 固定窗体位置
  日期:2007-07-03 10:44:45 点击:19 评论:0 查看评论
    How to make a form non-moveable
delphi 如何截获窗口最大化消息
  日期:2007-07-03 10:42:57 点击:23 评论:0 查看评论
    How to intercept the maximize command
delphi 截获非可视化组件的消息
  日期:2007-07-03 10:41:27 点击:11 评论:0 查看评论
    Sometimes we need a non-windowed component (i.e. one that isn't derived from TWinControl) to receive Windows messages - but non-windowed component don't have window handles. For example suppose we are developing a non-visual component that register
delphi 通过消息发送字符到其它应用程序
  日期:2007-07-03 10:39:16 点击:20 评论:0 查看评论
    How can I e.g. "type" programmatically in another application?
google adsense广告
共7页/96条记录 首页 1 [2] [3] [4] [5] [6] [7] 下一页 末页
网站申请google adsense赚点美圆
google adsense热点文章
·delphi Delphi中ShellExecute的妙用
·delphi 如何快速读取文本文件
·delphi 如何判断输入值是否中文
·delphi 在应用层截获键盘消息
·delphi delphi实现服务开启与关闭
·delphi 实时记录事件日志
·delphi 使MEMO自动滚动
·delphi 如何区分键盘两个Enter键
·delphi 切换界面的方法
·delphi 汉字输入法的编程及使用
·delphi Delphi程序输入法自动切换最简
·delphi 程序缩小为任务右下角的小图标
 
alimama提供广告
 
google adsense广告
 
 
     google adsense | delphi技术网 | firefox 下载 | Avant Browser下载 | dedecms 技术网 | drupal 爱好者 | google adwords 投放 | php 技术网| google adsense 注册指南
  Copyright@www.delphichm.com,2006-2009.All Rights Reserved.
 
程序员联盟 | delphi Java .net|QQ:707102932