diff --git a/docs/index.html b/docs/index.html index 7cee129..e7a1078 100644 --- a/docs/index.html +++ b/docs/index.html @@ -45,7 +45,7 @@ - + @@ -61,9 +61,9 @@ - + - + @@ -139,7 +139,11 @@
此软件要求Node版本大于等于20。
准备开发环境,代码如下:

$ npm i

+
调试代码如下:

$ npm start

+
打包代码如下:
+

$ npm run build

+
打包前要关闭占用8080端口的所有程序,否则将打包失败。
依赖库

electron

@@ -167,14 +171,14 @@ url = {https://cnoctave.github.io/marked_reader/index.html}, urldate = {2024-10-07}, }

-
marked_reader: Efficient File and String Decompression Utilizing the ZSTD Algorithm(BibTeX)
-

@article{https://doi.org/10.6084/m9.figshare.27186048.v1, - doi = {10.6084/M9.FIGSHARE.27186048.V1}, - url = {https://figshare.com/articles/preprint/marked_reader_Efficient_File_and_String_Decompression_Utilizing_the_ZSTD_Algorithm/27186048/1}, +

Unlocking the Power of Open-Source Software: A Comprehensive Analysis of marked_reader(BibTeX)
+

@article{https://doi.org/10.31224/4021, + doi = {10.31224/4021}, + url = {https://engrxiv.org/preprint/view/4021/version/5520}, author = {Yu Hongbo, }, - keywords = {Software architecture}, - title = {marked_reader: Efficient File and String Decompression Utilizing the ZSTD Algorithm}, - publisher = {figshare}, + keywords = {CNOCTAVE, open-source, marked_reader, Markdown}, + title = {Unlocking the Power of Open-Source Software: A Comprehensive Analysis of marked_reader}, + publisher = {engrxiv}, year = {2024}, copyright = {Creative Commons Attribution 4.0 International} }