代码搜索:Volume

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

代码结果 10,000
www.eeworm.com/read/468931/6982226

htm wwwtc1.htm

What's Wrong With This Code? Volume #1
www.eeworm.com/read/468931/6982230

htm wwwtc2.htm

What's Wrong With This Code? Volume #2
www.eeworm.com/read/452282/7442735

c ircmd_receiver.c

#ifdef SUPPORT_RECEIVER //huziqin 2004-2-26 //#define DEBUG_VOLUME #include "auddrv.h" #if defined(SUPPORT_RECEIVER_MODE_MEMORY) void save_rcvr_mode(BYTE mode); #endif void ircmd_mode_s
www.eeworm.com/read/439517/7707213

frm slider.frm

VERSION 5.00 Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX" Begin VB.Form slider Caption = "Volume Slider" ClientHeight = 1230 ClientLeft =
www.eeworm.com/read/296557/8095800

cpp mixout.cpp

#include "stdafx.h" #include "MixOut.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[]=__FILE__; #define new DEBUG_NEW #endif #define WND_CLASS_NAME "Wave Output Volume Msg Wnd Cl
www.eeworm.com/read/246704/12708248

c ircode_skyworth2.c

#include "user_init.h" #include "global.h" #include "ircode.h" #include "irconfig.h" const BYTE ir_mapcode[]= { IRC_MUTE, IRC_BACKWARD, IRC_VOLUME_UP, IRC_ONLY_PAUS
www.eeworm.com/read/246704/12708698

c ircode_mico.c

#include "user_init.h" #include "global.h" #include "ircode.h" #include "irconfig.h" const BYTE ir_mapcode[]= { #if 0 //chen0625, qisheng IR IRC_NEXT, IRC_VOLUME_UP, IRC
www.eeworm.com/read/246704/12709393

c ircmd_receiver.c

#ifdef SUPPORT_RECEIVER //huziqin 2004-2-26 //#define DEBUG_VOLUME extern int current_rcvr_mode; extern int next_rcvr_mode; extern BYTE subvol_time_out; #if defined(SUPPORT_RECEIVER_MOD
www.eeworm.com/read/142793/12918030

cpp nonlocal2.cpp

//: C01:Nonlocal2.cpp // From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison. // (c) 1995-2004 MindView, Inc. All Rights Reserved. // See source code use permissions stated in the file
www.eeworm.com/read/142793/12918041

cpp rawp.cpp

//: C01:Rawp.cpp // From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison. // (c) 1995-2004 MindView, Inc. All Rights Reserved. // See source code use permissions stated in the file 'Lic