f30-1959959.zul

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

ZUL
32
字号
<?xml version="1.0" encoding="UTF-8"?><!--F30-1959959.zul{{IS_NOTE	Purpose:			Description:			History:		Fri May  9 18:29:37     2008, Created by tomyeh}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><window title="Test of Ajax reload">	Click the checkbox to change the state, and then	click the redraw button of the error box to see if	the state is kept.	On the other hand, if F5 is pressed, all values are reset.	<separator spacing="50px"/>	<checkbox label="Change the state"/>	<textbox/>	<script defer="true">	onProcessError("A sample of the error box");	</script></window>

⌨️ 快捷键说明

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