Lorentz.js

码农软件 · 软件分类 · HTML5开发相关 · 2019-03-07 21:29:43

软件介绍

Lorentz.js 监控客户端文件的改变并重新加载浏览器。

安装:

npm install lorentz
服务器端代码:
var lorentz = require('lorentz')
lorentz.liveReload(__dirname[, port]) // defaults to 8081
客户端:
<script src="http://localhost:8081/lorentz.js"></script>
指定要监控的文件列表:
public/
app.js
index.html

本文地址:https://codercto.com/soft/d/855.html

Data Structures and Algorithm Analysis in Java

Data Structures and Algorithm Analysis in Java

Mark A. Weiss / Pearson / 2011-11-18 / GBP 129.99

Data Structures and Algorithm Analysis in Java is an “advanced algorithms” book that fits between traditional CS2 and Algorithms Analysis courses. In the old ACM Curriculum Guidelines, this course wa......一起来看看 《Data Structures and Algorithm Analysis in Java》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具