notproedition.tpl
来自「尚学堂JavaScript视频教程源码,可以配合视频使用,其中一些有用的例子也可」· TPL 代码 · 共 20 行
TPL
20 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Sample not available. This is not professionl edition package</title>
<LINK rel="stylesheet" type="text/css" href="common/style.css">
</head>
<body style="overflow: scroll; background: url(common/logo_bg.gif) no-repeat;">
<h3 class="notavailable">
Professional Edition samples for dhtmlxGrid currently available for Professional Edition users but not for for online browsing.
<br>At the same time we are working to bring these demos online in the nearest future.
</h3>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?