- 授权协议: 多种商业/非商业专有协议
- 开发语言: C/C++ Python
- 操作系统: 跨平台
- 软件首页: http://www.fmod.org/
软件介绍
FMOD 音频引擎是一个非常不错的音频引擎,其使用也比较简单,下面做一些简单介绍:
一.基本准备
它是免费的,你可以从它们的主站上下载API等文件.之后,你需要添加头文件和库文件,如下(C/C++):
fmodvc.lib 用于 Microsoft Visual C++ 和 Codewarrior
fmodbc.lib 用于 Borland
fmodwc.lib 用于 Watcom
fmodcc.lib 用于 LCC-Win32
libfmod.a 用于 MingW and CygWin
fmod-3-7.lib 用于 GCC
Bulletproof Web Design
Dan Cederholm / New Riders Press / 28 July, 2005 / $39.99
No matter how visually appealing or packed with content a Web site is, it isn't succeeding if it's not reaching the widest possible audience. Designers who get this guide can be assured their Web site......一起来看看 《Bulletproof Web Design》 这本书的介绍吧!
