文件名称:Typeahead:使用预先输入、下划线和 PHP
文件大小:234KB
文件格式:ZIP
更新时间:2024-06-26 02:53:36
JavaScript
提前打字 添加 htaccess RewriteEngine on ErrorDocument 404 /404.html RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME}\.php -f RewriteRule ^(.*)$ $1.php RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME}\.html -f RewriteRule ^(.*)$ $1.html
【文件预览】:
Typeahead-master
----css()
--------bootstrap.min.css(107KB)
--------404.css(6KB)
--------style.css(2KB)
----index.php(5KB)
----core()
--------index.php(1KB)
--------data.php(804B)
--------connect.php(325B)
--------function.php(1KB)
--------logout.php(319B)
----.htaccess(290B)
----404.html(2KB)
----img()
--------faces()
--------x.png(2KB)
----fonts()
--------edmondsans()
----js()
--------jquery.min.js(94KB)
--------typeahead.js(70KB)
--------bootstrap.min.js(28KB)
--------underscore.js(15KB)
--------bonds.json(3KB)
--------app.js(128B)
--------data.js(2KB)
----views()
--------empty.php(2KB)
--------home.php(4KB)
--------personal.php(4KB)
----README.md(293B)