- 授权协议: Artistic 2.0
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: https://github.com/sysperf/nicstat
软件介绍
nicstat 是 Solaris 和 Linux 的网络流量统计工具。
在 SOLARIS 构建
mv Makefile.Solaris Makefile
make
在 LINUX 构建
mv Makefile.Linux Makefile
make
如何安装
make [BASEDIR=
Default BASEDIR is /usr/local
如何安装二进制多平台组
1. (Optional) Change BASEDIR, BINDIR and/or MP_DIR in Makefile
2. make install_multi_platform
3. (Optional) add links or binaries for your platform(s)
Database Design and Implementation
Edward Sciore / Wiley / 2008-10-24 / 1261.00 元
* Covering the traditional database system concepts from a systems perspective, this book addresses the functionality that database systems provide as well as what algorithms and design decisions will......一起来看看 《Database Design and Implementation》 这本书的介绍吧!
