上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 37 下一页
  2008年11月5日
摘要: 在作为输出图形设备上,打印机和绘图仪有什么区别,用过绘图仪的朋友进 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061113152819156.html 我写的一个程序,在打印机上输出图形好好的,可到了绘图仪上就画不对了,请知道的朋友指点下 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(359) 评论(0) 推荐(0)
摘要: 怎样旋转矢量图形? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061113152916155.html 知道的话,能给发个实例程序(pyxyu@126.com),谢了! 矢量图形??你的矢量图形是如何实现的,想描述一个矢量图,大概有无数种具体实现吧。 如... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(209) 评论(0) 推荐(0)
摘要: 请教,如何将image显示的图相保存到数据库中? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061113160341154.html 请教,如何将image显示的图相保存到数据库中? 多谢了!!!!!!!! 看下例程 http://www.delphibox.c... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(147) 评论(0) 推荐(0)
摘要: 急,解决者双手奉送100分。 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061113174634152.html delphi +mapx (mapx 5.02.19) 1.如何进行中文标注 lyr ... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(138) 评论(0) 推荐(0)
  2008年10月28日
摘要: 關於網域的三個典型問題 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061215073118125.html 問題1:怎麼樣判斷我當前是登陸的網域還是登陸的本機? 問題2:判斷完第一問之後,如果是用本機賬號登陸的。那麼就會提示輸入網域名,用戶名,和密碼。那麼怎麼樣... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(190) 评论(0) 推荐(0)
摘要: 渴求PC to Phone的问题解决 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061215090951124.html 因工作需要,需要完成PC to Phone的网络电话功能,但本人从来未涉及过相关知识,请问如何解决,最好提供相关例子或源代码,感激不尽! ... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(157) 评论(0) 推荐(0)
摘要: 用indy收邮件的问题,怎么样把邮件存放到本地,最好是存到数据库 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061215094636123.html 现在用indy收邮件,邮件是可以收了,但是不知道怎么样最好的保存方法,也不知道foxmail怎么保存的,也 不知道怎么样把他保存到... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(449) 评论(0) 推荐(0)
摘要: 请教 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061214144328129.html Tag60190=record CmdID:Word; bOnline:boolea... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(242) 评论(0) 推荐(0)
摘要: 怎样从网上每天定时取新闻放到本地? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061214154538128.html 怎样从网上每天定时取新闻放到本地? 例如:http://www.ah.xinhuanet.com/ 每天早上9点定时把中间的10条新闻取下来存入... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(254) 评论(0) 推荐(0)
摘要: Indy10发送与接收问题(记录) Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061214163900127.html 我使用TIDTcpClient及TIdTcpServer, 使用ReadLn及WriteLn正常. 但是我想发送记录类型,如何做呢?我的实现如下... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(1507) 评论(0) 推荐(0)
摘要: 关于调用WEB服务超时的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061215110614122.html 我用DELPHI的THTTPRIO调用WEB服务,现在我想设置系统的超时时间,设置FHttPRIO.HTTPWebNode.ConnectTimeout属性后,调用WEB... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(634) 评论(0) 推荐(0)
摘要: 关于分层问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061215115937121.html 最近再做关于分层的东西 ,但是以前习惯了一气呵成(哈哈),现在理解分层的东西有点困难,表现层,业务层,数据层,它们是怎样 工作的?怎样通信?如何划分他们之间的 功能? 设... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(241) 评论(0) 推荐(0)
摘要: http://flash.chinaren.com/ip/id.php参数传递的是什么? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061212111303142.html procedure TForm1.Button1Click(Sender: TObject); ... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(503) 评论(1) 推荐(0)
摘要: 关于TClientDataSet创建动态表的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061212115522141.html 一般步骤: var table:TClientDataSet; 1. table:=TCli... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(445) 评论(0) 推荐(0)
摘要: SOS,JI急寻帮助! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061212134416140.html ASTA VoIP Version 2 for H323 for Delphi或者TNH323Core 如果谁有该控件,请迅速与我联系,本... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(240) 评论(0) 推荐(0)
摘要: 三层结构,在自动启动服务器的应用服务的一个小问题.请教大虾们 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061212143313139.html 客户端通过IAppServer接口与应用服务器通讯,SocketConnetion,ClientDateSet. 应用服务器采用... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(416) 评论(0) 推荐(0)
摘要: RemObjects SDK开发论坛 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061212150152138.html http://ro.yeahit.com/ 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(1298) 评论(1) 推荐(0)
摘要: 想写一个网站分发数据的软件,就是网站将数据文件分发到所有的客户机里,怎么实现? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061212150242137.html 没一点头绪,急呀 同步程序 没试过 但是我有一个思路 对所有的外部连接 顺序发送文件 ... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(229) 评论(0) 推荐(0)
摘要: 请教 indy 9 IDHTTP 的 IDHTTP.Connect(_CONN_TIME_OUT); 方法如何用 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061213004148136.html 请教 indy 9 IDHTTP 的 IDHTTP... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(544) 评论(0) 推荐(0)
摘要: 线程搅乱messagebox? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061213111432135.html 问题现场:(大概意思哈) switch(messagebox) case:mryes { ... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(223) 评论(0) 推荐(0)
摘要: 调用C#写的Web服务, 怎么老是出现错误 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061213113644134.html 调用C#写的Web服务, 怎么老是出现错误 用那个WSDL import 输入地址...老是提示XML ... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(218) 评论(0) 推荐(0)
摘要: 请教用TIdUDPServer接收16进制数据转换的问题? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061213114706133.html 我用TIdUDPServer接收机器发来的数据,因为接收的数据都为16进制的,所以无法判断,请问我怎样才能将其转换为char或string型... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(316) 评论(0) 推荐(0)
摘要: TIDSMTP发送邮件时的奇怪提示! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061214202002126.html 我用Indy的TIDSMTP和TIDMessage发送电子邮件,但是出现了bad secquence of command错误!我的代码是这样的: ... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(354) 评论(0) 推荐(0)
摘要: NMHTTP与如何向asp生成的页面写数据? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061213150936132.html asp 运行后生成的页面如下: ----------------------------- s... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(290) 评论(0) 推荐(0)
摘要: 求解,网络语音聊天 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061213152735131.html 服务器有固定IP,现在开发具有网络语音聊天,文件传输等内容的聊天软件,急盼各位朋友共享一下相关的资料或相关的源代码或控件等等,不胜感激,高分相送,分不够另开帖再送。 ... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(268) 评论(0) 推荐(0)
摘要: 用程序登录服务器!急急 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061214110418130.html 在服务器上已创建相应的用户名和用户密码,这些都是已知的. 现我想用DELPHI程序实现登录指定的计算机. 在这儿有两种情况 一种是域方式登录. ... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(253) 评论(0) 推荐(0)
摘要: 获取 网络连接速度 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061211144729150.html delphi 如何做到获取或者测试当前电脑的网络速度呢.具体的网速的大小如何获取呢? 这个是交换机上设置的 你要有权限.. 本地网卡的 速度可以的 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(678) 评论(0) 推荐(0)
摘要: 技术散分:Delphi中用API实现在MSN的信息提示 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061211171215149.html 我是比较喜欢用MSN的,因为它的信息提示比较独特,所有的聊天软件都是弹出一个常规的Windows对话框,而它却好像是从任务栏里冒出来的。想想了,... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(204) 评论(0) 推荐(0)
摘要: TIUDPClient使用过程中出了一个问题,请教一下怎么解决 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061211224340148.html 报错如下 ‘SocketError # 10054 Connection reset by peer’... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(313) 评论(0) 推荐(0)
摘要: 创建TFileStream,用idicpserver发送,怎么总抱错? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiNetwork/html/delphi_20061211230320147.html 怎么总报No data to read错误呢? var fStream : ... 阅读全文
posted @ 2008-10-28 09:54 delphi2007 阅读(326) 评论(0) 推荐(0)
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 37 下一页