代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/300216/13928498
c jerror.c
/*
* jerror.c
*
* Copyright (C) 1991, 1992, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying READM
www.eeworm.com/read/134752/13974880
h about.h
// 用于应用程序“关于”菜单项的 CAboutDlg 对话框
#include "LinkPanel.h"
class CAboutDlg : public CDialog
{
public:
CAboutDlg();
// 对话框数据
enum { IDD = IDD_ABOUTBOX };
protected:
virtual void DoDataEx
www.eeworm.com/read/236937/13990470
c expublish_api.c
/*
eXosip - This is the eXtended osip library.
Copyright (C) 2002,2003,2004,2005,2006,2007 Aymeric MOIZARD - jack@atosc.org
eXosip is free software; you can redistribute it and/or modify
www.eeworm.com/read/202789/15372818
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_
www.eeworm.com/read/111151/15517510
cpp griddemo.cpp
// GridDemo.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "GridDemo.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/103336/15736537
cpp mutual.cpp
#include
#include
class Curly {
public:
Curly(char *msg) { strcpy(message, msg); };
void show_message(void) { cout
www.eeworm.com/read/102552/15773516
htm subject_21542.htm
序号:21542 发表者:檀玉恒 发表日期:2002-11-18 15:12:52
主题:为什么我的消息函数不执行?代码附后
内容:LRESULT CMessageView::Receive(WPARAM wParam,LPARAM lParam){ AfxMessageBox("OK");&nbs
www.eeworm.com/read/101452/15832637
js blurtext.js
var thissize=12
var textfont="宋体"
var textcolor= new Array()
textcolor[0]="EEEEEE"
textcolor[1]="DDDDDD"
textcolor[2]="CCCCCC"
textcolor[3]="AAAAAA"
textcolor[4]="888888"
textcolor[5]="66666