Skip to content

Commit c5209e8

Browse files
Update README.md
1 parent 0bcde1d commit c5209e8

File tree

1 file changed

+45
-23
lines changed

1 file changed

+45
-23
lines changed

README.md

Lines changed: 45 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,42 @@ English
44

55
1.At present this procedure, only need to do some landscaping, as well as detailed adjustments to the manual.
66

7-
2.Do not need to do much change.
7+
2.So, do not need to do much change for code.
88

9-
3.Of course, if you need to change it. Give me a better suggestion, let me write this procedure.
9+
3.Of course, if you need me to change code it.
10+
Please give me a better suggestion, let me write this procedure(program).
1011

12+
4. Sometimes the test version of the project (Preview test version code project), there will be some new test functions and change the code structure.
13+
If the code (75%) is changed too much, it may not be compatible with the previous version.
14+
Although they may be problematic code or the code that does not fully implement my ideas, this is a new attempt that I can make every time I upgrade my code.
15+
This will make me progress in programming techniques. I share my the little achievements of programming made me feel satisfied.
16+
In addition, I very much welcome everyone to help me. For those who can give me, financial sponsorship and technical support, I would like to express my strong gratitude and thank you for your attention and support!
1117

1218

13-
This code repository consists of [Twlilght-Dream-Of-Magic] Twlilght_Yujiang author, compiled and built!
19+
20+
This code repository consists of [Twilight-Dream-Of-Magic] author, compiled and built!
1421

1522
IDE: Integrated development environment
1623

17-
It is best not to use Code Block IDE, to build this project!
24+
~~It is best not to use Code Block IDE, to build this project!~~
25+
26+
~~Although i provided the [* .cbp] file! (Code Block Project File)~~
27+
28+
1829

19-
Although i provided the [* .cbp] file! (Code Block Project File)
30+
The best option is to use Makefile to build this project!
2031

32+
If you need to view the script file for my provided.
2133

34+
(Makefile) command help information, please use the command line to enter `make help` in the same directory of this file.
2235

23-
Best to use Makefile build project!
2436

25-
If you need to view my Makefile help, the command line input [make help].
2637

2738
This Makefile file
2839

29-
Applicable to (Microsoft Windows) system (already completed, the code has BUG please Github message)
40+
Applicable to (Microsoft Windows) system (Already completed, the code has BUG please create from Github issues message)
3041

31-
Applicable to (Linux) system (still in plan .......)
42+
Applicable to (Linux) system (Still in plan .......)
3243

3344

3445

@@ -40,38 +51,49 @@ This warehouse, each version of the project folder, please create a new IDE proj
4051

4152
Chinese
4253

43-
1.目前这个程序,只需要做一些美化,还有说明书的详细调整。
54+
1.目前这个程序,只需要做一些美化,还有说明书的详细调整。
55+
56+
2.所以,不需要为代码做太多改变。
57+
58+
3.当然,如果你需要我改动代码的话。
59+
请给我更好的建议,让我去编写这个程序。
60+
61+
4.有时候测试版本项目(Preview test version code project),将会有一些新的测试功能和改变代码结构。
62+
如果发生了太大改变的代码(75%),也许会让它与以前版本不具有兼容性。
63+
虽然它们可能是有问题的代码或没有把我的想法来完全实现的代码 ,但是这都是我每一次升级代码,能够做到的新尝试。
64+
这会让我有编程技术的进步,我分享我的编程小成就,使我得到满足的感觉。
65+
另外,我非常欢迎大家来帮助我,对于那些能够给予我,资金赞助和技术支持的人们,我表示强烈的感谢,谢谢大家的关注和支持!
66+
4467

45-
2.不需要做什么太大的改动。
4668

47-
3.当然,如果你需要改动的话。给我更好的建议,让我去编写这个程序。
69+
这个代码仓库由 [Twilight-Dream-Of-Magic] 作者,编译和构建!
4870

71+
IDE : 集成开发环境
4972

73+
~~最好不要使用Code Block IDE,来构建这个工程!~~
5074

51-
这个代码仓库由 [Twlilght-Dream-Of-Magic] Twlilght_Yujiang 作者,编译和构建!
75+
~~虽然我提供了[*.cbp]文件!(Code Block Project File)~~
5276

53-
IDE : 集成开发环境
5477

55-
最好不要使用Code Block IDE,来构建这个工程!
5678

57-
虽然我提供了[*.cbp]文件!(Code Block Project File)
79+
最好的选择,是你使用Makefile构建这个工程!
5880

81+
如果你需要查看,我提供的脚本文件。
5982

83+
(Makefile)的命令帮助信息,请在这个文件的同一个目录下,使用命令行输入 `make help`
6084

61-
最好使用Makefile构建工程!
6285

63-
如果需要,查看我的Makefile帮助,命令行输入[make help]
6486

65-
这个Makefile文件
87+
这个Makefile文件
6688

67-
适用于(Microsoft Windows)系统 (已经完成,代码有BUG请在Github上留言)
89+
适用于(Microsoft Windows)系统 (已经完成,代码有BUG请在Github上创建问题留言)
6890

69-
适用于(Linux)系统 (还在计划中.......)
91+
适用于(Linux)系统 (还在计划中.......)
7092

7193

7294

73-
如果你要使用IDE构建这个工程,请区分每一个版本!
95+
如果你要使用IDE构建这个工程,请区分每一个版本!
7496

75-
这个仓库,每一个版本的工程文件夹,请新建一个IDE工程文件,然后关联!
97+
这个仓库,每一个版本的工程文件夹,请新建一个IDE工程文件,然后关联!
7698

7799
------------------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)