-
大小: 79KB文件類型: .zip金幣: 2下載: 1 次發布日期: 2021-05-14
- 語言: Html/CSS
- 標簽:
資源簡介
使用 koa 寫了一個小網站,上傳 word 文檔即可將 word 轉成 html,并且有可編輯 html。編輯好了之后只需要點擊上傳就能將 html 生成訪問鏈接

代碼片段和文件信息
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\
?????文件??????????14??2018-08-13?04:08??node-word-to-html-master\.gitignore
?????文件?????????807??2018-08-13?04:08??node-word-to-html-master\README.md
?????文件?????????737??2018-08-13?04:08??node-word-to-html-master\README_en.md
?????文件?????????998??2018-08-13?04:08??node-word-to-html-master\app.js
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\bin\
?????文件????????1604??2018-08-13?04:08??node-word-to-html-master\bin\www
?????文件?????????669??2018-08-13?04:08??node-word-to-html-master\package.json
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\public\
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\public\javascripts\
?????文件?????????881??2018-08-13?04:08??node-word-to-html-master\public\javascripts\editor.js
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\public\javascripts\editor\
?????文件??????186001??2018-08-13?04:08??node-word-to-html-master\public\javascripts\editor\kindeditor-all-min.js
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\public\javascripts\editor\themes\
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\public\javascripts\editor\themes\default\
?????文件????????1410??2018-08-13?04:08??node-word-to-html-master\public\javascripts\editor\themes\default\background.png
?????文件???????21573??2018-08-13?04:08??node-word-to-html-master\public\javascripts\editor\themes\default\default.css
?????文件????????8299??2018-08-13?04:08??node-word-to-html-master\public\javascripts\editor\themes\default\default.png
?????文件????????8528??2018-08-13?04:08??node-word-to-html-master\public\javascripts\editor\zh-CN.js
?????文件????????1114??2018-08-13?04:08??node-word-to-html-master\public\javascripts\index.js
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\public\stylesheets\
?????文件?????????205??2018-08-13?04:08??node-word-to-html-master\public\stylesheets\style.css
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\routes\
?????文件????????2457??2018-08-13?04:08??node-word-to-html-master\routes\index.js
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\views\
?????文件?????????563??2018-08-13?04:08??node-word-to-html-master\views\editor.pug
?????文件??????????84??2018-08-13?04:08??node-word-to-html-master\views\error.pug
?????文件?????????570??2018-08-13?04:08??node-word-to-html-master\views\index.pug
?????文件?????????125??2018-08-13?04:08??node-word-to-html-master\views\layout.pug
-----------?---------??----------?-----??----
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\
?????文件??????????14??2018-08-13?04:08??node-word-to-html-master\.gitignore
?????文件?????????807??2018-08-13?04:08??node-word-to-html-master\README.md
?????文件?????????737??2018-08-13?04:08??node-word-to-html-master\README_en.md
?????文件?????????998??2018-08-13?04:08??node-word-to-html-master\app.js
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\bin\
?????文件????????1604??2018-08-13?04:08??node-word-to-html-master\bin\www
?????文件?????????669??2018-08-13?04:08??node-word-to-html-master\package.json
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\public\
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\public\ja
?????文件?????????881??2018-08-13?04:08??node-word-to-html-master\public\ja
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\public\ja
?????文件??????186001??2018-08-13?04:08??node-word-to-html-master\public\ja
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\public\ja
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\public\ja
?????文件????????1410??2018-08-13?04:08??node-word-to-html-master\public\ja
?????文件???????21573??2018-08-13?04:08??node-word-to-html-master\public\ja
?????文件????????8299??2018-08-13?04:08??node-word-to-html-master\public\ja
?????文件????????8528??2018-08-13?04:08??node-word-to-html-master\public\ja
?????文件????????1114??2018-08-13?04:08??node-word-to-html-master\public\ja
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\public\st
?????文件?????????205??2018-08-13?04:08??node-word-to-html-master\public\st
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\routes\
?????文件????????2457??2018-08-13?04:08??node-word-to-html-master\routes\index.js
?????目錄???????????0??2018-08-13?04:08??node-word-to-html-master\views\
?????文件?????????563??2018-08-13?04:08??node-word-to-html-master\views\editor.pug
?????文件??????????84??2018-08-13?04:08??node-word-to-html-master\views\error.pug
?????文件?????????570??2018-08-13?04:08??node-word-to-html-master\views\index.pug
?????文件?????????125??2018-08-13?04:08??node-word-to-html-master\views\layout.pug
- 上一篇:尚硅谷HTML5前端視頻_AngularJS視頻.txt
- 下一篇:書店網頁設計
評論
共有 條評論