Windows CE远程应用程序接口(Remote API)的应用研究
主要介绍如何利用嵌入式操作系统Windows CE远程应用程序接口RAPI实现开发应用,同时以访问掌上电脑的文件体系和转换数据库文件为例,介绍RAPI应用中需要注意的问题。关键词:Wi...
API之主要目的是提供应用程序与开发人员以访问一组例程的能力,而又无需访问源码,或理解内部工作机制的细节。提供API所定义的功能的软件称作此API的实现。API是一种接口,故而是一种抽象。
主要介绍如何利用嵌入式操作系统Windows CE远程应用程序接口RAPI实现开发应用,同时以访问掌上电脑的文件体系和转换数据库文件为例,介绍RAPI应用中需要注意的问题。关键词:Wi...
Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J...
This tutorial attempts to get you started developing with the Win32 API as quickly and clearly as po...
In this edition, the majority of the book is dedicated to covering the Winsock API. Chapter 1 starts...