代码搜索:Dialog
找到约 10,000 项符合「Dialog」的源代码
代码结果 10,000
www.eeworm.com/read/462280/7204313
css dialog.css
body,a,table,div,span,td,th,input,select,p,li,textarea{font-size:9pt;font-family:宋体}
body { padding: 0px;background-color:#d4d0c8}
td {line-height:150%}
body.upload {margin:0px}
.imgButton {bord
www.eeworm.com/read/462280/7204329
css dialog.css
body,a,table,div,span,td,th,input,select,p,li,textarea{font-size:9pt;font-family:宋体}
body { padding: 0px;background-color:#d4d0c8}
td {line-height:150%}
body.upload {margin:0px}
.imgButton {bord
www.eeworm.com/read/462280/7204341
css dialog.css
body,a,table,div,span,td,th,input,select,p,li,textarea{font-size:9pt;font-family:宋体}
body { padding: 0px;background-color:#d4d0c8}
td {line-height:150%}
body.upload {margin:0px}
.imgButton {bord
www.eeworm.com/read/462280/7204382
js dialog.js
/*
*######################################
* eWebEditor v5.5 - Advanced online web based WYSIWYG HTML editor.
* Copyright (c) 2003-2008 eWebSoft.com
*
* For further information go to http://www.e
www.eeworm.com/read/387950/7217803
exe dialog.exe
www.eeworm.com/read/387950/7217804
asm dialog.asm
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; Sample code for < Win32ASM Programming 2nd Edition>
; by 罗云彬, http://asm.yeah.net
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
www.eeworm.com/read/387950/7217805
rc dialog.rc
//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#include
//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#define ICO_MAIN 0x1000 //图标
#defi
www.eeworm.com/read/461809/7219159
asm dialog.asm
;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
; 使用 nmake 或下列命令进行编译和链接:
; ml /c /coff Dialog.asm
; rc Dialog.rc
; Link /subsystem:windows Dialog.obj Dialog.res
;>>>>>>>>>>>
www.eeworm.com/read/461809/7219160
rc dialog.rc
//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#include
//>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
#define ICO_MAIN 0x1000 // 图标
#d
www.eeworm.com/read/460333/7253183
js dialog.js
var msg = new Array();// 消息数组
var btn = new Array();// 按钮
var form;// 表单
var image_path = "../images/common/em/";
// 页面提示
function callbackMsg(title, w, h, type)
{
// 将页面中的所有下拉列表全隐藏
var selectObj