CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - Dialog

搜索资源列表

  1. OptionDialogTest

    0下载:
  2. 对话框程序员不陌生,可是如果要是编写一个齐全的对话框,不一定每个人都会。我为程序员提供了一个对话框的集成。注意,较高版本的编译环境可以阅读。-dialog programmers familiar, but If we are to prepare a comprehensive dialog, not everyone will. I programmers to provide an integrated box. Attention, higher versions of the comp
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2198
    • 提供者:兔子
  1. 在属性页中添加字体对话框

    0下载:
  2. 查了本网站没有关于如何得到字体设置对话框中字体大小的内容,在网上终于查到一篇文章,上传供大家参考-check of the Web site on how to be no font setup dialog the font size, the Internet has finally found an article upload for your consideration
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:7478
    • 提供者:xb
  1. MultiDoc

    0下载:
  2. 一个MDI程序里如果有两种以上类型的文档,新建时就会出现一个CNewTypeDlg,非常的难看,本程序给出了一种新颖的方法,类似于protel里面的新建对话框,美观大方-an MDI program, like if two or more types of documents, there will be new when a CNewTypeDlg, very embarrassing. this program is a novel approach, similar to the Pro
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:53591
    • 提供者:冀朝阳
  1. MFC-SIMPLE-PRINT-METHOD

    0下载:
  2. 通过MFC来完成打印作业有很多的方法,应用场合也有所不同。可以直接利用MFC封装的打印对话框CPrintDialog来执行简单的打印任务。-through MFC completed print jobs to a lot of methods, applications are also different. Direct access MFC Packaging CPrintDialog the Print dialog box to print simple task.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2161
    • 提供者:刘侃民
  1. TableExample

    0下载:
  2. 此程序用标准的JAVA2实现了一个连接对话框和接入表,程序的设计与实现相当标准,完全符合JAVA2的规范,是一个不错的经典范例。-this procedure using standard JAVA2 achieve a connection dialog and access table, The Design and Implementation of a certain standard, in full compliance with the norms JAVA2, is a good
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:22285
    • 提供者:王峰
  1. TextEdit1

    0下载:
  2. 窗口上的文本行显示当前文件的路径,文本区用于编辑文件,3个按钮 [打开],[保存…],[另存为…]。 单击[打开]按钮时,弹出打开文件对话框,将选择的文件显示在文本区中。 单击[保存…]按钮时,如果当前文件为空,则弹出保存文件对话框,并按设置的文件名保存文件;如果已有文件,则按设置的文件名保存文件。 单击[另存为…]按钮时,则弹出保存文件对话框,并按设置的文件名保存文件。 程序中以字符文件输出流FileWriter的writer方法写入文本区内容,以字符缓冲输入流Buffer
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:25455
    • 提供者:飞鸿
  1. JCalendarDialog

    0下载:
  2. 日历控件,提供像outlook中的控件形式-结合Dialog-calendar controls, as the outlook for the form of control - with Dialog
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1171
    • 提供者:阿克
  1. Fivefiles!

    0下载:
  2. 一共五个源代码文件,,分别实现哈希表遍历,,播放动画,,写文件,,带对话框的窗口和访问数据库!-a total of five source code files, respectively achieving hash table traversal, and broadcast animation, and writing paper. with the dialog window and access to the database!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4198
    • 提供者:上官东航
  1. Windowscalculator

    0下载:
  2. 本文需要你事先了解面向对象的基于消息驱动的 Windows 消息编程,当然,对于编写这个计算器,你不必知道太多的windows编程,你重要会编写基于对话框的简单应用程序就可以了。  首先,让我们来仔细了解一下mircosoft的计算器吧,我们发现它是一个基于对话框的含有两的主对话框、一个关于对话框、一个菜单的应用程序。也就是说,我们应该创建一个基于对话框的应用程序,并且为其添加一个菜单和一个主对话框(因为,应用程序已经创建好了一个主对话框和关于对话框)。 -paper you need t
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2250
    • 提供者:monkeylzj
  1. TextBrowser

    1下载:
  2. 在一个JFrame的窗体上放置一个文本区,点击“File”下拉菜单中的“Open”项或工具条中的“打开”按钮,弹出打开对话框,选择一个文本文件后,在文本区中显示其内容。单击“Exit”按钮或工具条中的“退出”按钮则关闭整个程序-a JFrame in the Form place a text, Click on the "File" drop-down menu on the "Open" or tools of the "open"
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2290
    • 提供者:wangyue
  1. MYFileChooserDemo

    0下载:
  2. 在一个窗体上的上面放置两个按钮“Open”和“Save”,在一个JFrame的窗体上放置一个文本区,点击“Open”按钮,弹出打开对话框,选择一个文件打开后,在文本区中显示 “Opening:新建文本文档.txt.”,若选择了“取消”,则在文本区中显示“Open command cancdlled by user.”,点击“Save”按钮,弹出保存对话框,选择“保存”后,在文本区中显示 “Saving:新建文本文档.txt”,若选择了“取消”,则在文本区中显示Save command cancd
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1216
    • 提供者:wangyue
  1. zebra-dialog-1.0

    0下载:
  2. Zebra_Dialog是一个小型的对话框插件,最小化后只有4K左右,只包含一个js文件,要求jQuery 1.5.2或者更新版本。是一个可灵活配置的对话框插件。-Zebra_Dialog is a small dialog box, plug-ins, only about 4K minimized contains only a js file requires jQuery 1.5.2 or later. Is a flexible configuration dialog plugin.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-08
    • 文件大小:37949
    • 提供者:ktpudn123
  1. Dialog

    0下载:
  2. 这是用java语言写的一个安卓对话框,希望会对一下学习移动游戏开发(java平台)的同学有所帮助。-This is a java language used to write an Android dialog box, I hope to learn about mobile game development (java platform) to help students.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:600850
    • 提供者:潘潘
  1. Dialog

    0下载:
  2. Whether to cancel the dialog when a touch is received outside of the window s bounds for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:7729
    • 提供者:dejueqi
  1. dialog

    0下载:
  2. 动态更新dialog,具有多种方式,直接可以运行的代码-Dynamic update dialog
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:180515
    • 提供者:南西
  1. dialog

    0下载:
  2. jquery Dialog 弹出窗口,网页弹出框插件,一款网页浮动层效果,加载的比较慢,调用了远程的CSS资源,请耐心等待加载完毕。   如上图所示,当加载完毕后,点击“打开弹窗”的链接,就可以弹出一个浮动层,而且可以拖动、可以关闭、可以加载外部的HTML网页。-jquery Dialog pop-ups, pop-up plug-in page, a page floating layer effects, loading slower, called remote CSS resour
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-26
    • 文件大小:33911
    • 提供者:mpudn69
  1. Dialog-box-set-of-code

    0下载:
  2. 对话框的代码总集,可以设置各种类型的对话框。-Dialog box set of code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1323
    • 提供者:黄海
  1. dialog

    0下载:
  2. android开发一些重要的dialog对话框-the dialog case
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:139901
    • 提供者:贺欣
  1. Dialog

    0下载:
  2. 在eclipse 编辑器中生成Java对话框。-Generate Java dialog eclipse editor.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:596
    • 提供者:hui
  1. dialog_0

    0下载:
  2. A nice school teacher dialog with student
  3. 所属分类:Java编程

    • 发布日期:2017-12-24
    • 文件大小:83968
    • 提供者:neduboy
« 1 23 4 5 6 7 8 9 10 ... 21 »
搜珍网 www.dssz.com