page.zul

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

ZUL
25
字号
<?xml version="1.0" encoding="UTF-8"?><!--page.zul{{IS_NOTE	Purpose:			Description:			History:		Tue Aug 14 13:12:13     2007, Created by tomyeh}}IS_NOTECopyright (C) 2007 Potix Corporation. All Rights Reserved.{{IS_RIGHT}}IS_RIGHT--><?page title="Test of xmlns" xmlns:v="urn:schemas-microsoft-com:vml"?><window title="Test of xmlns">	Select the View Source menu to see whether the following is generated	&lt;html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml"&gt;</window>

⌨️ 快捷键说明

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