⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 f30-2010314.zul

📁 ZK是一个Ajax Java Web框架
💻 ZUL
字号:
<?xml version="1.0" encoding="UTF-8"?><!--F30-2010314.zul{{IS_NOTE	Purpose:			Description:			History:		Sat Jul  5 12:03:28     2008, Created by tomyeh}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><window title="Event Priority"onA='l.value += "A"' onB='l.value += "B"' onC='l.value += "C"'onD='l.value += "D"' onE='l.value += "E"'>	You shall see the follow text below: CADEAB	<zscript>	Events.postEvent("onA", self, null);	Events.postEvent("onB", self, null);	Events.postEvent(2, "onC", self, null);	Events.postEvent(1, "onD", self, null);	Events.postEvent(1, "onE", self, null);	Events.postEvent(2, "onA", self, null);	</zscript>	<separator bar="true"/>	<label id="l"/></window>

⌨️ 快捷键说明

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