b30-1998417.zul

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

ZUL
29
字号
<?xml version="1.0" encoding="UTF-8"?><!--B30-1998417.zul{{IS_NOTE	Purpose:			Description:			History:		Fri Jun 20 11:31:33 TST 2008, Created by jumperchen}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><zk>1. Please type a time into the timebox and focus out.<separator/> 2. And then use the "Delete" key to clean the timebox and focus out, then you should see the "Time:null" message as follows.<separator/><label id="lab"/><separator/><timebox id="tb" onChange='lab.value="Time:"+tb.value'/></zk>

⌨️ 快捷键说明

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