b30-1990036.zul
来自「ZK是一个Ajax Java Web框架」· ZUL 代码 · 共 33 行
ZUL
33 行
<?xml version="1.0" encoding="UTF-8"?><!--B30-1990036.zul{{IS_NOTE Purpose: Description: History: Wed Jun 11 13:05:56 TST 2008, Created by jumperchen}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><zk><window left="200px" top="0px" border="normal" width="550px" height="300px" sizable="true"mode="overlapped" title="Window One">Please Click "Window Three", then the "Window Three" window should be in front of the "Window One" </window><window border="normal" width="350px" height="200px" sizable="true"mode="overlapped" title="Window Two"><window border="normal" width="250px" height="100px" sizable="true"mode="overlapped" title="Window Three">Click Me, then the window should be in front of the "Window One" </window></window></zk>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?