搜索资源列表
linuxdllsrc
- linux 环境动态库(.so),创建与使用说明例子
linux_so
- linux动态链接库的创建和使用,供大家好好研究。-linux dynamic link library creation and use.
udev.tar
- udev是一种工具,它能够根据系统中的硬件设备的状态动态更新设备文件,包括设备文件的创建,删除等。-udev is a tool, it can according to the system in the state of hardware devices dynamic update documents, including the creation of device files, delete and so on.
DLL_Diffrent_from_Windows_Linux
- 本文档主要分析WINDOW和LINUX两种操作系统下创建动态库的区别。-This document discr ipt the diffrence from windows and linux.
C10K
- Lock.cpp : 锁的操作 , 读锁可以并发 , 写锁独占. Queue.h : 队列的封装 , 队列的读和写都加了锁的保护. Socket.cpp : 套接口的简单封装. Thread.cpp : 线程的封装实现了些简单的线程停止,运行等功能 , 启动别的线程的时候需要继承次类. Worker.cpp : 用户接口类 , 用户需继承此类。 ListenThread.cpp(继承Thread.cpp) : 服务器监听线程.如果有客户端连接通知ThreadPool类,由Th
gdb
- gdb工具及动态库和静态库的使用 熟悉使用Automake创建Makefile -gdb tools and dynamic libraries and static libraries use the familiar use of Automake to create Makefile
IE
- 是一个通用库支持脚本,将使用动态库的复杂性隐藏在统一、可移植的接口中;使用libtool的标准方法,可以在不同平台上创建并调用动态库。-Is a generic library support scr ipt that will use the complexity of the dynamic library is hidden in a unified, portable interface use libtool standard Registration method, you c
Linux-DOC
- 动态链接的共享库是 GNU/Linux® 的一个重要方面。该种库允许可执行文件在运行时动态访问外部函数,从而(通过在需要时才会引入函数的方式)减少它们对内存的总体占用。本文研究了创建和使用静态库的过程,详细描述了开发它们的各种工具,并揭秘了这些库的工作方式。-Dynamically linked shared library is an important aspect of GNU/Linux ® . Of the library allows an executable file
gtk_demos
- linux 界面 gtk 示例 主要演示gtk的基础使用,支持动态创建控件-linux interface gtk example
myMdi-withNewMenu
- QC基于C++开发的单窗体程序例程,很简单,适合初学和.设计了菜单栏和工具栏,添加了MdiChild类,实现了其中的新建,打开,保存,另存为,关闭等操作的函数;添加了动态创建的菜单 在mainwindow.cpp文件添加了新建文件菜单的功能测试函数。-QC based on C++ development, one-form routine is very simple, suitable for beginners and design of the menu bar and toolba
factory
- C++工厂模式,非网switch-case、非记录表结构,采用类似MFC动态创建机制-design Method of factory ,which learn mircosoft mfc dynamic create
