搜索资源列表
qt_mysql
- 使用Qt与MySQL C API开发MySQL查询器-use Qt with the MySQL C API development inquiries for MySQL
libvirt-0.3.1.tar
- Libvirt是一套在linux上用C编写的虚拟化操作工具接口。其目的是提供一个稳定的支持Xen,QEME和KVM虚拟化平台的C(也支持Python) API Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes).The library aim at providing long term stable C API
BlocksControl1
- 简单的俄罗斯方块程序,直接使用C API写的。本身存在闪烁的问题,因为没有使用缓冲,希望看代码的人可以对它进行完善。 传得目的是希望能够帮助致力于API的人有点帮助。 代码完全由本人编写,供学习所用,所以不存在任何其他的版权问题
LinuxC_API
- Linux C API电子书,有详细的介绍和范例
c_c++help(API)
- c++资料\\c_c++中文帮助文档(API).rar
C++通过WIN32 API获取逻辑磁盘详细信息
- 众所周知,在微软的操作系统下编写应用程序,最主要的还是通过windows所提供的api函数来实现各种操作的,这些函数通常是可以直接使用的,只要包含windows.h这个头文件。 里面主要介绍的是几个常用的api函数,通过它我们可以获取用户磁盘的相关信息。-known in the Microsoft operating system, to prepare applications, or through the main windows api provided by the variou
EXT_API.rar
- extjs 2.0 api帮助 chm文件,extjs 2.0 api help chm files
CShapAPIDLL.rar
- C#API大全 内置大量的在C#中申明的API函数接口,方便大家在C#中使用API函数,C#API大全 内置大量的在C#中申明的API函数接口,方便大家在C#中使用API函数
poi2[1].5
- 一个很不错的API文件,poi的API文件,是chm格式的,希望对大家有用。-A very good API documentation, poi the API documentation is chm format, I hope for all of us useful.
Ext_2.2_API(chinese)
- Ext js 2.2框架的中文版本api-Ext js 2.2 Chinese version of api
kernel-api
- linux kernel api doc for unix or linux kernel development or linux/unix c/c++ development for linux lover
GDI_SDK_doc
- Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。本文档为中文翻译,希望对大家有用。-Microsoft Windows GDI+ Is C/C++ Developer to provide a class-based Application Programming Interface (API). This document translated into Chinese, in the hope that everyone usef
unpv1_3e
- Unix Network Programming TheSocketsNetworking API VOLUME 1 (THIRD EDITION) .chm格式英文版电子书及随书示例源代码。-Unix Network Programming TheSocketsNetworking API VOLUME 1 (THIRD EDITION). Chm format e-books in English and with Book sample source code.
linux-gpib-3.1.101.tar
- The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be compatible wit
Black
- Test UG Open C API Ins
yii-api-1.0.2
- yii框架api手冊, 只不過是英文的。 好好練習一下英文的呀。-api framework yii manual is in English. Well you practice my English.
linuxcf
- c api for linux. Include all kindes of api. Also used for c-the c api for all kind of function under linux environment
Linux.C.Api
- Linux C API 参考手册,可以快速查看函数的基本信息和使用方法。-Linux C API, it s a document for fast check the funciton usage.
CPP-Builder-API-functions
- API 函数大全用于 C + + Builder-C++ API functions
lxc.snap.c
- lxc 快照管理工具 些快照克隆的一个明显的用例是支持 rootfs图像的增量开发。 进行一些更改,快照, 做一些更改,快照,还原... lxc-snap是一个使用lxc API的小程序,可以更容易地支持这个用例。 你从一个overlayfs支持的容器开始,做一些更改,快照,进行一些更改,快照...这是一个更简单的模型比手动使用克隆,因为你继续开发相同的容器,o1,而快照被保留,直到您需要。(lxc-snap management tool)