登录
首页 » Delphi-C++Builder » windows外壳扩展编程入门实例 关于Windows 外壳扩展方面的文章私心以为最好的应当算是Michael Dunn 的The Complete I...

windows外壳扩展编程入门实例 关于Windows 外壳扩展方面的文章私心以为最好的应当算是Michael Dunn 的The Complete I...

于 2023-07-16 发布 文件大小:1.17 MB
0 305
下载积分: 2 下载次数: 1

代码说明:

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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Object Pascal is a high
    Object Pascal 是一种高级编译语言,具有强类型(对数据类型的检查非常严格)特性,支持结构化 和面向对象编程。它的优点包括代码的易读性、快速编译,以及支持多个单元文件从而实现模块化编程。 Object Pascal 具有一些特性以支持Borland 组件框架和RAD(快速应用程序开发)环境。在很大程 度上,本语言参考的说明和示例假定你使用Borland 公司的开发工具,如Delphi 和Kylix。 绝大多数使用Borland 开发工具的开发者是在IDE(集成开发环境)环境下编写代码并进行编译。 Borland 开发工具帮助我们设置工程和源文件的许多细节,比如维护单元的依赖信息。并且,使用这些工 具在程序的组织上还有一些限制,严格说来,这不是Object Pascal 语言规范的一部分。比如,Borland 开发工具遵循某些文件和程序的命名约定,若你在IDE 以外编写代码并使用命令行来编译,你可以避开 这些限制。 这些帮助主题假设你在IDE 环境下工作,并且使用VCL(可视化组件库)和/或 CLX(跨平台组件 库)创建应用程序。但有时候,Borland 一些特定的规则和Object Pascal 的通用规则并不相同。-Object Pascal is a high-level language compiler, strong type (of the types of data very strict inspection) features, structured and object-oriented programming. Its advantages include code readability, fast compiler, and documentation to support a number of modules to achieve modular programming. Object Pascal has some characteristics of components in support of Borland framework and RAD (Rapid should development of procedures) environment. To a large ex
    2022-04-06 21:19:36下载
    积分:1
  • Experience DELPHI master set, DELPHI collected a variety of development experien...
    DELPHI 高手经验集,收集的各种DELPHI开发经验,很实用-Experience DELPHI master set, DELPHI collected a variety of development experience, it is practical
    2023-04-19 21:35:04下载
    积分:1
  • 配件管理用报表工具,FASTREPORT,很好用的报表工具
    配件管理用报表工具,FASTREPORT,很好用的报表工具-Parts management with reporting tools, FASTREPORT, very good reporting tools used in
    2022-01-25 16:32:17下载
    积分:1
  • Delphi技巧大全,学习DELPHI的值得一看的一本图书,快来看哦.
    Delphi技巧大全,学习DELPHI的值得一看的一本图书,快来看哦.-Delphi skills Daquan, the DELPHI study and visit the gallery a book, Come see oh.
    2023-01-07 23:20:02下载
    积分:1
  • ADOM+设计篇意在测试com+的事务处理能否正确执行。 将组件安装后,在组件服务中该com+组件的属性设置中将“激活”页的“启用对象池”选项选中,执行客户...
    ADOM+设计篇意在测试com+的事务处理能否正确执行。 将组件安装后,在组件服务中该com+组件的属性设置中将“激活”页的“启用对象池”选项选中,执行客户端程序调用上面这个方法,发现com+的事务机制不能正确执行,数据会写入数据库中。如果不选中“启用对象池”,则一切正常,数据并不会写到数据库中。 说明:Translation DataModule的设置,事务属性:requires a transaction,允许object pooling,pooled设为true,无论将AutoComplete设为True或False都会出现上述情况。 该问题最先由ytwxw (wxw) 提出,至今尚未有结论,我也发现类似问题。我俩探讨后无法解决,特在此再开一贴。请各路com+高手帮忙解答! -ADOM design sections was aimed at testing com business can correct implementation. Components will be installed, Component services in the com component attributes will be set up "activated" page "open object pool" option selected. implementation of client programs call the above, the Panel found com mechanism for proper implementation, data will be included in the database. If not selected "targets of the opening pool", then everything normal, and no data writes database. Note : Translation DataModule settings, the panel attributes : requires a transaction, allowing object pooling. pooled as a true, Regardle
    2022-08-16 22:17:39下载
    积分:1
  • based on the programming examples and techniques
    基于c++builder5.0的编程实例与技巧-based on the programming examples and techniques
    2023-04-20 23:30:04下载
    积分:1
  • DELPHI Programming Handbook Online e
    DELPHI编程手册网络版 该电子书由友益在线文档资料与授权软件开发 本电子书2300多篇实用编程文章,700多万字,编程时常见的问题里面一般都能解决。作为备查资料不可多得。 DELPHI编程手册网络版将会不定期自动更新,使用操作简便 -DELPHI Programming Handbook Online e-book from the Friends of the benefits of the online documentation for software development and licensing more than 2300 articles in this book practical programming articles, more than 700 million words, programming frequently asked questions which have generally been able to solve. As a reference the information hard to come by. DELPHI Programming Guide Online will be automatically updated from time to time, use easy to operate
    2023-03-06 23:35:03下载
    积分:1
  • 从事编程的时间已经有几年了,从在学校的小打小闹的编程到现在的在专 门的从事电脑编程的软件公司工作已经有几年了,感慨万千,这中间有过许许多多的...
    从事编程的时间已经有几年了,从在学校的小打小闹的编程到现在的在专 门的从事电脑编程的软件公司工作已经有几年了,感慨万千,这中间有过许许多多的 酸甜苦辣,以及有着许许多多的不眠之夜,在此我首先感谢我的朋友们对我的支持, 谢谢你们,同时还要谢谢那些老前辈留下的那些技巧,在我每次面对问题要解决的时 候,是你们辛苦地摸索出来的东西让我豁然开朗,问题迎刃而解. 写这些东西的缘由说来也颇为简单,因为自己觉的有很多的技巧应该与大 家分享,同时也希望我平常所收集的以及我的个人心得能帮助所有编程序的人员 , 能将我写的这个东西成为你编程的宝典,由于是我第一次做这样的东西,难免会有这 样或是那样的不足之处,还请广大朋友指正. 由于技巧不断的更新 , 所以这个东西也 要不断的更新,我第一次首先尝试制作有关Delphi的技巧,由于我现在用的是她,所以 先写Delphi的技巧,其他的诸如VB、VC的技巧等我整理以后再进行制作,还希望广 大的网友多多支持。-Programming time has been engaged for several years, chipping away from the school of programming to the current in the tertiary The door in computer programming, software company, has been for several years, and filled with emotion, which had many of the middle Ups and downs, as well as with many sleepless nights, and I begin to thank my friends for their support, Thank you, thank you to those old-timers while also leaving those skills in every time I face the problem to be solved when the Hou, yes you have worked hard to
    2022-05-06 05:27:49下载
    积分:1
  • Delphi项目案例导航,是个好东东,是学习开发的好案例
    Delphi项目案例导航,是个好东东,是学习开发的好案例-case navigation is a good Dongdong, is the development of good learning case
    2022-08-18 22:12:29下载
    积分:1
  • Delphi7中文帮助 v0.3 不需要解压缩密码,直接下载使用,很不错的帮助文件,希望对你能有所帮助...
    Delphi7中文帮助 v0.3 不需要解压缩密码,直接下载使用,很不错的帮助文件,希望对你能有所帮助-Delphi7 Chinese v0.3 need help extract passwords, download use, very good help files, and I hope to help you
    2022-02-01 08:10:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载