demo_ado_getrows.asp

来自「W3Schools tutorial..web designing」· ASP 代码 · 共 8 行

ASP
8
字号
<html>
<body>

<p>This example returns the value of the first column in the first two records:</p>ALFKI<br />BERGS<p>This example returns the value of the first three columns in the first record:</p>ALFKI<br />Alfreds Futterkiste<br />Maria Anders

</body>
</html>

⌨️ 快捷键说明

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