- 1、本文档共7页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
什么是SDk编程(国外英文资料)
什么是SDk编程(国外英文资料)
The SDK is an abbreviation for Software Development Kit, which means Software Development Kit. This is a fairly broad coverage of noun, so to speak: auxiliary development one kind of software related document, a collection of examples and tools can be called the SDK. In the course of our series, well discuss only a subset of the broad SDK, the SDK used for the application that develops Windows platform.
Well, its just a concept of an SDK, and its so easy to understand what the SDK is. Im afraid its not that simple! To explain what is SDK we have to introduce apis, dynamic link libraries, import libraries, and so on. ^_^, do not be afraid of, that is, a few new term, I also realize it until near the end of the university actually learn new word is in learning new knowledge, new concepts and new terms.
Must first contact API, namely the Application Programming Interface, is the operating system for the Application of a call Interface, the Application by calling the API and make the operating system of the operating system to follow the orders of the Application (action). In fact as early as in the DOS era is the concept of the API, its just that time API is 21 h (INT) in the form of the interrupt call, running under DOS applications are directly or indirectly by the interrupt call to use operating system features, such as AH set to call after 30 h INT 21 h can get the DOS operating system version number. In Windows, the system API is provided in a function call. Also the version number of the operating system, all you have to do in Windows is call the GetVersionEx () function. You can say that the DOS API is Thinking in assembly language, while the Windows API is Thinking in high-level language. The DOS API is part of the system program that is loaded into memory with the system and can find their entry through the interrupt vector table, so what about the Windows API? To understand this, we have to introduce the concept of a DLL.
DLL (another abbrev
您可能关注的文档
最近下载
- 机械测量培训课程.pptx
- 医疗器械安全有效基本要求清单填写参考模板2024年.docx
- 人教版(2024)数学一年级下册四 100以内的口算加、减法 练习.pptx
- 电气装置安装工程质量检验及评定规程DLT5161 2018.doc
- 做好客舱清洁前准备课件讲解.pptx
- 铁道信号论文-信号机维护与故障处理.doc
- ISO13485质量手册+全套程序文件.docx VIP
- 汽车机械维修工(高级技师)职业鉴定考试题库资料(高频300题).pdf
- 多维视角下梧州市普通高中体育生学训现状剖析与发展路径探索.docx
- 江南事业编招聘考试题历年公共基础知识真题汇总-综合应用能力(2010-2021.pdf VIP
文档评论(0)