对博客园首页不同时间段发表的文章的阅读量进行分析。(将 front 文件夹放入 Apache 的 www 文件夹下)
不同时间段发文总数:
node index.js
启动服务- 客户端输入
http://localhost/front/total.html
不同时间段发文平均阅读量:
node index.js
启动服务- 客户端输入
http://localhost/front/average.html
对博客园首页不同时间段发表的文章的阅读量进行分析。(将 front 文件夹放入 Apache 的 www 文件夹下)
不同时间段发文总数:
node index.js
启动服务http://localhost/front/total.html
不同时间段发文平均阅读量:
node index.js
启动服务http://localhost/front/average.html