代码搜索结果
找到约 10,000 项符合
Button 的代码
button.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
button.cpp
// Button.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Button.h"
#include "ButtonDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
button.h
// Button.h : main header file for the BUTTON application
//
#if !defined(AFX_BUTTON_H__160448C4_A5CB_11D3_AEE1_00104B125379__INCLUDED_)
#define AFX_BUTTON_H__160448C4_A5CB_11D3_AEE1_00104B125379
button.asp
禁止鼠标右键
var mMsg = "你的鼠标右键被禁止了!";
function disableRightClick(btnClick)
{
if (navigator.appName == "Netscape