CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 接口API

搜索资源列表

  1. GDIP

    0下载:
  2. GDI+ 编程指导 顾名思义,GDI+是Windows早期版本所提供的图形设备接口GDI的后续版本。GDI+是一种应用程序编程接口(API),通过一套部署为托管代码的类来展现。这套类被称为GDI+的“托管类接口”。-GDI+ Programming Guide As the name suggests, GDI+ is provided by earlier versions of Windows graphics device interface GDI follow-up version.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:4057151
    • 提供者:yangjin
  1. Windows-API-functions

    0下载:
  2. 精通windows api函数、接口、通信、编程实例光盘。附有十七个编程源码供api编程人员参考。-Proficient in windows api functions, interfaces, communications, programming examples CD. With seventeen programming source code for the api programmers reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:11532330
    • 提供者:tianya
  1. windows-api

    0下载:
  2. windows api的函数、接口、编程实例,这是一本非常好的书籍,可以借鉴参考下-windows api functions, interfaces, programming examples, this is a very good book, you can refer to the following reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:48515072
    • 提供者:sb1250
  1. linux-api-2.6.22

    0下载:
  2. linux2.6.22下的API 函数接口详细描述-linux2.6.22 api.chm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1628794
    • 提供者:vithome
  1. sound-api

    0下载:
  2. 声音编程的参考资料,介绍基于windows系统的多媒体接口及其编程,代码级讲解。-This is a DOC file tell you something about soundcode,and windows api.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:145012
    • 提供者:Tsinghua
  1. Z-Stack-API

    0下载:
  2. TI z-stack协议栈,API接口手册-TI z-stack Protocol,API Interface functions manual
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:684430
    • 提供者:liujie
  1. Windows-API

    0下载:
  2. 开发书籍 精通Windows API-函数、接口、编程实例。作为开发者必须要知道的。-book for window
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:48503808
    • 提供者:yangkun
  1. api

    0下载:
  2. windows API方便在编写MFC程序时查看win32Api接口的chm版文档。-Windows API convenient in writing when the program to check win32Api MFC interface CHM version of the document. deepen study more understanding of network protocol.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:92369
    • 提供者:linux
  1. API-based-virtual-terminal

    0下载:
  2. Windows应用程序编程接口,实现调用API完成串口之间的通信-Windows application programming interface, the communication between the API call completion port
  3. 所属分类:TAPI

    • 发布日期:2017-04-10
    • 文件大小:1991043
    • 提供者:郭晓
  1. Windows-API-examples

    0下载:
  2. Windows API-函数、接口、编程实例 里面讲解了一些常见的API函数-Proficient in the Windows API-functions, interfaces, and programming examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:97168
    • 提供者:心闪
  1. Windows-API-example

    1下载:
  2. 精通Windows API-函数、接口、编程实例(光盘)-ios of the book windows api function interface programming example
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3075885
    • 提供者:phoebe
  1. DHCP-Client-API

    0下载:
  2. DHCP 客户端接口,实现DHCP Request处理和事件通知-DHCP Client API
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:14755
    • 提供者:miao.zhu
  1. Windows-API

    0下载:
  2. 精通Windows API-函数、接口、编程实例-Proficient in the Windows API-functions, interfaces, and programming examples
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:48516096
    • 提供者:
  1. API-Fuction-Reference

    0下载:
  2. 对Win32 API函数做完整的概述;收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;讲解如何在Visual Basic和Delphi中对其调用。 -First complete overview of the Win32 API function and included five categories of functions: window management, graphics device interface, system services, feat
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:678229
    • 提供者:wu ming
  1. The-talloc-API

    0下载:
  2. talloc是一种基于内存池的内存管理方式,该文章详细介绍了talloc api提供的各种接口-talloc is a way to manage memory, it is based on memory pool. The article introduces many api of talloc.
  3. 所属分类:Linux驱动

    • 发布日期:2017-04-07
    • 文件大小:61756
    • 提供者:Andy Tsang
  1. Windows.API.chm

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用-win32 api
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:676722
    • 提供者:lulin
  1. Windows-API-function

    0下载:
  2. 精通Windows API-函数、接口、编程实例 中文pdf-Proficient in the Windows API-function, interface, programming examples Chinese pdf
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-20
    • 文件大小:48515490
    • 提供者:王向东
  1. API-for-windows

    0下载:
  2. APIW的标准是一个功能规范的微软Windows 3.1的应用程序编程接口。它是基于 在现有实现(包括微软和其他公司)和行为。写这篇文章的目的是定义一个规范 环境: ——这个基线编写的应用程序将被移植到所有的实现APIW标准。 ——这个接口可以丰富通过开放标准流程以满足当前和未来的用户需要及时。-The APIW Standard is a functional specification of the Microsoft Windows 3.1 application prog
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:508189
    • 提供者:杨波
  1. Windows-API

    0下载:
  2. 作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。 本书是从事Windows应用程序开发的软件工程师的必备参考手册。-Application programming interface as Microsoft 32-bit p
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:678219
    • 提供者:杨波
  1. comapi

    0下载:
  2. 中国移动短信MAS系统开发接口API(comapi)-MAS system development of mobile messaging interface API (comapi)
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:516954
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com