文件名称:Memorization-App
文件大小:55KB
文件格式:ZIP
更新时间:2024-06-22 01:06:30
JavaScript
记忆应用
这是一个完全用 javascript 和 html 编写的应用程序,有助于帮助记忆——想想 21 世纪的索引卡。 这最初是为了帮助记忆圣经经文而创建的,但它可以用于任何类型的记忆。
运行应用程序
只需双击 index.html,砰! 你都准备好了!
自定义卡片
在cards/ 目录中,您会注意到已经有一个json (.js) 文件。 您可以将其用作模板。
下面是一个典型的 json 文件应该是什么样子的一般分类:
var memory = {
groups : [
{ group :
【文件预览】:
Memorization-App-master
----cards()
--------nt_verses.js(20KB)
--------course_301.js(3KB)
----xindiff.js(16KB)
----memory.js~(40KB)
----README.md(1KB)
----changelog.html(5KB)
----style.css(8KB)
----index.html(9KB)
----keybind.js(3KB)
----print.css(200B)
----prototype.js(54KB)
----bg_header.jpg(996B)
----memory.js(21KB)