代码搜索:Sound

找到约 10,000 项符合「Sound」的源代码

代码结果 10,000
www.eeworm.com/read/243950/12905882

c swfdec_playback.c

/* Swfdec * Copyright (C) 2006 Benjamin Otte * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Lice
www.eeworm.com/read/142788/12921474

cpp objectutilities.cpp

// ----------------------------------------------------------------------- // // // MODULE : Blood2ObjectUtilities.cpp // // PURPOSE : Utility functions // // CREATED : 2/4/98 // // ---------
www.eeworm.com/read/142788/12921777

h key.h

// ----------------------------------------------------------------------- // // // MODULE : Key.h // // PURPOSE : Key definition for Keyframer class // // CREATED : 10/7/97 // // -----------
www.eeworm.com/read/142736/12925020

html awflash248.html

Macromedia Authorware - Flash Asset Xtra Command Reference: sound function swapImage(imgName,newImg){ if ((navigator.appName == '
www.eeworm.com/read/243682/12925649

txt director_js.txt

/L14"Director JavaScript" Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ String Chars = '" File Extensions = JSL /Delimiters = ~!@%^&*()-+=|\/{}[]:; , .? /Function
www.eeworm.com/read/142735/12926227

html awflash248.html

Macromedia Authorware - Flash Asset Xtra Command Reference: sound function swapImage(imgName,newImg){ if ((navigator.appName == '
www.eeworm.com/read/142734/12927373

html awflash248.html

Macromedia Authorware - Flash Asset Xtra Command Reference: sound function swapImage(imgName,newImg){ if ((navigator.appName == '
www.eeworm.com/read/142732/12928761

html awflash248.html

Macromedia Authorware - Flash Asset Xtra Command Reference: sound function swapImage(imgName,newImg){ if ((navigator.appName == '
www.eeworm.com/read/243130/12960145

txt 如何将wav文件做到exe文件里 (2001年4月5日).txt

如何将Wav文件做到EXE文件里 (2001年4月5日) 网友更新 分类:数据库 作者: winmon(推荐) 推荐:winmon 阅读次数:203 (http://www.codesky.net) --------------------------------------------------------------------------------
www.eeworm.com/read/328619/13016538

txt 123.txt

#include #include #include #define pi 3.1415926 #define X(a,b,c) x=a*cos(b*c*pi/180-pi/2)+300; #define Y(a,b,c) y=a*sin(b*c*pi/180-pi/2)+240; #define d(a,b,c) X(a,b,c)