2009年4月22日
摘要:
我是新手,请问关于建登陆模块的代码问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061204220038294.html 假设我在做系统需要"管理员"和"普通用户"登陆,那在表格里我有"userload""password""rights'分别表示"用户名""密码""权限","权限"可以...
阅读全文
posted @ 2009-04-22 10:52
delphi2007
阅读(328)
推荐(0)
摘要:
delphi小数位置 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061204220041293.html TBCD 类型具体怎么用呢? 现在我用delphi定义的是double类型,我在excel里面算的时候能显示到小数点后16,17位置,为什么在delphi里就显示10位?...
阅读全文
posted @ 2009-04-22 10:52
delphi2007
阅读(460)
推荐(0)
摘要:
请教程序终止问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061204224249292.html 1.新建一个 application 主窗口Form1 2.主窗口中放置一个Button,点击该Button,Form1.free,同时显示另外一个窗口Form2 ...
阅读全文
posted @ 2009-04-22 10:52
delphi2007
阅读(357)
推荐(0)
摘要:
如何实现当有新邮件时主界面及时提醒??----------------在线等! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061204162033297.html 当用户A给用户B发送邮件后,用户B的主界面上进行及时提醒??不用time控件间隔从数据库中提取记录. 请帮帮小弟吧....
阅读全文
posted @ 2009-04-22 10:52
delphi2007
阅读(445)
推荐(0)
摘要:
如何使用overload Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061204165744296.html 我在unit1中定义了一个涵数funciton xxx(cc):double,我想在unti5中重载,请问在unit5中该怎样用呢?还有就是在unit1中是否需在涵数funci...
阅读全文
posted @ 2009-04-22 10:52
delphi2007
阅读(442)
推荐(0)
摘要:
Debugger Exception Notification问题?? ?? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061204190804295.html program Project2; {$APPTYPE CONSOLE} u...
阅读全文
posted @ 2009-04-22 10:52
delphi2007
阅读(438)
推荐(0)
摘要:
如何设计一个软件的架构,使它可以提供二次开发的功能? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061204120343300.html 如题。 哈?这个问题很深奥哦,可以先看看 gof的软件设计模式
阅读全文
posted @ 2009-04-22 10:52
delphi2007
阅读(568)
推荐(0)
摘要:
注册表压缩? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061204144814299.html 很多软件都有注册表压缩功能,有没有哪位大侠知道怎么用代码实现注册表的压缩? 我也想知道,好奇中 我也想知道,好奇中 ========================== ...
阅读全文
posted @ 2009-04-22 10:52
delphi2007
阅读(365)
推荐(0)
摘要:
新手提问 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061204150703298.html 有两个文本文件 文件1内容 444 333 222 111 文件2内容 111 222 我想在文件1中每读...
阅读全文
posted @ 2009-04-22 10:52
delphi2007
阅读(319)
推荐(0)
摘要:
请教如何在窗体加载时指定其大小和位置? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205145939282.html 如题。 procedure TForm1.FormShow(Sender: TObject); begin Top:=20;...
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(357)
推荐(0)
摘要:
对象有没有类似于ZeroMemory的方法? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205174106281.html 把对象所包含的所有数据清零。 之前以为是CleanupInstance,但试了一下,不对。 没有 这么直接呀。。。 再考虑考虑? 有! ...
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(513)
推荐(0)
摘要:
如何在程序出错后继续运行出错的代码后面的代码? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205174624280.html 比如说 第一行 第二行 第三行 ...... 第N行 如果在运行第二行的时候出错...
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(406)
推荐(0)
摘要:
fastreport分组脚本问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205174746279.html 现有一数据表如下: a1 大连 234 a2 旅顺 567 ...
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(511)
推荐(0)
摘要:
我的字符串比较函数没起作用???? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205175922278.html 最近老师要求我们模拟页面置换的先进先出,在进行页面置换的时候,我希望先对页面名称进行比较,一样的话,就没必要进行置换. procedure TF...
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(287)
推荐(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
阅读(307)
推荐(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
阅读(340)
推荐(0)
摘要:
2个基础问题:如何修改PCHAR? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205132245286.html 1.如何增加字符到PCHAR?如: p:pchar GetWindowText(p....) 想在前面加上个'D'如何加? (不要...
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(172)
推荐(0)
摘要:
文件读写问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205132405285.html 我的文件是这样的 [配置] 00:01 你好 00:03 欢迎 00:14 光临 01:20 ...
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(105)
推荐(0)
摘要:
新手求助 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205141547284.html 对于一个系统设计怎样实现多个权限的登陆操作?如管理员和普通用户 搜索一下以前的帖子,很多的 权限设计方案很多的,偷懒的话就用一个数字来区分就可以了 简单的方法就是建立一个基本权限树表和用户权限表...
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(94)
推荐(0)
摘要:
关于设置登陆窗口,新手 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205143722283.html 怎样实现系统设计时,用不同的帐户登陆~~简言之实现登陆窗口设计的代码该怎么写?我是新手 有多种方案,我这种算是抛砖引玉了: 创建一个工程Project1,两个窗体Form...
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(368)
推荐(0)
摘要:
在dbgriddrawCell中怎样写转化语句 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061205222508275.html 在dbgriddrawCell是不是可以写转化语句,使原先为"0""1"的数据转为"无""有"显示? //参考如下代码: ...
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(398)
推荐(0)
摘要:
请高手帮帮忙!有分送! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206164919260.html 有没有复制文件夹的API函数!!!如果有怎么用?> y谢谢! 没有一个函数就能把文件夹和里面的文件一起就搞定的,除非是你自己写,系统没有标准的function
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(263)
推荐(0)
摘要:
报表的相关问题,急啊! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206170144259.html 我用的是QReport做报表。 我以前做是用QRDBText连数据库显示的,数据再多也会自动一页一页增加下去的。但是现在问题是我没有用数据库,直接就是要把计算出...
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(321)
推荐(0)
摘要:
InputQuery('输入查询条件','查询品名为' Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206181606258.html InputQuery('输入查询条件','查询品名为', NewString); 运行时,'查询品名为'才显示为...
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(346)
推荐(0)
摘要:
想建一个带分隔条的label 控件; Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiBase/html/delphi_20061206182116257.html 想建一个带分隔条的label 控件; 是竖式的分隔条,能不能实现?如何实现? 用TBevel控件,复制到你的窗体上看...
阅读全文
posted @ 2009-04-22 10:51
delphi2007
阅读(370)
推荐(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
阅读(525)
推荐(0)