代码搜索:dialog
找到约 10,000 项符合「dialog」的源代码
代码结果 10,000
www.eeworm.com/read/290363/8488130
js dialog.js
/*
*######################################
* eWebEditor v4.00 - Advanced online web based WYSIWYG HTML editor.
* Copyright (c) 2003-2007 eWebSoft.com
*
* For further information go to http://www.
www.eeworm.com/read/189122/8489619
frx dialog.frx
www.eeworm.com/read/189122/8489627
frm dialog.frm
VERSION 5.00
Begin VB.Form Dialog
BorderStyle = 3 'Fixed Dialog
Caption = "对话框标题"
ClientHeight = 3795
ClientLeft = 2760
ClientTop = 3750
www.eeworm.com/read/389412/8523364
frm dialog.frm
VERSION 5.00
Begin VB.Form Dialog
BorderStyle = 3 'Fixed Dialog
Caption = "Dialog Caption"
ClientHeight = 3192
ClientLeft = 2760
ClientTop =
www.eeworm.com/read/289642/8537854
m dialog.m
function [M, spacing, d_norm, cluster_number, amplitude_cluster, ...
PAS_type, phi_deg, AS_deg, delta_phi_deg] = dialog(string)
% [M, spacing, d_norm, cluster_number, amplitude_cluster,
% PA
www.eeworm.com/read/433074/8548924
c dialog.c
#include
void button_event(GtkWidget *, gpointer);
void destroy(GtkWidget *, gpointer);
int main(int argc, char **argv)
{
GtkWidget *window;
GtkWidget *button;
gtk_init(&argc, &argv);
www.eeworm.com/read/289411/8554263
js dialog.js
// 取通过URL传过来的参数 (格式如 ?Param1=Value1&Param2=Value2)
var URLParams = new Object() ;
var aParams = document.location.search.substr(1).split('&') ;
for (i=0 ; i < aParams.length ; i++) {
var aParam =
www.eeworm.com/read/388689/8583057
frx dialog.frx
www.eeworm.com/read/388689/8583059
frm dialog.frm
VERSION 5.00
Begin VB.Form Dialog
AutoRedraw = -1 'True
BorderStyle = 3 'Fixed Dialog
Caption = "设置颜色..."
ClientHeight = 2580
ClientLeft = 27
www.eeworm.com/read/288935/8591172
dfm dialog.dfm
object DialogForm: TDialogForm
Left = 229
Top = 159
AutoScroll = False
BorderIcons = []
Caption = #23545#35805#26694
ClientHeight = 126
ClientWidth = 241
Color = clBtnFace
F