- 授权协议: CDDL
- 开发语言: C/C++
- 操作系统: Linux
- 软件首页: https://github.com/dtrace4linux/linux
软件介绍
是 Sun DTrace 的一个用户端口和 Linux 的核心代码。在这个构建中没有触及到 linux 核心代码,但它创建了一个动态的可加载的内核模块。这避免了协议问题和允许人们按照他们的意愿加载和更新 dtrace。
这个项目的目标是使 DTrack 对 Linux 平台可用,通过开放给所有人,他们可以用它来优化他们的系统和工具,而作为回报,我可以从他们的工作中受益。
安装:
$ tools/get-deps-arch.sh # if using ArchLinux $ tools/get-deps.pl # if using Ubuntu $ tools/get-deps-fedora.sh # RedHat/Fedora $ make all $ make install $ make load (need to be root or have sudo access)
Build Your Own Web Site the Right Way Using HTML & CSS
Ian Lloyd / SitePoint / 2006-05-02 / USD 29.95
Build Your Own Website The Right Way Using HTML & CSS teaches web development from scratch, without assuming any previous knowledge of HTML, CSS or web development techniques. This book introduces you......一起来看看 《Build Your Own Web Site the Right Way Using HTML & CSS》 这本书的介绍吧!
