摘要:
ThinkPhp_5环境安装指导 安装: ①官网:http://www.thinkphp.cn/ 入口文件 http://localhost/tp5/public/ 入口文件 http://localhost/tp5/public/index.php/index <?phpnamespace app 阅读全文
posted @ 2017-11-06 22:10
林间有风-邓
阅读(408)
评论(0)
推荐(0)
摘要:
function ww(){ var options=$("#text option:selected"); // alert(options.val()); $now_time='{time()}';//当前时间 console.log($now_time); $to_time=options.v 阅读全文
posted @ 2017-11-06 17:52
林间有风-邓
阅读(117)
评论(0)
推荐(0)