modal.zul

来自「ZK是一个Ajax Java Web框架」· ZUL 代码 · 共 23 行

ZUL
23
字号
<?xml version="1.0" encoding="UTF-8"?><!--modal.zul{{IS_NOTE	Purpose:			Description:		It is OK to set the modal mode directly since 2.3.1	History:		Tue Apr 10 11:19:27     2007, Created by tomyeh}}IS_NOTECopyright (C) 2007 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><window title="Modal" width="200px" mode="modal" closable="true">	This is a modal window.</window>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?