代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.cpp
// sound.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "sound.h"
#include "soundDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
sound.dsp
# Microsoft Developer Studio Project File - Name="sound" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
sound.dep
# Microsoft Developer Studio Generated Dependency File, included by sound.mak
.\mscomm.cpp : \
".\mscomm.h"\
".\StdAfx.h"\
.\sound.cpp : \
".\mscomm.h"\
".\sound.h"\
".\soundDlg.h"\
sound.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
sound.h
// sound.h : main header file for the SOUND application
//
#if !defined(AFX_SOUND_H__B585D764_8796_11D6_86CD_0000E8E7C91D__INCLUDED_)
#define AFX_SOUND_H__B585D764_8796_11D6_86CD_0000E8E7C91D__IN
sound.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSoundDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "sound.h"
sound.h
// Media.h: interface for the CSound class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SOUND_H__59E8E868_01DA_4F40_9558_91F04464950F__INCLUDED_)
#
sound.cpp
// Media.cpp: implementation of the CSound class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Multimedia.h"
#include "Media.h"
#incl
sound.java
//======================== Sound.java ======================
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
import java.net.*;
public class Sound extends Applet implements Acti