cas-fee-project-one:CAS Fronent-Engineering的项目一

时间:2024-06-13 23:12:42
【文件属性】:

文件名称:cas-fee-project-one:CAS Fronent-Engineering的项目一

文件大小:56KB

文件格式:ZIP

更新时间:2024-06-13 23:12:42

JavaScript

CAS FEE的简单待办/记笔记工具 数据存储在一个简单的文本文件中。 仅使用核心节点模块。 第三方库:Handlebars和jQuery 运行说明 服务器:节点工作目录应设置为/server 。 然后运行main.js 应用:以开头 该应用已通过IE 11和Chrome 43进行了测试。 注释API 注释工具公开以下API: GET /notes - Returns an JSON array of notes GET /notes/12 - Returns the note with the corresponding ID as JSON POST /notes - Creates a new note PUT /notes/12 - Overwrites a note with the new data


【文件预览】:
cas-fee-project-one-master
----.gitignore(8B)
----app()
--------editNote.html(3KB)
--------css()
--------scripts()
--------index.html(3KB)
----server()
--------main.js(3KB)
--------noteStorage.js(7KB)
--------keyValueStorage.js(1006B)
--------Router.js(3KB)
--------appSettings.js(2KB)
----readme.md(620B)

网友评论