代码搜索:snote
找到约 52 项符合「snote」的源代码
代码结果 52
www.eeworm.com/read/395649/8163992
cpp userlogindlg.cpp
// UserLoginDlg.cpp : implementation file
//
#include "stdafx.h"
#include "SMSCOM.h"
#include "UserLoginDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/449903/7494620
c sound.c
/*
sound.c
扬声器播放音乐函数实现
最后修改: 2007-06-19
*/
#include "sound.h"
#include
#include
char g_byPause=0;
char g_nIsPlaying=0;
double g_dMinLength;
double