上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 37 下一页
  2009年4月22日
摘要: 关于设置登陆窗口,新手 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205143722283.html 怎样实现系统设计时,用不同的帐户登陆~~简言之实现登陆窗口设计的代码该怎么写?我是新手 有多种方案,我这种算是抛砖引玉了: 创建一个工程Project1,两个窗体Form... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(361) 评论(0) 推荐(0) 编辑
摘要: 想建一个带分隔条的label 控件; Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206182116257.html 想建一个带分隔条的label 控件; 是竖式的分隔条,能不能实现?如何实现? 用TBevel控件,复制到你的窗体上看... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(360) 评论(0) 推荐(0) 编辑
摘要: CRC32算法问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206182220256.html #include "stdafx.h" #include "crc.h" DWORD CCrc::CrcTable[256]; ... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(515) 评论(0) 推荐(0) 编辑
摘要: 新人求助关于类的构造和封装问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206195523254.html 为了练习类的构造和封装,自己写了这样一个小程序,设计三个单元unit Person,unit ET,unit Form,可是在写完Person单元的程序再在ET单... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(288) 评论(0) 推荐(0) 编辑
摘要: delphi里function怎么返回多个值呢? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206210840253.html 我自己写了一个function,要想同时返回三个double类型的数值,请问怎么实现呢? 用引用做为参数。如: function ... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(610) 评论(0) 推荐(0) 编辑
摘要: CoXMLHTTP30在哪个单元文件里?oReq := CoXMLHTTP30.Create; 这句为什么老出错? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206214636252.html 我有一段代码: procedure TFrmZhGs.c... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(668) 评论(0) 推荐(0) 编辑
摘要: delphi pi怎么得到? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205223540274.html 我想在delphi里用pi计算,请问有函数直接调用吗? 难道我还要自己写一个常量pi=3.141592653 不知道math.pas里有常量定义吗?俺这里没装del... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(443) 评论(0) 推荐(0) 编辑
摘要: 怎样给TMainMenu添加mousemove事件? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205235216273.html 我自己想给TMainMenu加一个mousemove事件,如下: unit Menu; interface ... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(160) 评论(0) 推荐(0) 编辑
摘要: 高分送上->编辑.exe文件,恢复被病毒感染的文件。 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206005440272.html 很不幸,我中毒了。感染了几乎全部的.exe程序文件和.scr屏保文件。杀毒后这些文件都不能用了。 但我用16进制编辑器比较中毒的文... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(200) 评论(0) 推荐(0) 编辑
摘要: 关于指针 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206091612270.html 在C++中: int *p; 请问p[1]在delpi中怎么表示. C++里的int * p ;是定义了一个整型指针 在delphi里就是 va... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(115) 评论(0) 推荐(0) 编辑
摘要: 请指点一下,讨论也可以,顶也有分 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206091917269.html 先说我一直以来的观点,不知对错。 多线程的同步有三个方法,建互斥锁,Synchronize和消息。前两个我不说了,只说消息。 我... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(79) 评论(0) 推荐(0) 编辑
摘要: fastreport3分组脚本问题,急,急,急 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206105106268.html 现有一数据表如下: a1 大连 234 a2 旅顺 567 a2... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(181) 评论(0) 推荐(0) 编辑
摘要: 怎样使原先为"0""1"的数据转为"无""有"显示? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206105919267.html 朋友提了很多建议,可是我还是用不成功.比如说ongettext事件怎么得到呢?具体该怎么实现我想要的功能?新手跪求 不明白你的意思,能否详细的说一下?... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(125) 评论(0) 推荐(0) 编辑
摘要: memo显示问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206113439266.html 问题是从 SQL 语句 SELECT 出来 的时候 是0.80185000,但是在fastreport中memo打印出来的时候是0.8018,请问... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(111) 评论(0) 推荐(0) 编辑
摘要: SQL中使用日期筛选的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206144136265.html procedure TForm4.BitBtn1Click(Sender: TObject); begin adoquery1.Close; ... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(330) 评论(0) 推荐(0) 编辑
摘要: 请教如何在onshow事件里退出. Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206144507264.html 本人用delphi 6写了一个dll,dll里创建了名为frm_user_defined_report_forms的from。本人想在这个from的onshow事件做... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(109) 评论(0) 推荐(0) 编辑
摘要: Delphi的HTTP事件代码有错,大虾进来看。 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206215249251.html Procedure MASXML(Const MDataSet,MDataSets:TADODataSet); Var oReg:IX... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(441) 评论(0) 推荐(0) 编辑
摘要: 如何转换memo中指定的字符串 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206155151263.html 比如memo中的文本为: fasd[林]safad[清]ddfd[霞] 要实现的效果是转化为 fasd[周]safad[星]ddfd... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(587) 评论(0) 推荐(0) 编辑
摘要: 关于数据显示转化 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205193606277.html 我现在在做一个科室医生管理系统,在做表结构设计的时候,对于"有无中医专家""有无西医专家"均设成bit类型(SQL),想以1表示有,0表示无.但是转到前台的显示时,直接连接显示是"1""0... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(300) 评论(0) 推荐(0) 编辑
摘要: 写查询语句出现的问题.显示查不到的数据出错,帮忙看看 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205203545276.html if(form4.RBdepno.Checked) then begin ... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(335) 评论(0) 推荐(0) 编辑
摘要: 在dbgriddrawCell中怎样写转化语句 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205222508275.html 在dbgriddrawCell是不是可以写转化语句,使原先为"0""1"的数据转为"无""有"显示? //参考如下代码: ... 阅读全文
posted @ 2009-04-22 10:51 delphi2007 阅读(383) 评论(0) 推荐(0) 编辑
  2009年4月8日
