代码搜索结果
找到约 85,229 项符合
Sender 的代码
logout.aspx.vb
'文件名:Logout.aspx.vb
Partial Class SystemManage_Logout
Inherits System.Web.UI.Page
Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load
'关闭浏
unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs;
type
TForm1 = class(TForm)
procedure FormClose(Sender: TObject; va
unit2.pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs;
type
TForm2 = class(TForm)
procedure FormClose(Sender: TObject; va
fbase.pas
unit Fbase;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs;
type
TF_base = class(TForm)
procedure FormKeyPress(Sender: TObject
default.aspx.cs
using System;
public partial class Styles1_Default : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
}
default.aspx.cs
using System;
using System.Web.UI;
public partial class UserControl_Default : Page
{
protected void Page_Load(object sender, EventArgs e)
{
}
protected void Button1_Click(ob
sender.cpp
// sender.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
#include
#include
#include
#include "../header/ARQ.h"
#include "../header/Exception.h"
// 服务器端口
#d
stdafx.cpp
// stdafx.cpp : 只包括标准包含文件的源文件
// sender.pch 将成为预编译头
// stdafx.obj 将包含预编译类型信息
#include "stdafx.h"
// TODO: 在 STDAFX.H 中
//引用任何所需的附加头文件,而不是在此文件中引用
sender.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
readme.txt
========================================================================
控制台应用程序 : sender 项目概况
========================================================================
应用程序向导已为您创建了这个 sender 应