代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/284348/8939677
cpp use.cpp
// Use.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "Use.h"
#include "UseDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CUseApp
BEGIN_MESSAGE_MAP(CUseApp, CWinApp)
ON_C
www.eeworm.com/read/284348/8940026
cpp use.cpp
// Use.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "Use.h"
#include "UseDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CUseApp
BEGIN_MESSAGE_MAP(CUseApp, CWinApp)
ON_C
www.eeworm.com/read/284348/8941961
cpp use.cpp
// Use.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "Use.h"
#include "UseDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CUseApp
BEGIN_MESSAGE_MAP(CUseApp, CWinApp)
ON_C
www.eeworm.com/read/284348/8942288
cpp use.cpp
// Use.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "Use.h"
#include "UseDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CUseApp
BEGIN_MESSAGE_MAP(CUseApp, CWinApp)
ON_C
www.eeworm.com/read/381627/9081359
c password.c
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
/* password checking routines */
/***************
www.eeworm.com/read/184050/9125185
cpp cpd.cpp
// cpd.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "cpd.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/183260/9173765
sql pipesend.sql
REM PipeSend.sql
REM Chapter 12, Oracle9i PL/SQL Programming by Scott Urman
REM This block illustrates the use of the DBMS_PIPE package to
REM send a message.
DECLARE
v_PipeName VARCHAR2(30)
www.eeworm.com/read/375657/9354079
cpp ntsharesdemo.cpp
#include "stdafx.h"
#include "NTSharesDemo.h"
#include "NTSharesDemoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CSharesDemoApp
BEGIN_MESSAGE_MAP(CSharesDemoApp, CWinApp)
END_MES
www.eeworm.com/read/178956/9380483
java constants.java
package ezmail;
public interface Constants {
/**
* Parameter names used during HTTP interaction
*/
public static final String ACTION_PARAM = "action";
public static final String ID
www.eeworm.com/read/364322/9912197
cpp clientsocket.cpp
// ClientSocket.cpp : implementation file
//
#include "stdafx.h"
#include "MyQQServer.h"
#include "ClientSocket.h"
#include "MyQQServerDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_