📄 paging.html.svn-base
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><title>Paging Grid Example</title><link rel="stylesheet" type="text/css" href="../../resources/css/ext-all.css" /> <!-- GC --> <!-- LIBS --> <script type="text/javascript" src="../../adapter/ext/ext-base.js"></script> <!-- ENDLIBS --> <script type="text/javascript" src="../../ext-all.js"></script> <script type="text/javascript" src="paging.js"></script><link rel="stylesheet" type="text/css" href="grid-examples.css" /><!-- Common Styles for the examples --><link rel="stylesheet" type="text/css" href="../shared/examples.css" /></head><body><script type="text/javascript" src="../shared/examples.js"></script><!-- EXAMPLES --><h1>Paging Grid Example</h1><p>This example shows how to create a grid with paging. This grid uses a ScriptTagProxy to fetch cross-domain remote data (from the Ext forums).</p><p>Note that the jsis not minified so it is readable. See <a href="paging.js">paging.js</a>.</p><div id="topic-grid"></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -