代码搜索:Dialog

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

代码结果 10,000
www.eeworm.com/read/376037/9335696

dsw dialog.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/376037/9335704

ncb dialog.ncb

www.eeworm.com/read/376037/9335709

plg dialog.plg

Build Log --------------------Configuration: dialog - Win32 Release-------------------- Command Lines Creating command line "rc.exe /l 0x404 /f
www.eeworm.com/read/376037/9335714

opt dialog.opt

www.eeworm.com/read/376037/9335717

exe dialog.exe

www.eeworm.com/read/374989/9376453

c dialog.c

#include void make_dialog() { GtkWidget *dialog; GtkWidget *label; GtkWidget *button; GtkWidget *vbox; GtkWidget *hbox; dialog = gtk_dialog_new(); /*向对话框中加入一个文本标签*/
www.eeworm.com/read/374666/9389996

dsp dialog.dsp

# Microsoft Developer Studio Project File - Name="dialog" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/374666/9390002

ico dialog.ico

www.eeworm.com/read/374666/9390005

dsw dialog.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/374666/9390013

cpp dialog.cpp

// dialog.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "dialog.h" #include "dialogDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static