📄 f30-1948462.zul
字号:
<?xml version="1.0" encoding="UTF-8"?><!--F30-1948462.zul{{IS_NOTE Purpose: Description: History: Tue Apr 22 14:55:41 2008, Created by tomyeh}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><window title="Test of DeferredValue with dynamic image" border="normal"> <vbox> Press the following button to see if the image is changed. If changed, it is correct. <button label="c" > <attribute name="onClick"> image.setContent(new org.zkoss.image.AImage("t", desktop.webApp.getResourceAsStream("/img/inet.png"))); </attribute> </button> <image id="image" src="/img/sun.jpg"/> </vbox></window>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -