• 大小: 3.64MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-09-29
  • 语言: 其他
  • 标签: YY语音  

资源简介

仿YY语音的聊天系统的源代码,经过验证可用,可以通过学习开发语音聊天系统。

资源截图

代码片段和文件信息

// About1Dlg.cpp : implementation file
//

#include “stdafx.h“
#include “YY.h“
#include “About1Dlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CAbout1Dlg dialog


CAbout1Dlg::CAbout1Dlg(CWnd* pParent /*=NULL*/)
: CDialog(CAbout1Dlg::IDD pParent)
{
//{{AFX_DATA_INIT(CAbout1Dlg)
// NOTE: the ClassWizard will add member initialization here
//}}AFX_DATA_INIT
}


void CAbout1Dlg::DoDataExchange(CDataExchange* pDX)
{
CDialog::DoDataExchange(pDX);
//{{AFX_DATA_MAP(CAbout1Dlg)
// NOTE: the ClassWizard will add DDX and DDV calls here
//}}AFX_DATA_MAP
}


BEGIN_MESSAGE_MAP(CAbout1Dlg CDialog)
//{{AFX_MSG_MAP(CAbout1Dlg)
// NOTE: the ClassWizard will add message map macros here
//}}AFX_MSG_MAP
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CAbout1Dlg message handlers

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1017  2010-12-22 22:15  YY\About1Dlg.cpp

     文件       1247  2010-12-22 22:15  YY\About1Dlg.h

     文件       1029  2014-03-04 10:24  YY\HelpDlg.cpp

     文件       1226  2010-12-22 20:04  YY\HelpDlg.h

     文件       3507  2010-12-22 19:08  YY\ReadMe.txt

     文件       1078  2010-12-22 19:08  YY\res\YY.ico

     文件        394  2010-12-22 19:08  YY\res\YY.rc2

     文件        954  2010-12-22 22:16  YY\Resource.h

     文件        204  2010-12-22 19:08  YY\StdAfx.cpp

     文件       1054  2010-12-22 19:08  YY\StdAfx.h

     文件       1017  2010-12-22 22:15  YY\YY\YY\About1Dlg.cpp

     文件       1247  2010-12-22 22:15  YY\YY\YY\About1Dlg.h

     文件       9874  2010-12-22 22:52  YY\YY\YY\Debug\About1Dlg.obj

     文件       9824  2010-12-22 20:05  YY\YY\YY\Debug\HelpDlg.obj

     文件     105387  2010-12-22 19:20  YY\YY\YY\Debug\StdAfx.obj

     文件     214016  2010-12-23 00:22  YY\YY\YY\Debug\vc60.idb

     文件     372736  2010-12-23 00:05  YY\YY\YY\Debug\vc60.pdb

     文件     114729  2010-12-23 00:22  YY\YY\YY\Debug\YY.exe

     文件     248652  2010-12-23 00:22  YY\YY\YY\Debug\YY.ilk

     文件      12748  2010-12-23 00:05  YY\YY\YY\Debug\YY.obj

     文件    5503668  2010-12-22 19:20  YY\YY\YY\Debug\YY.pch

     文件     394240  2010-12-23 00:22  YY\YY\YY\Debug\YY.pdb

     文件       3292  2010-12-23 00:22  YY\YY\YY\Debug\YY.res

     文件      31551  2010-12-23 00:05  YY\YY\YY\Debug\YYDlg.obj

     文件        993  2010-12-22 20:04  YY\YY\YY\HelpDlg.cpp

     文件       1226  2010-12-22 20:04  YY\YY\YY\HelpDlg.h

     文件       3507  2010-12-22 19:08  YY\YY\YY\ReadMe.txt

     文件       1078  2010-12-22 19:08  YY\YY\YY\res\YY.ico

     文件        394  2010-12-22 19:08  YY\YY\YY\res\YY.rc2

     文件        954  2010-12-22 22:16  YY\YY\YY\Resource.h

............此处省略34个文件信息

评论

共有 条评论

相关资源