📄 f35-2046034.zul
字号:
<?xml version="1.0" encoding="UTF-8"?><!--F35-2046034.zul{{IS_NOTE Purpose: Description: History: Mon Aug 11 12:04:43 TST 2008, Created by robbiecheng}}IS_NOTECopyright (C) 2008 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><zk> <style> .large { font-size: large; } </style> <button label="Change Large Font 1" onClick='self.style="font-size:large"'/> <button label="Change Large Font 2" onClick='self.sclass="large"'/> <button label="focus" height="10px" focus="true"/> <button label="AAA" width="120px" height="100px"/> <button label="Left" image="/img/mail_read.png" width="125px" onClick='alert("left")'/> <button label="Right" image="/img/mail_read.png" dir="reverse" width="125px" onClick='alert("Right")'/> <button label="Above" image="/img/mail_read.png" orient="vertical" width="125px" onClick='alert("Above")'/> <button label="Below" image="/img/mail_read.png" orient="vertical" dir="reverse" width="125px" onClick='alert("Below")'/></zk>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -