pack-code-to-text

所属分类:自动编程
开发工具:Java
文件大小:90KB
下载次数:0
上传日期:2023-02-12 19:37:01
上 传 者sh-1993
说明:  帮助学生将编程练习打包到一个大文本文件中以供同行评审的程序。
(Program that helps students to pack their programming exercises into one big text file for peer reviews.)

文件列表:
.idea (0, 2023-02-13)
.idea\misc.xml (271, 2023-02-13)
.idea\modules.xml (270, 2023-02-13)
.idea\uiDesigner.xml (8792, 2023-02-13)
.idea\vcs.xml (180, 2023-02-13)
.idea\workspace.xml (12179, 2023-02-13)
input.GIF (45846, 2023-02-13)
java-src-to-txt.iml (423, 2023-02-13)
output.GIF (33184, 2023-02-13)
src (0, 2023-02-13)
src\FileCreator.java (1384, 2023-02-13)
src\InputData.java (2340, 2023-02-13)
src\Main.java (157, 2023-02-13)
src\NormalSearch.java (3058, 2023-02-13)
src\RecursiveSearch.java (4645, 2023-02-13)
src\TestValues.java (478, 2023-02-13)
src\Window.java (5163, 2023-02-13)

# Code Packer * Program that helps students to pack their programming exercises into one big text file for peer reviews. * Pathing is only tested on Windows OS * Make sure to always check the correctness of the output file! * Also make sure to remove all whitespaces and empty line breaks from input fields to avoid corruption! # Example input ![alt text](https://github.com/ottoheiskanen/pack-code-to-text/blob/master/input.GIF) # Example output ![alt text](https://github.com/ottoheiskanen/pack-code-to-text/blob/master/output.GIF)

近期下载者

相关文件


收藏者