📄 native.xhtml
字号:
<?xml version="1.0" encoding="utf-8" ?>
<html xmlns="http://www.xidea.org/taglib/xhtml"
xmlns:c="http://www.xidea.org/taglib/core">
<head>
<link rel="stylesheet" type="text/css" href="../styles/default.css" />
<meta http-equiv="Content-Type" content="text/html;utf-8" />
<title>Native Type Information:${objectInfo.name}</title>
</head>
<body>
<c:if test="${objectInfo.packageInfo.name}">
<h2><a
href="?${objectInfo.packageInfo.getPath()}">${objectInfo.packageInfo.name}</a></h2>
</c:if>
<h2>鍘熷
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -