?? asqlitepragma.htm
字號(hào):
<html>
<head>
<title>No title</title>
<meta name="author" content="Albert Drent">
<meta name="generator" content="Namo WebEditor">
</head>
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<table border="1" cellspacing="0" bordercolordark="white" bordercolorlight="black" width="746">
<tr>
<td width="195" align="left" valign="top"><img src="img8.gif" border="0"></td>
<td width="126" align="left" valign="top">PRAGMA</td>
<td width="411" align="left" valign="top"><font face="Arial"><span style="font-size:9pt;">All defined pragma's are set when the database is opened. Useually you do not need this component, but if you want to changes settings like the cache size etc. You can use this components. You can always use the PRAGMA statement within your own sql. Be aware that changing some pragma settings (like changing fieldname reports) might frustrate a good working of the components. For a good explanation of the pragma's see the documentation to be found on www.sqlite.org.</span></font></td>
</tr>
</table>
<p> </p>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -