文件名称:CalendarNotes:Electron 应用程序 - 基于日历的每日笔记(日志)存储在 MySQL 或 SQLite 数据库中
文件大小:1.91MB
文件格式:ZIP
更新时间:2024-08-12 18:53:39
JavaScript
日历笔记 用于保存到 SQLite 或 MySQL 数据库并可按单词搜索的每日笔记(或日记)条目的电子应用程序。 当前版本: 这是最初用 Gambas 编写的应用程序的一个端口。 日历组件的大部分代码来自从这里获取的 javascript 教程: 安装 要安装最新版本,请下载适用于该平台的安装包(Windows 为 exe,Linux 为 appimage/deb)。 视窗安装 对于 Windows,只需执行 setup.exe 文件。 Linux 安装 Linux 有两种选择。 应用镜像安装 appimage 可能是最容易安装的,但通常不会导致菜单集成安装,这意味着必须执行 appimage 文件才能启动应用程序。 只需使用文件资源管理器并打开应用程序图像,应用程序就会运行。 DEB 安装 deb 文件适用于所有基于 debian 的发行版,包括 Ubuntu,但是 deb
【文件预览】:
CalendarNotes-master
----div_treeview.css(3KB)
----.gitignore(54B)
----README.md(10KB)
----calendar.js(63KB)
----main.js(2KB)
----.vscode()
--------tasks.json(283B)
----calendar.css(19KB)
----screenshots()
--------theme_green.png(136KB)
--------no_settings_warning.png(8KB)
--------theme_clu.png(134KB)
--------markdown.png(139KB)
--------document_added.png(34KB)
--------add_page.png(36KB)
--------mysql_settings.png(143KB)
--------theme_default.png(135KB)
--------search_results.png(131KB)
--------settings_documents.png(18KB)
--------theme_cool.png(136KB)
--------add_document.png(29KB)
--------theme_pink.png(136KB)
--------not_markdown.png(136KB)
--------modify_document.png(50KB)
--------fullwindow_notes.png(103KB)
--------sqlite_settings.png(128KB)
--------theme_warm.png(136KB)
----div_treeview.js(12KB)
----.jshintrc(22B)
----settingsIconBlk.png(11KB)
----package.json(2KB)
----app_documents.js(51KB)
----build()
--------icons()
--------chart.ico~(66KB)
--------calendarNotes.ico(264KB)
--------calendarNotes.ico~(264KB)
----Installation_Instructions.md(4KB)
----settingsIconWht.png(11KB)
----theme.js(5KB)
----images()
--------chkmt_clu.png(9KB)
--------chkmt_blk.png(10KB)
--------chk_x.png(9KB)
--------chkmt.png(5KB)
--------waitImg.gif(20KB)
--------chk_x_w.png(18KB)
--------chk_x_clu.png(13KB)
--------chkmt_w.png(14KB)
--------chk_x_blk.png(13KB)
----index.html(10KB)
----license(1KB)
----package-lock.json(98KB)