2018年3月26日

Backbone js 学习

摘要: Backbone.js extend 使用了寄生组合式继承。 window.history中的条目不能用javascript删掉,只能替换、新建。 history.pushstate 类似window.location=xxx 会新建一条历史条目。 调用history.pushstate和histo 阅读全文

posted @ 2018-03-26 15:30 碎星斩月 阅读(114) 评论(0) 推荐(0)

导航