-
确定业务流程建模语言的基本组件
determines the basic components of business process modelling language
- 2022-10-31 21:20:03下载
- 积分:1
-
linux设备驱动程序(英文第三版)是linux设备驱动开发必备书籍。这是我从官方王长上下了各个章节后拼接起来的,不过缺少最后一章。...
linux设备驱动程序(英文第三版)是linux设备驱动开发必备书籍。这是我从官方王长上下了各个章节后拼接起来的,不过缺少最后一章。-Linux device driver (English third edition) is a Linux device driver development of essential books. This is my official Wang from the next chapter after all pieced together, but the lack of a final chapter.
- 2022-03-15 17:43:36下载
- 积分:1
-
frasr200的win 版本源码(18.21),使用make文件,使用的vc版本较低,在我的环境下编译有问题! 很不错的分形程序代码!...
frasr200的win 版本源码(18.21),使用make文件,使用的vc版本较低,在我的环境下编译有问题! 很不错的分形程序代码!-frasr200 source version of the win (18.21), make use of documents and use the lower vc version, in my environment compiler problems! Very good fractal code!
- 2023-07-25 23:35:04下载
- 积分:1
-
高级C语言编程技术书籍。很有用,适合进阶的程序员阅读。
高级C语言编程技术书籍。很有用,适合进阶的程序员阅读。-Advanced C language programming books. Very useful for advanced programmers to read.
- 2022-02-03 18:59:40下载
- 积分:1
-
作为一种替代的迁移方案,微软提供了一些互操作…
As an alternate to the migration scenario, Microsoft offers some interoperation solutions (in an interoperation scenario, you don t try to turn the MFC code into .NET automatically, you just try to ensure that they can work together):-As an alternate to the migration scenario, Microsoft offers some interoperation solutions (in an interoperation scenario, you don t try to turn the MFC code into .NET automatically, you just try to ensure that they can work together):
- 2022-09-09 04:20:03下载
- 积分:1
-
实现了一个计算器应用程序,介绍了对话框添加菜单,高级按钮控件,高级编辑控件,对话框的扩展功能等应用。...
实现了一个计算器应用程序,介绍了对话框添加菜单,高级按钮控件,高级编辑控件,对话框的扩展功能等应用。-Realize a calculator application, introduction of the dialog box to add the menu, advanced button controls, a senior editor control extensions dialog applications.
- 2023-03-03 11:05:03下载
- 积分:1
-
oracle in linux using c
oracle 在linux下用c语言开发-oracle in linux using c-language development
- 2022-11-02 05:00:03下载
- 积分:1
-
数据库操作
数据库操作--ODBC篇-database operations-- Part ODBC
- 2022-05-14 04:58:40下载
- 积分:1
-
Delphi COM编程介绍
软件重用是业界追求的目标,人们一直希望能够像搭积木一样随意“装配”应用程序,组件对象就充当了积木的角色。
所谓组件对象,实际上就是预定义好的、能完成一定功能的服务或接口。问题是,这些组件对象如何与应用程序、
如何与其他组件对象共存并相互通信和交互?这就需要制定?个规范,让这些组件对象按统一的标准方式工作。
COM是个二进制规范,它与源代码无关。这样,即使COM对象由不同的编程语言创建,运行在不同的进程空间和不同的
操作系统平台,这些对象也能相互通信。COM既是规范,也是实现,它以COM库(OLE32.dll和贴OLEAut32.dll)的形式提供了
访问COM对象核心功能的标准接口以及一组API函数,这些API函数用于创建和管理COM对象。COM本质上仍然是客户服务器
模式。客户(通常是应用程序)请求创建COM对象并通过COM对象的接口操纵COM对象。服务器根据客户的请求创建并管理COM
对象。客户和服务器这两种角色并不是绝对的。
- 2022-12-18 19:50:04下载
- 积分:1
-
C/C++ 语言参考
此文档英文原文摘自www.cppreference.com
提供常用知识的查询...
C/C++ 语言参考
此文档英文原文摘自www.cppreference.com
提供常用知识的查询-C/C++ language reference from the original English text of this document to provide common knowledge www.cppreference.com inquiries
- 2022-12-23 04:55:03下载
- 积分:1