?? index.php3
字號:
<?php // Process config file to determine default server (if any) require('lib.inc.php3');?><html><head><title>phpMyAdmin</title></head><frameset cols="150,*" rows="*" border="0" frameborder="0"> <frame src="left.php3?server=<?php echo $server;?>" name="nav"> <frame src="main.php3?server=<?php echo $server;?>" name="phpmain"></frameset><noframes><body bgcolor="#FFFFFF"></body></noframes></html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -