代码搜索:Dialog

找到约 10,000 项符合「Dialog」的源代码

代码结果 10,000
www.eeworm.com/read/399963/7818908

tk dialog.tk

#!/usr/bin/wish -f wm withdraw . set i [tk_dialog .info "Info" "Simple Info Dialog" info 0 Okay Cancel] if {$i==0} { puts "Okay Button Pressed" } else { puts "Cancel Button Pressed" } exi
www.eeworm.com/read/399347/7868122

gif dialog.gif

www.eeworm.com/read/399290/7872431

css dialog.css

body,a,table,div,span,td,th,input,select,p,li,textarea{font-size:9pt;font-family:宋体, Verdana, Arial, Helvetica, sans-serif} body { padding: 0px;background-color:#d4d0c8} td {line-height:150%} body.
www.eeworm.com/read/399290/7872437

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/199078/7889546

gif dialog.gif

www.eeworm.com/read/299071/7892160

h dialog.h

// $$dlg_hfile$$.h : header file // #if !defined($$FILE_NAME_SYMBOL$$_INCLUDED_) #define $$FILE_NAME_SYMBOL$$_INCLUDED_ #if _MSC_VER >= 1000 #pragma once #endif // _MSC_VER >= 1000 $$IF(A
www.eeworm.com/read/299071/7892255

cpp dialog.cpp

// $$dlg_ifile$$.cpp : implementation file // #include "stdafx.h" #include "$$root$$.h" #include "$$dlg_hfile$$.h" $$IF(AUTOMATION) #include "$$dlgautoproxy_hfile$$.h" $$ENDIF //AUTOMATION
www.eeworm.com/read/198990/7897137

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/433679/7914886

cpp dialog.cpp

// Dialog.cpp : implementation file // #include "stdafx.h" #include "afxwin.h" #include "repeater.h" #include "RepeaterDB.h" #include "repeaterDoc.h" #include "repeaterView.h" #include "Dial
www.eeworm.com/read/433679/7914890

h dialog.h

#if !defined(AFX_DIALOG_H__BEEB5EAE_7F3D_11D5_9BC0_0080C8EE2075__INCLUDED_) #define AFX_DIALOG_H__BEEB5EAE_7F3D_11D5_9BC0_0080C8EE2075__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif //