摘要: 原文地址:nodejs获取当前url和url参数值作者:孟杰php中可以通过postor get 获取到url中的参数值,最近接触了node那么在nodejs里是怎么做的呢,上代码了!//需要使用的模块 http url当前url http://localhost:8888/select... 阅读全文
posted @ 2016-10-09 14:43 Newman·Li 阅读(312) 评论(0) 推荐(0)
摘要: http://www.360doc.com/content/15/1216/17/8896401_520869856.shtmlinclude '/phpexcel/PHPExcel.php'; $excel = newPHPExcel(); $objDrawing = newPH... 阅读全文
posted @ 2016-10-09 11:45 Newman·Li 阅读(263) 评论(0) 推荐(0)