2009年12月19日 星期六
GdiPlus[39]: IGPGraphicsPath (六) - 路径的辅助工具 IGPGraphicsPathIterator
万一| 万一的 Delphi 博客 |22:42:00
阅读: 49 评论: 0 作者:万一发表于 2009-12-19 22:42原文链接IGPGraphicsPathIterator 能遍历路径中的子路径和路径标记.IGPGraphicsPathIterator.Count; { 点总数 } IGPGraphicsPathIterator.SubpathCount; { 子路径数 } IGPGraphicsPathIterator.Has...
Android 小助手 1.02 发布
rarnu| 橙子的Delphi技术专区-delphi |15:55:00
上一版本地址:点击进入这一版去掉了手机型号的设置,改为自动识别,用户的操作更方便。可以支持多个设备同时连上电脑,软件将跟据用户当前的选择,对指定的一个设备进行操作,而不需将其他设备拨下。增加了查看手机参数的功能。优化Linux文件夹获取的算法,现在获取...
X 的 Y 次方
万一| 万一的 Delphi 博客 |09:54:00
阅读: 58 评论: 0 作者:万一发表于 2009-12-19 09:54原文链接var x,y,z: Real; begin x := 2; y := 3; { 使用 Math.Power } z := Math.Power(x, y); ShowMessage(FloatToStr(z)); //8 { 不想 uses Math, 就用 System.Exp、System.Ln } z := Ex...
Delphi 2010 Twitter Plug-in
CodeGear| CodeGear-CodeCentral Delphi |03:41:39
This simple application shows how to create a plug-in to Delphi 2010 IDE using OTA (Open Tools API). In this example, the plug-in post a tweet in your twitter blog saying the name of the project / unit that you are currently working in the IDE, so...





冀公网安备 13098202000212号