代码搜索:Dialog
找到约 10,000 项符合「Dialog」的源代码
代码结果 10,000
www.eeworm.com/read/374666/9390017
clw dialog.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "dialog.h"
ClassCount=4
Class1=CDialogApp
C
www.eeworm.com/read/374666/9390018
h dialog.h
// dialog.h : main header file for the DIALOG application
//
#if !defined(AFX_DIALOG_H__C9B7C0F4_09E5_11D3_9FB6_00104B0CB6E3__INCLUDED_)
#define AFX_DIALOG_H__C9B7C0F4_09E5_11D3_9FB6_00104B0CB6E3
www.eeworm.com/read/374666/9390024
rc dialog.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/374462/9404229
c dialog.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
//#include
www.eeworm.com/read/374462/9404234
h dialog.h
void ClsView(void);
void ClsView1(void);
void insert_text( GtkTextBuffer *buffer ,const char *str);
void ShowMessage(const char *str);
void Msg(const char *str);
static GtkWidget *create_text( void
www.eeworm.com/read/374230/9414228
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/177852/9430698
tcl dialog.tcl
#
# Tcl Library for TkCVS
#
#
# Smallish dialogs - add, tag
#
if {[catch "image type arr_dn"]} {
workdir_images
}
# Creates the widgets for the dynamic form dialog
proc dialog_FormCr
www.eeworm.com/read/177471/9451307
h dialog.h
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/177471/9451316
c dialog.c
/*
*********************************************************************************************************
* uC/GUI
* Universal
www.eeworm.com/read/177430/9453910