-
原代码的相关表单
有关表格查询的原码-relevant forms for the original code
- 2022-04-20 22:07:37下载
- 积分:1
-
Delphi Informant Magazine 2000 Feb
Delphi Informant Magazine 2000 Feb
- 2022-05-19 23:49:09下载
- 积分:1
-
windows外壳扩展编程入门实例
关于Windows 外壳扩展方面的文章私心以为最好的应当算是Michael Dunn 的The
Complete I...
windows外壳扩展编程入门实例
关于Windows 外壳扩展方面的文章私心以为最好的应当算是Michael Dunn 的The
Complete Idiot’s Guide to Writing Shell Extensions 我也曾想过所谓眼前有景道不
得崔颢题诗在上头既然已经有了这么好的文章我还来饶舌算什么不过转念再想文章
虽好毕竟是为Visual C++的用户看的对Delphi 的使用者来说似乎有点不公平我最初编
写Shell Extension 的时候用的也是Visual C++ 不过现在已经转而使用Delphi 觉得两者
毕竟还是有所不同因此就有了这篇文章算是将我的一些心得体会和大家分享
我最初的打算是将Michael Dunn 文章中涉及的全部内容全部转成Delphi 程序再加上我-windows Windows Michael Dunn The Complete Idiots Guide to Writing Shell Extensions What kind of tongue but want to switch majors article was, after all, is good for Visual C users the right to see the Delphi users seem to me a little unfair to the initial preparation of Shell Extension of the Visual C but also now turn to the use of Delphi or think they have, after all, we will have a different result this article I will be some experiences to share with you my initial intention was to Michael Dunn article, the full content of all to the proceedings with Delphi as I
- 2023-07-16 10:10:04下载
- 积分:1
-
这是一本非常不错的书,觉得很实用,建议大家看下.
这是一本非常不错的书,觉得很实用,建议大家看下.-This is a very good, very practical, we propose a glance.
- 2022-02-13 02:36:20下载
- 积分:1
-
尽你所需
尽你所需-Do you need
- 2022-07-07 02:26:42下载
- 积分:1
-
采用windows的SpeechLib组件实现语音播报; 主线程播报正常, 子线程播报异常,各路大神若有空,帮我看看
WideString SountContent = Memo1->Text.Trim(); TSpVoice *SpVoice1 = new TSpVoice(NULL); try { SpVoice1->Speak(SountContent.c_bstr(), SVSFDefault); }__finally { delete SpVoice1; }
- 2022-06-27 07:48:43下载
- 积分:1
-
AutoUpgraderPro Ver 4.1.1的美化版为delphi2010.rar
AutoUpgraderPro Ver 4.1.1的美化版 for delphi2010.rar-AutoUpgraderPro Ver 4.1.1 of the Meihuaban for delphi2010.rar
- 2023-08-02 21:55:03下载
- 积分:1
-
Delphi实效编程百例的随书源代码
这是其中的操作系统部分
Delphi实效编程百例的随书源代码
这是其中的操作系统部分-Delphi programming effectiveness of the 100 cases with books that the source code is part of the operating system
- 2022-01-24 17:30:36下载
- 积分:1
-
Delphi技巧集锦
DELPHI技巧集锦 -DELPHI skills allehanda
- 2022-03-14 07:13:23下载
- 积分:1
-
其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了,
现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好...
其实学Delphi并不难,看你的努力程度,我才学了一个学期,就已经可以做一些小的应用软件了,
现在在接做两个大的系统,首先要相信自己,才能有可能成功,找些好的书,如《DELPHI编程技巧与实例》等,-Actually, academic Delphi is not difficult to see your efforts, I scholarship for a semester. it can do some small software applications, now done in the following two systems, we must first believe in themselves and may be successful, and find some good books, like "Delphi programming techniques and examples."
- 2022-09-09 16:20:03下载
- 积分:1