Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRCSN 开发小记 02 #7

Open
MaxLHy0424 opened this issue Jun 28, 2024 · 0 comments
Open

CRCSN 开发小记 02 #7

MaxLHy0424 opened this issue Jun 28, 2024 · 0 comments

Comments

@MaxLHy0424
Copy link
Owner

三天过去了, CRCSN v5.0.0 的开发工作快马加鞭进行着, 讲讲这几天的成果吧.

完全重构

目前, 已经完全将核心代码从冗余的函数中拆分出来, 统一放在命名空间CRCSN下, 并保存在module.hpp中. 之后开发新功能只要向命名空间内添加新函数, 然后在主页创建一个条目就行了.

实装 ConsoleUI

ConsoleUI 目前基本取代了键盘输入选择的方式, 让操作更加简单方便. 经过这几天的打磨, 美观度上也无需担心. 目前的最新开发版本24w27d已经基本完成了主页的重构, 具体见下图:
CRCSN 版本 24w27d 的主页

v5.0.0 致力让大家更加满意!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant