代码搜索结果

找到约 85,229 项符合 Sender 的代码

sender.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CSenderDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "sender.

sender.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////

sender.cpp

// sender.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "sender.h" #include "senderDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE stat

sender.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

readme.txt

======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : sender ========================================================================

sender.h

// sender.h : main header file for the SENDER application // #if !defined(AFX_SENDER_H__68A319AB_7281_4734_A2D9_CEB218BA2E6B__INCLUDED_) #define AFX_SENDER_H__68A319AB_7281_4734_A2D9_CEB218BA2E6B

动态菜单事件调用.txt

unit Unit2; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DB, ADODB, StdCtrls, Menus; type TMenuClick = procedure(Sender: TObject

sendcard.txt

Sender: 1 2 3 4 5 6 7 8 9 10 11 12 Receiver: Thread-1 1 5 9 Receiver: Thread-2 2 6 10 Receiver: Thread-3 3 7 11 Receiver: Thread-4 4 8 12 Sender: 1 2 3 4

myuiwindow.h

#import #import @interface MyUIWindow : UIWindow/* Specify a superclass (eg: NSObject or NSView) */ { } - (void)sortByName:(id)sender; - (void)sortByAge:(

global.asax

void Application_Start(object sender, EventArgs e)