代码搜索:MessageBox
找到约 7,904 项符合「MessageBox」的源代码
代码结果 7,904
www.eeworm.com/read/141965/5767506
c ex24_3.c
/*filename:ex24_3.c*/
# include
void CloseDialog(GtkWidget *widget,gpointer data)
{
gtk_grab_remove(GTK_WIDGET(widget);
gtk_widget_destroy(GTK_WIDGET(data));
}
void MessageBox(
www.eeworm.com/read/115273/6117743
c test15.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/messagebox/test15.c,v 1.6 2002/02/20 17:19:04 amai Exp $
From: Yasushi Yamasaki
To: lesstif@hungry.com
www.eeworm.com/read/115272/6119065
c test15.c
/* $Header: /cvsroot/lesstif/lesstif/test/Xm/messagebox/test15.c,v 1.6 2002/02/20 17:19:04 amai Exp $
From: Yasushi Yamasaki
To: lesstif@hungry.com
www.eeworm.com/read/316869/3607130
java mainframe.java
package com.code10.face;
import org.eclipse.swt.widgets.Display;
import org.eclipse.swt.widgets.MenuItem;
import org.eclipse.swt.widgets.MessageBox;
import org.eclipse.swt.widgets.Shell;
import
www.eeworm.com/read/400176/2355066
java portalsample.java
package com.gwtext.sample.showcase2.client.misc;
import com.gwtext.client.core.Function;
import com.gwtext.client.widgets.MessageBox;
import com.gwtext.client.widgets.Panel;
import com.gwtext.cl
www.eeworm.com/read/354302/10366314
cpp manager_register.cpp
// Manager_register.cpp : implementation file
//
#include "stdafx.h"
#include "Library.h"
#include "Manager_register.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THI
www.eeworm.com/read/354302/10366337
cpp book_manage.cpp
// Book_manage.cpp : implementation file
//
#include "stdafx.h"
#include "Library.h"
#include "Book_manage.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/137483/5824263
h define.h
#ifndef _LOGIN_DEFINE_H
#define _LOGIN_DEFINE_H
#define BTN_LOGIN_ID 0
#define BTN_NEW_ID 1
#define BTN_CHANGE_ID 2
#define BTN_EXIT_ID 3
#define IMG_IDX_LOGIN_BACK 0
www.eeworm.com/read/122965/6064323
h define.h
#ifndef _LOGIN_DEFINE_H
#define _LOGIN_DEFINE_H
#define BTN_LOGIN_ID 0
#define BTN_NEW_ID 1
#define BTN_CHANGE_ID 2
#define BTN_EXIT_ID 3
#define IMG_IDX_LOGIN_BACK 0
www.eeworm.com/read/112380/6145311
h define.h
#ifndef _LOGIN_DEFINE_H
#define _LOGIN_DEFINE_H
#define BTN_LOGIN_ID 0
#define BTN_NEW_ID 1
#define BTN_CHANGE_ID 2
#define BTN_EXIT_ID 3
#define IMG_IDX_LOGIN_BACK 0