上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 37 下一页
  2008年11月5日
摘要: 用ESC/P控制码,怎样向喷墨打印机传送图形数据啊,包括颜色信息? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061027172511193.html 具体要求是这样的:我要作一个图形实时打印的东西,简单地说就是数据来一次就要 打印一点图形出来。因为WINDOW是页面... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(227) 评论(1) 推荐(0) 编辑
摘要: 怎样在屏幕上画线?怎样擦除 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061027221046192.html 怎么在屏幕上画线,并且怎样擦除? 是在屏幕上,不是在程序窗口里面画,是在屏幕最前画 DC : HDC; DC := ... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(1441) 评论(0) 推荐(0) 编辑
摘要: 在执行存储过程时我想在界面上显示时间进度 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061103143720181.html 在执行存储过程时我想在界面上显示时间进度 怎么做到?? 进度具体是啥意思,还有这个问题看起来好象是数据库方面的,怎么在"GAME... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(121) 评论(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 阅读(337) 评论(0) 推荐(0) 编辑
摘要: 这个问题有点难。 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061104112712179.html 我想得到其它应用程序的窗口大小和区域,不知道怎么办?请高手指点。 最好能有源代码。 var aRect: TRect; begin ... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(89) 评论(0) 推荐(0) 编辑
摘要: 窗口重画的问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061104164858178.html 我在form窗口用TCanvas写了一行字,写在form的标题栏位置,当我调用Refresh方法的时候,字体仍然存在,单我在Form的客户区写东西时,调用Refresh就不存在了... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(147) 评论(0) 推荐(0) 编辑
摘要: 谁写过外语学习软件的点读功能的? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061031182415187.html 就是点击句子就读该句子,并且变颜色的? 有个例子更好,真是烦死了,搞晕了。 友情帮你顶一下:) 基于Delphi的英文发音教学软件的实现 ... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(98) 评论(0) 推荐(0) 编辑
摘要: 求助!如何在动态改变大小的Image上画图! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061031221025186.html 程序需要在能动态改变大小的Image上画图. 初始的Image控件大小为一个屏幕。在运行中当动态的将宽高改为超出当前屏幕后,所画图在超出屏... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(316) 评论(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 阅读(197) 评论(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 阅读(208) 评论(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 阅读(140) 评论(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 阅读(468) 评论(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 阅读(229) 评论(0) 推荐(0) 编辑
摘要: 更换录象闪烁 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061101184922184.html 我用mediaplayer播放MPG文件,当一段播完,再换另一段播放时,会闪烁,请问怎么样消除这种闪烁现象 这是换另一段的程序 ... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(112) 评论(0) 推荐(0) 编辑
摘要: QQ添加好友时的验证码识别问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061102022023183.html QQ添加好友时的验证码识别问题 开发语言 delphi 给个思路??? 谁有代码,贴个上来,不胜感激 怎么就没人理我呀,UP 再次u... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(320) 评论(0) 推荐(0) 编辑
摘要: 在image中如何画出一个点? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061103142036182.html 请高手指教,最好能给个例子吧,^_^,不胜感激 C# 可以给你个例子但是delphi的没有 要用到什么函数吗?有那些关于画图的简单函数啊? gdi ... 阅读全文
posted @ 2008-11-05 09:32 delphi2007 阅读(318) 评论(0) 推荐(0) 编辑
摘要: 请问activemovie的用法?菜鸟问题 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061109180602166.html 写了一段播放视频的小程序?老师出错? activemovie1.filename:='haha.mpg'; ac... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(133) 评论(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 阅读(107) 评论(0) 推荐(0) 编辑
摘要: 关于巷道标注的问题, 做过GIS的朋友请进 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061110114755162.html 我绘制了一条曲折的巷道(可以看成是一条不规则线),请问下怎样将这条巷道的名字 清晰的绘制在巷道上啊? 所有的字按照大致的走向呈直线分布,这... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(78) 评论(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 阅读(470) 评论(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 阅读(303) 评论(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 阅读(217) 评论(0) 推荐(0) 编辑
摘要: 用Delphi编写一个简单的文本编辑器,怎样实现关键字高亮显示? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061111160809158.html 用Delphi编写一个简单的文本编辑器,怎样实现关键字高亮显示,以及下拉筐提示(类似于程序编辑器的自动完成功能). ... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(447) 评论(0) 推荐(0) 编辑
摘要: 怎么样画曲线? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061107162342170.html 已知A,B两点的坐标,我想画一条尽量直的曲线把这两点连接起来,不知道有什么函数可以实现。 如果能连接多点的更好。 大家帮忙想想办法,先谢谢了。。 两点不能画... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(434) 评论(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 阅读(190) 评论(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 阅读(164) 评论(0) 推荐(0) 编辑
摘要: 画“铁路线”的问题! Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061109144325167.html 最近在用delphi做一个小程序,要求画铁路线,线我能画出来,但是就是转折点的地方不能平滑。请高手指教一下,最好带点源码。 答案是有的。问一下您有没有用GDIPLUS单元... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(158) 评论(0) 推荐(0) 编辑
摘要: 请教DBCHART功能实现问题。。。 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061113100118157.html 我查出来的表中有字段:fgroup,sl,je1,je2 FGROUP存的是小组名称,其他的都是数字字段。。。 想实现这样的... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(218) 评论(0) 推荐(0) 编辑
摘要: 在作为输出图形设备上,打印机和绘图仪有什么区别,用过绘图仪的朋友进 Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061113152819156.html 我写的一个程序,在打印机上输出图形好好的,可到了绘图仪上就画不对了,请知道的朋友指点下 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(352) 评论(0) 推荐(0) 编辑
摘要: 怎样旋转矢量图形? Delphi / Windows SDK/APIhttp://www.delphi2007.net/DelphiMultimedia/html/delphi_20061113152916155.html 知道的话,能给发个实例程序(pyxyu@126.com),谢了! 矢量图形??你的矢量图形是如何实现的,想描述一个矢量图,大概有无数种具体实现吧。 如... 阅读全文
posted @ 2008-11-05 09:31 delphi2007 阅读(203) 评论(0) 推荐(0) 编辑
上一页 1 ··· 22 23 24 25 26 27 28 29 30 ··· 37 下一页