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

搜索资源列表

  1. Ajax

    0下载:
  2. 这是个通过js控制窗口的代码,经过各种操作返回到子窗口或父窗口-ajax
  3. 所属分类:JavaScript

    • 发布日期:2017-04-14
    • 文件大小:4.85kb
    • 提供者:liucuiying
  1. InterFrame

    0下载:
  2. 内部窗口类,再窗口实现的,显示在父窗口里,不能拖出的-Internal window class, and then realized the window, displayed in the parent window can not be pulled out of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:835byte
    • 提供者:李凤
  1. javascript

    0下载:
  2. 自己写的代码,其中运用了Ajax查询数据,生成table,以及操作子窗口后,父窗口的刷新的三种方法-Write their own code, which used the Ajax query data, generate table, and operating a child window, the father of three methods to refresh the window
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1.8kb
    • 提供者:hfgh
  1. FrameText

    0下载:
  2. 父窗口调出子窗口,并单击按钮后生成新的子窗口,可以向前向后显示-Bring up a child window parent window, and click the button to generate a new child window, you can forward and backward display
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:李亚萍
  1. flex_open_with_titlewidow

    0下载:
  2. 在点击FLEX的某个按钮后会弹出新的窗口TITLEWINDOW,该窗口可以获取父窗口的数据。-FLEX clicking a button will pop up a new window TITLEWINDOW, the window can get the parent window of data.
  3. 所属分类:FlashMX/Flex

    • 发布日期:
    • 文件大小:22.18kb
    • 提供者:xueling
  1. Webqq

    0下载:
  2. 主要技术: (1)弹出新窗口时,自动关闭父窗口。 (2)弹出窗口居中显示 (3)从网页对话框中选择头像 (4)应用Ajax技术实现用户名的检测,同时应用ASP实现UTF-8到GB2312的编码问题进行解决。 (5)验证输入的日期格式是否正确 (6)客户端验证输入的Email地址格式是否正确 (7)在ASP中使用ctrl+enter实现表单提交。 (8)解决ASP进行程序开发时遇到的错误。 (9)解决当前用户在不在线的问题,如果在线的话就显示彩色头像,如果不在线
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-08
    • 文件大小:541.38kb
    • 提供者:宁远夜
  1. ObjectDemo

    0下载:
  2. Java存储与读取对象,程序实现关键字:调用父类构造函数,得到容器,实例化一个图标,把图标写入到文件里(存储对象到文件),从文件中读取对象,增加对象到容器上,设置窗口尺寸,得到对象输出流,在命令行窗口输出出错信息-Objectmeno java to store or read objects
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:14.51kb
    • 提供者:strong
  1. ObjectDemo

    0下载:
  2. Java存储与读取对象,程序实现关键字:调用父类构造函数,得到容器,实例化一个图标,把图标写入到文件里(存储对象到文件),从文件中读取对象,增加对象到容器上,设置窗口尺寸,得到对象输出流,在命令行窗口输出出错信息-Java stored and read the object program Keywords: call the parent class constructor to get the container to instantiate an icon, the icon is wr
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:14.27kb
    • 提供者:方鸣
  1. iframe

    0下载:
  2. jquery中子窗口与父窗口之间的方法调用-method calls between jquery of neutrons window and parent window
  3. 所属分类:JavaScript

    • 发布日期:2017-11-06
    • 文件大小:109.9kb
    • 提供者:张子动
  1. LX6_10

    0下载:
  2. 程序功能:创建一个带有文本区及“对话框”按钮的父窗口,单击“对话框”按钮可打开一 个自定义对话框,从中可以定义行和列的数值,关闭对话框其设置的设置会显示在父窗口的文本区中。-Program features: with text area and create a "dialog" button on the parent window, click the "dialog" button to open a custom dialog box, we can define rows and c
  3. 所属分类:Applet

    • 发布日期:2017-04-10
    • 文件大小:1.01kb
    • 提供者:sfsf
  1. JINTERNALFRAMEDEMO

    0下载:
  2. Java 的swing 组件创建父子窗口的例子,使用的结构是JDesktopPane-JInternalFrame。JDesktopPane 相当于一个“父窗口”,可以拥有多个作为“子窗口”的JInternalFrame 对象。如运行截图所示,当选中Option 菜单下的AddFrame 菜单项   时,会在父窗口内增加一个子窗口。-Java swing components to create a parent-child window example, the structure us
  3. 所属分类:JavaScript

    • 发布日期:2017-04-16
    • 文件大小:17.52kb
    • 提供者:liangf
  1. JINTERNALFRAMEDEMO

    0下载:
  2. Java 的swing 组件创建父子窗口的例子,使用的结构是JDesktopPane-JInternalFrame。JDesktopPane 相当于一个“父窗口”,可以拥有多个作为“子窗口”的JInternalFrame 对象。如运行截图所示,当选中Option 菜单下的AddFrame 菜单项   时,会在父窗口内增加一个子窗口。-Java swing components to create a parent-child window example, the structure us
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:18.03kb
    • 提供者:tjy
  1. Father_and_son_form

    0下载:
  2. Java 的swing 组件创建父子窗口的例子,使用的结构是JDesktopPane-JInternalFrame。JDesktopPane 相当于一个“父窗口”,可以拥有多个作为“子窗口”的JInternalFrame 对象。如运行截图所示,当选中Option 菜单下的AddFrame 菜单项   时,会在父窗口内增加一个子窗口。 -Java swing components to create a parent-child window example, the structure
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:17.16kb
    • 提供者:嗖嗖嗖
  1. jinternalframedemo

    0下载:
  2. Java 的swing 组件创建父子窗口的例子,使用的结构是JDesktopPane-JInternalFrame。JDesktopPane 相当于一个“父窗口”,可以拥有多个作为“子窗口”的JInternalFrame 对象。如运行截图所示,当选中Option 菜单下的AddFrame 菜单项   时,会在父窗口内增加一个子窗口-Java swing components to create a parent-child window example, the structure usi
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:16.88kb
    • 提供者:jpudn78
  1. Login

    0下载:
  2. java界面设计,登陆界面设计,实现输入账号以及密码进行登录的窗口,,以及基本的继承父类程序(The java interface design, the landing interface design, the entry account and the password for the login window)
  3. 所属分类:Java编程

    • 发布日期:2018-01-07
    • 文件大小:1kb
    • 提供者:
搜珍网 www.dssz.com