English | 简体中文
EvalCSU-Template 是基本结构的模板:告诉你如何以 EvalCSU 的方式构建你的代码。
EvalCSU 将为你提供大部分的课程设计演示,这意味着你没有必要在垃圾桶里寻找茶点。
顺便说一下,这并不意味着你可以直接复制我们的代码来达到高的效果。我们会控制演示的完成度,使其只达到良。
更重要的是,EvalCSU 希望你把它看作是一个基本版本,并从你的思维出发,尽力把它变成现实。
欢迎为 EvalCSU 的每个仓库 点亮 star!
完成
...
未完成
- CSE
- Java
- SOA
- 确保英语是你做项目报告的第一语言。此外,创建中文版本,如
README-zh.md
。 - 确保有足够的.md来阐明你的代码的原理。否则,就和垃圾没有什么区别。
- 确保主页的专业性,它应该有以下基本部分。同样,你也可以扩展它。
# Repo-Name <!-- A simply clarify for your repository --> ## Feature <!-- Describe core feature of the program --> ## Framwork(optinal) <!-- Describe framwork of the program --> ## Start ### Dependence <!-- Describe dependence of the program --> ### Build <!-- How to build the program --> ### Run <!-- How to run the program --> ## Usage <!-- How to use the program --> ## Contribution <!-- How to contribute to the repo --> ## Community(optional) ## About <!-- About authors --> ## Who using(optinal) ## License <!-- Open source license -->
- 希望开放讨论,进行技术交流。让我们一起变得更强大。
- 希望建立更专业的代码结构。例如,你可以用 Java 构建如下。
├── AndroidManifest.xml ├── res └── java └── net.micode.notes ├── data ├── model ├── tool ├── ui ├── widget └── gtask ├── data ├── exception └── remote
注意
把你的解释文件放在 global
文件夹中。
这个软件库,甚至EvalCSU的所有软件库都遵循 GPL-3.0许可证
你可以在 EvalCSU 找到我们所有人,希望你能带着你对开源精神的热情加入我们。
电子邮件: [email protected]