上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 37 下一页
  2008年11月5日
摘要: 如何在透明image上画多条直线并移动? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061030090033189.html 如题,两个image,上面的image透明,如何在这个image上画多条直线?用fillrect brush.style := ... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(201) 评论(0) 推荐(0)
摘要: 请问腾迅的QQlive是p2p的吗? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061030224722188.html 网管说我这边大量向外发包,把我网络给停了。可我当时只是用QQLive看片,不知道是不是QQLive的原因,还是其它什么。 是P2P的。如果在网吧开个这样的... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(253) 评论(0) 推荐(0)
摘要: 谁写过外语学习软件的点读功能的? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061031182415187.html 就是点击句子就读该句子,并且变颜色的? 有个例子更好,真是烦死了,搞晕了。 友情帮你顶一下:) 基于Delphi的英文发音教学软件的实现 ... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(105) 评论(0) 推荐(0)
摘要: 求助!如何在动态改变大小的Image上画图! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061031221025186.html 程序需要在能动态改变大小的Image上画图. 初始的Image控件大小为一个屏幕。在运行中当动态的将宽高改为超出当前屏幕后,所画图在超出屏... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(326) 评论(0) 推荐(0)
摘要: MP3文件的id3v1和id3v2信息分别保存在文件中的什么位置? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061031235307185.html MP3文件的id3v1和id3v2信息分别保存在文件中的什么位置? id3v1:后128字节 id3v2:0- 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(206) 评论(0) 推荐(0)
摘要: 在执行存储过程时我想在界面上显示时间进度 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061103143720181.html 在执行存储过程时我想在界面上显示时间进度 怎么做到?? 进度具体是啥意思,还有这个问题看起来好象是数据库方面的,怎么在"GAME... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(128) 评论(0) 推荐(0)
摘要: 加载图片时报错,请大虾帮忙看看! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061103170415180.html fbmp:TBitMap ; fbmp.loadfromfile('c:\abc.bmp'); 执行到这一步时报错,提示读stream时... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(354) 评论(0) 推荐(0)
摘要: 如何实现在delphix下使用popmenu Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061026120353200.html 在delphix下创建了一个表面,希望能够在上边显示一个popmenu,自己写了一个popmenu,直接使用popup函数不行,不能显示菜单,不知道... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(214) 评论(0) 推荐(0)
摘要: 如何在JPG或BMP图片上显示输入的订单数据内容,并在报表打印时显示出来,后台数据库是SQL SERVER 2000 ,先谢了.高分! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061026154237199.html 如何在JPG或BMP图片上显示输入的订单数据内容,并在报表... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(149) 评论(0) 推荐(0)
摘要: 如何将一个BMP图片画在TPanel的中间(也就是让图片居中)用这个API(DrawDibDraw)画图片?谢谢! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061026162537198.html 如何将一个BMP图片画在TPanel的中间(也就是让图片居中)用这个API(D... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(481) 评论(0) 推荐(0)
摘要: Access violation at address 0x77f96c94 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061027091314197.html delphi7 出现 Access violation at address 0x77f96... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(251) 评论(0) 推荐(0)
摘要: 不懂delphi的痛苦!!!DELPHI高手快进!! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061027133641196.html 公司要修改一个用DELPHI写的登陆器,偶不懂delphi,硬着头皮上.用dede反汇编后.保存为工程后用delphi7.0打开,修改几个字... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(169) 评论(0) 推荐(0)
摘要: 因为有大家的积极参与,程序员在深圳QQ群已经到第十群了,达1400人,第十群群号是:17541586 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061027165257195.html 因为有大家的积极参与,程序员在深圳QQ群已经到第十群了,达1400人,第十群群号是:1754... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(121) 评论(0) 推荐(0)
摘要: 用ESC/P控制码,怎样向喷墨打印机传送图形数据啊,包括颜色信息? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061027172511193.html 具体要求是这样的:我要作一个图形实时打印的东西,简单地说就是数据来一次就要 打印一点图形出来。因为WINDOW是页面... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(247) 评论(1) 推荐(0)
摘要: 怎样在屏幕上画线?怎样擦除 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061027221046192.html 怎么在屏幕上画线,并且怎样擦除? 是在屏幕上,不是在程序窗口里面画,是在屏幕最前画 DC : HDC; DC := ... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(1519) 评论(0) 推荐(0)
摘要: 如何获得Image控件中的位图数组? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061028131450191.html 我想获得Image控件中的位图内容,并保存到byte[]数组中,还有我调用的类接口参数是OLEVariant类型的,如何把位图的byte[]数组内容赋给OL... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(145) 评论(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)
摘要: 把一图片改为画笔,用来画线!!!!!! (有代码)请大家帮忙看看应该怎么改好。 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061113161717153.html 最近在做一个画铁路线的程序,我想把画笔的形状改变,它的形状用我选择的图片(铁路图片,bmp格式)来替换,这样再画线... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(148) 评论(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)
摘要: Help!!关于图形图象控件的刷新问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061113195857151.html 小人前一个天在做一个交给老师的小图形图像演示程序时遇到了点问题,窗体Form1上面放了一个TPageControl1控件,并生成了3个TabSheet,分... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(159) 评论(0) 推荐(0)
摘要: 怎么样画曲线? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061107162342170.html 已知A,B两点的坐标,我想画一条尽量直的曲线把这两点连接起来,不知道有什么函数可以实现。 如果能连接多点的更好。 大家帮忙想想办法,先谢谢了。。 两点不能画... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(444) 评论(0) 推荐(0)
摘要: 得到一个wma或mp3文件,如何用最简单的方法得到它的长度信息呢? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061108195617169.html 不需要知道歌手名专辑名等,只要长度即可,哪个指令可以做到呢?请给一点代码,万分感谢帮忙的兄弟! uses MMSyste... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(203) 评论(0) 推荐(0)
摘要: 请教:用mediaplayer查wma的长度,timeformat设为tfmsf,tfframes,tfmilliseconds后,为什么得到的值都是一样的? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061109202822165.html mp.TimeFormat:=tf... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(114) 评论(0) 推荐(0)
摘要: 关于巷道标注的问题, 做过GIS的朋友请进 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061110114755162.html 我绘制了一条曲折的巷道(可以看成是一条不规则线),请问下怎样将这条巷道的名字 清晰的绘制在巷道上啊? 所有的字按照大致的走向呈直线分布,这... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(83) 评论(0) 推荐(0)
摘要: Delphi中,如何读取资源文件? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061110215905161.html Delphi中,如何读取资源文件? 我有个html文本,加载到当前的project中,那么在程序运行过程中,如何才能将这 ... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(490) 评论(0) 推荐(0)
摘要: 求助TCanvas内存无限涨的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061110220830160.html procedure XXX; var Dc: Hdc; ... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(307) 评论(0) 推荐(0)
摘要: 请问如何制作中国象棋对弈软件的界面部分? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061111081529159.html 我有对弈程序的源代码,是用C++Builder编写的,但不知怎么制作界面? 哪位大侠能帮帮我? 无论是C++Builder版本或De... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(227) 评论(0) 推荐(0)
摘要: 用Delphi编写一个简单的文本编辑器,怎样实现关键字高亮显示? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061111160809158.html 用Delphi编写一个简单的文本编辑器,怎样实现关键字高亮显示,以及下拉筐提示(类似于程序编辑器的自动完成功能). ... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(462) 评论(0) 推荐(0)
摘要: 请问用Microsoft的VFW函数库怎样设置摄像头的速度? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061108214139168.html 如题,我用了CapCaptureSetSetup(capWnd,@CapParms,sizeof(TCAPTUREPARMS)); ... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(173) 评论(0) 推荐(0)
摘要: 画“铁路线”的问题! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061109144325167.html 最近在用delphi做一个小程序,要求画铁路线,线我能画出来,但是就是转折点的地方不能平滑。请高手指教一下,最好带点源码。 答案是有的。问一下您有没有用GDIPLUS单元... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(164) 评论(0) 推荐(0)
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 37 下一页