-
站长您好,这是我去年做的毕业设计航空物流管理系统,其中的代码全部能通过执行,其中的文档是数据流图.请您审核一下....
站长您好,这是我去年做的毕业设计航空物流管理系统,其中的代码全部能通过执行,其中的文档是数据流图.请您审核一下.-head Hello, this is my last year doing graduate design Aviation Logistics Management System, which through the implementation of all the code, documentation of data flow diagram. Examine what you please.
- 2022-06-01 15:30:45下载
- 积分:1
-
原代码的相关表单
有关表格查询的原码-relevant forms for the original code
- 2022-04-20 22:07:37下载
- 积分:1
-
数据库的开发与建设大学、中小学版)、《智之星学校教材管理系统》、《智之星学生成绩管理 系统》、《Office Anywhere网络...大学、中小学版)、《智之...
数据库的开发与建设大学、中小学版)、《智之星学校教材管理系统》、《智之星学生成绩管理 系统》、《Office Anywhere网络...大学、中小学版)、《智之星学校教材管 理系统》、《智之星学生成绩管理系统》、《-database development and construction of universities, schools Version), "Star-school materials management system", "Star-student achievement management system", "Office Anywhere network ... universities, schools Version)," Star-school materials management systems, " "unwise Star student performance management systems," "
- 2022-01-30 23:50:08下载
- 积分: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
-
Delphi高手突破!帮助您成为真正的Delphi高手!
Delphi高手突破!帮助您成为真正的Delphi高手!-Delphi expert breakthrough! Help you become a true master of Delphi!
- 2022-01-26 19:25:33下载
- 积分:1
-
DELPHI breakthrough in the master source
DELPHI高手突破的源码-DELPHI breakthrough in the master source
- 2022-03-06 20:24:55下载
- 积分: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
-
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Gr...
unit Video
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls,
ExtCtrls, avicap, mmsystem, dsgnintf
// Types for event-procedures
type
TCapStatusProc = procedure(Sender: TObject) of object
TCapStatusCallback = procedure(Sender: TObject nID: integer status: string)
of object
TVideoStream = procedure(sender: TObject lpVhdr: PVIDEOHDR) of object
TAudioStream = procedure(sender: TObject lpWHdr: PWAVEHDR) of object
// Property Editor for driver selection
type
TDrivereditor = class(TPropertyEditor)
function GetAttributes: TPropertyAttributes override
procedure GetValues(Proc: TGetStrProc) override
function GetValue: string override
procedure SetValue(const Value: string) override
end -unit Video interfaceuses Windows, Messages, SysUtils, Classes, Graphics, Controls, stdctrls, ExtCtrls, avicap, mmsystem, dsgnintf// Types for event-procedurestype TCapStatusProc = procedure (Sender: TObject)
- 2022-02-21 02:41:49下载
- 积分:1
-
- 2022-02-12 13:07:49下载
- 积分:1
-
这一系列是我平时收集的pascal深入核心编程, 希望对大家有帮助,开发环境是delphi...
这一系列是我平时收集的pascal深入核心编程, 希望对大家有帮助,开发环境是delphi-this series is my usual collection of pascal-depth core programming, we hope to help the development environment is delphi
- 2022-08-17 18:03:18下载
- 积分:1