摘要: 知道窗口句柄如何知道文件名? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiAPI/html/delphi_20061108114249281.html 知道窗口句柄,怎么得到该程序的文件名??? 先通过GetWindowThreadProcessId取得窗口所属进程的PID,再通过枚举系统进程,得到该进程的文件名。枚举进程可以... 阅读全文
posted @ 2009-04-08 09:16 delphi2007 阅读(229) 评论(0) 推荐(0) 编辑
摘要: 关于判断文件唯一性,怎么提取特征码 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiAPI/html/delphi_20061108132642280.html 困惑,用什么来判断文件的唯一性,用findwindow判断程序,误报可能太大,有哪位大大能提供delphi的判断文件的特征码的好例子,麻烦写出来,指点一二。分不多,因为不会... 阅读全文
posted @ 2009-04-08 09:16 delphi2007 阅读(460) 评论(0) 推荐(0) 编辑
摘要: 如何在delphi的程序中获取桌面刷新的消息 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiAPI/html/delphi_20061106105900297.html 我想在windows的桌面刷新后执行一些内容,如何作? hook 消息。。 能说得详细一些么? 阅读全文
posted @ 2009-04-08 09:16 delphi2007 阅读(292) 评论(0) 推荐(0) 编辑
摘要: 关于openkey的问题,请大家帮看看! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiAPI/html/delphi_20061106111720296.html 我写了一段贷码目的是禁用u盘.如下. var reg:tregistry; begin reg.rootkey:=HKEY_L... 阅读全文
posted @ 2009-04-08 09:16 delphi2007 阅读(235) 评论(0) 推荐(0) 编辑
摘要: 关于动态加载dll问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiAPI/html/delphi_20061106114545295.html 现在有一个dll文件,需动态加载,看了很多资料,但是还是不太清楚 1.动态加载时,是不是须在oncreate事件中LoadLibrary进行判断 2.dll在何时进... 阅读全文
posted @ 2009-04-08 09:16 delphi2007 阅读(157) 评论(0) 推荐(0) 编辑
摘要: 用createprocess执行word,需要为外部程序指定一个叁数'd:\aaa.doc',如果这个文档是stringlist中的某一项,那么该如何写呢? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiAPI/html/delphi_20061106182559294.html var x:integer; ... 阅读全文
posted @ 2009-04-08 09:16 delphi2007 阅读(120) 评论(0) 推荐(0) 编辑
摘要: 关于调用windows内核问题×××××××××××× Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiAPI/html/delphi_20061106205556293.html 上网看过一些windows内核调用的文章 我想用rundll32 user,wnetconnectdialog打开"映射网络驱动器"窗口 ... 阅读全文
posted @ 2009-04-08 09:16 delphi2007 阅读(128) 评论(0) 推荐(0) 编辑
摘要: 如何快速的从几千个文件中删除你想要删除的文件??关键是算法!! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiAPI/html/delphi_20061106211720292.html 如何快速的从几千个文件中删除你想要删除的文件?这些文件是我按照时间记录的,比如:20061106101010.txt,2006110612121... 阅读全文
posted @ 2009-04-08 09:16 delphi2007 阅读(148) 评论(0) 推荐(0) 编辑
摘要: 开机先出先自己的程序界面,输入用户名和口令后再进入windows Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiAPI/html/delphi_20061106222842291.html 我想实现这样一个功能,开机先出先自己的程序界面,输入用户名和口令后再进入windows(winxp或者win2000),有点类似网吧里面的登陆... 阅读全文
posted @ 2009-04-08 09:16 delphi2007 阅读(243) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 37 下一页