KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
WEB-OTA
★ 13
Open GitHub ↗
前端热更新实现方案
Download README (.md)
Explore Similar Repositories
deep-learning
:
Learning deep learning
Neural-Net-for-Bitcoin-Price-Up-Down-Prediction
:
LSTM Neural Network for predicting whether future price going up or not in a specific time interval
go-dep-bazel-vscode-example
:
Example setup for go + dep + bazel + vscode
dlis
:
Reading and eventually writing DLIS/LAS/LIS/SEGY files in golang. Very much work in progress.... at the alpha level
DeepLearningLab
:
Some of the lab examples an exercises of my deep learning lectures
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
WEB-OTA
?
Download (.md)
# WEB-OTA []() > 前端热更新方案 ## 介绍 WEB-OTA是一套基于localStorage本地存储技术实现的前端页面热更新方案,试图在加载速度和更新灵活性之间找到一个平衡点。 具体介绍参见博客文章:[前端页面热更新实现方案](http://refined-x.com/2018/02/07/%E5%89%8D%E7%AB%AF%E9%A1%B5%E9%9D%A2%E7%83%AD%E6%9B%B4%E6%96%B0%E5%AE%9E%E7%8E%B0%E6%96%B9%E6%A1%88/) ## 演示 请模拟手机访问:[http://refined-x.com/WEB-OTA/](http://refined-x.com/WEB-OTA/)  刷新一下,体验本地文件般的加载速度。 UI部分基于[Flow-UI](https://github.com/flow-ui/Flow-UI)实现。 ## 许可证 [MIT](http://opensource.org/licenses/MIT) Copyright (c) 2017-present, [前端路上](http://refined-x.com)