Api
API之主要目的是提供应用程序与开发人员以访问一组例程的能力,而又无需访问源码,或理解内部工作机制的细节。提供API所定义的功能的软件称作此API的实现。API是一种接口,故而是一种抽象。
共 1,485 份资源
源代码 10,000
Api 热门资料
查看全部 1,485 份 →
PDF文档
Using a holistic approach to teaching developers the ins-and-outs of GNU/Linux programming using API
Using a holistic approach to teaching developers the ins-and-outs of GNU/Linux programming using APIs, tools, communicat...
PDF文档
进程调度模拟程序 这里没有任何的API调用 只是模拟
进程调度模拟程序 这里没有任何的API调用 只是模拟,我给进程设定了自己的语法,输入一般的字符cpu调用时只是正常输出,如果遇到 $ 表示该进程要调用系统资源后面必须跟一个数字表示占有的时间,如果资源闲置则占有资源否则阻塞,等资源释放在占有...
PDF文档
This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as po
This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as possible. It is meant ...