config.php
来自「dhtmlxMenu,很灵活的menu」· PHP 代码 · 共 15 行
PHP
15 行
<?php
/*
Copyright DHTMLX LTD. http://www.dhtmlx.com
This version of Software is free for using in non-commercial applications.
For commercial use please contact sales@dhtmlx.com to obtain license
*/
$mysql_host = "db2.dhtmlx.com";
$mysql_user = "dhtmuzer";
$mysql_pasw = "d4-jkol+pw=7";
$mysql_db = "dhtmlxsamples";
?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?