代码搜索:Dialog
找到约 10,000 项符合「Dialog」的源代码
代码结果 10,000
www.eeworm.com/read/286388/8766995
class dialog.class
www.eeworm.com/read/286388/8766998
java dialog.java
import java.awt.*;
import javax.swing.*;
import java.awt.event.*;
/*
*/
public class dialog extends JApplet im
www.eeworm.com/read/386037/8770439
js dialog.js
function TD_show(params,callback) {
defaults = {
msg: 'Are you sure?',
width: 200,
height: 50,
ok: 'OK',
cancel: 'Cancel'
}
if(params) defaults = jQuery.extend(defaults,params);
if (ty
www.eeworm.com/read/429795/8788501
py dialog.py
#!/usr/bin/python
#
# Urwid example similar to dialog(1) program
# Copyright (C) 2004-2007 Ian Ward
#
# This library is free software; you can redistribute it and/or
# modify it under the te
www.eeworm.com/read/286089/8790330
c dialog.c
#include "dialog.h"
Dialog::Dialog()
{
buttonfld[0] = NULL;
buttonfld[1] = NULL;
buttonfld[2] = NULL;
buttonfld[3] = NULL;
buttonfld[4] = NULL;
buttonfld[5] = NULL;
buttonfrm=NULL;
module=FAL
www.eeworm.com/read/286089/8790337
h dialog.h
class Dialog:public BaseWindow
{
protected:
enum {BUTOK,BUTCANCEL,BUTYES,BUTNO,BUTNONE,UNKNOW};
private:
FIELD *buttonfld[6];
FORM *buttonfrm;
int module;
int basetype;
private:
void DrawD
www.eeworm.com/read/385090/8820092
frx dialog.frx
www.eeworm.com/read/385090/8820172
frm dialog.frm
VERSION 5.00
Begin VB.Form Dialog
BorderStyle = 3 'Fixed Dialog
Caption = "对话框标题"
ClientHeight = 2340
ClientLeft = 2760
ClientTop = 3750
www.eeworm.com/read/187359/8830719
h dialog.h
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/187215/8842161
h dialog.h
/*
*********************************************************************************************************
* uC/GUI
* Universal