b35-2090186.zul

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

ZUL
34
字号
<?xml version="1.0" encoding="UTF-8"?><!--B35-2090186.zul{{IS_NOTE	Purpose:			Description:			History:		Wed Sep  3 14:42:33 TST 2008, Created by jumperchen}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><window title="window1">1. click the maximized button of window2<separator/>2. try to re-size window2 by dragging the right border of window2.<separator/>3.If you can drag-drop the window, that is wrong.<window id="minmaxWin" title="window2" sizable="true"minimizable="true" maximizable="true" border="normal"><window title="window3" border="normal" width="50%" height="50%">aaaa</window></window></window>

⌨️ 快捷键说明

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