Skip to content

Commit 2f329bc

Browse files
author
Twilight-Dream-Of-Magic
committed
Merge branch 'BDP-EODF_Source-Code-2.0_Upgrade-To-Version3.0' of https://github.com/Twilight-Dream-Of-Magic/BackDoorProgram-EncryptOrDecryptFile into BDP-EODF_Source-Code-2.0_Upgrade-To-Version3.0
2 parents 7e1ef44 + e662910 commit 2f329bc

File tree

1 file changed

+58
-33
lines changed

1 file changed

+58
-33
lines changed

README.md

Lines changed: 58 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,102 @@
1-
------------------------------------------------------------------------------------------------------------------------
1+
# About the c-plus-plus code project
22

3-
English
3+
---
44

5-
1.At present this procedure, only need to do some landscaping, as well as detailed adjustments to the manual.
5+
## English
66

7-
2.Do not need to do much change.
7+
### 1.At present this procedure, only need to do some landscaping, as well as detailed adjustments to the manual.
88

9-
3.Of course, if you need to change it. Give me a better suggestion, let me write this procedure.
9+
### 2.So, do not need to do much change for code.
1010

11+
### 3.Of course, if you need me to change code it. ●
12+
### Please give me a better suggestion, let me write this procedure(program). ●
1113

14+
### 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. ▲
15+
### If the code (75%) is changed too much, it may not be compatible with the previous version. ▲
16+
### Although, they may be problematic code or the code that does not fully implement my idea. However, this is my new attempt to upgrade the code every time.(Maybe, what can I do it this?) ▲
17+
### This will make me progress in programming techniques. I share my the little achievements of programming made me feel satisfied. ▲
18+
### 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! ◆
1219

13-
This code repository consists of [Twlilght-Dream-Of-Magic] Twlilght_Yujiang author, compiled and built!
1420

15-
IDE: Integrated development environment
21+
#### This code repository consists of [Twilight-Dream-Of-Magic] author, compiled and built!
1622

17-
It is best not to use Code Block IDE, to build this project!
23+
#### IDE: Integrated development environment
1824

19-
Although i provided the [* .cbp] file! (Code Block Project File)
25+
#### ~~It is best not to use Code Block IDE, to build this project!~~
2026

27+
#### ~~Although i provided the [* .cbp] file! (Code Block Project File)~~
2128

2229

23-
Best to use Makefile build project!
2430

25-
If you need to view my Makefile help, the command line input [make help].
31+
#### The best option is to use Makefile to build this project!
2632

27-
This Makefile file
33+
#### If you need to view the script file for my provided.
2834

29-
Applicable to (Microsoft Windows) system (already completed, the code has BUG please Github message)
35+
#### (Makefile) command help information, please use the command line to enter `make help` in the same directory of this file.
3036

31-
Applicable to (Linux) system (still in plan .......)
3237

3338

39+
#### This Makefile file
3440

35-
If you want to use the IDE to build this project, please distinguish between each version!
41+
#### Applicable to (Microsoft Windows) system (Already completed, the code has BUG please create from Github issues message)
3642

37-
This warehouse, each version of the project folder, please create a new IDE project file, and then associated!
43+
#### Applicable to (Linux) system (Still in plan .......)
3844

39-
------------------------------------------------------------------------------------------------------------------------
4045

41-
Chinese
4246

43-
1.目前这个程序,只需要做一些美化,还有说明书的详细调整。
47+
#### If you want to use the IDE to build this project, please distinguish between each version!
4448

45-
2.不需要做什么太大的改动。
49+
#### This repository (knowledge warehouse), each version of the project folder, please create a new IDE project file, and then associated!
4650

47-
3.当然,如果你需要改动的话。给我更好的建议,让我去编写这个程序。
51+
---
4852

53+
# 关于这个C++代码项目
4954

55+
## Chinese
5056

51-
这个代码仓库由 [Twlilght-Dream-Of-Magic] Twlilght_Yujiang 作者,编译和构建!
57+
### 1.目前这个程序,只需要做一些美化,还有说明书的详细调整。
5258

53-
IDE : 集成开发环境
59+
### 2.所以,不需要为代码做太多改变。
5460

55-
最好不要使用Code Block IDE,来构建这个工程!
61+
### 3.当然,如果你需要我改动代码的话。 ●
62+
### 请给我更好的建议,让我去编写这个程序。 ●
5663

57-
虽然我提供了[*.cbp]文件!(Code Block Project File)
64+
### 4.有时候测试版本项目(Preview test version code project),将会有一些新的测试功能和改变代码结构。 ▼
65+
### 如果发生了太大改变的代码(75%),也许会让它与以前版本不具有兼容性。 ▼
66+
### 尽管,它们可能是有问题的代码或者没有把我的想法来完全实现的代码。然而,这都是我每一次升级代码的新尝试。(也许,我能够做到的?) ▼
67+
### 这会让我有编程技术的进步,我分享我的编程小成就,使我得到满足的感觉。 ▼
68+
### 另外,我非常欢迎大家来帮助我,对于那些能够给予我,资金赞助和技术支持的人们,我表示强烈的感谢,谢谢大家的关注和支持! ★
5869

5970

6071

61-
最好使用Makefile构建工程!
72+
#### 这个代码仓库由 [Twilight-Dream-Of-Magic] 作者,编译和构建!
6273

63-
如果需要,查看我的Makefile帮助,命令行输入[make help]
74+
#### IDE : 集成开发环境
6475

65-
这个Makefile文件
76+
#### ~~最好不要使用Code Block IDE,来构建这个工程!~~
6677

67-
适用于(Microsoft Windows)系统 (已经完成,代码有BUG请在Github上留言)
78+
#### ~~虽然我提供了[*.cbp]文件!(Code Block Project File)~~
6879

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

7181

82+
#### 最好的选择,是你使用Makefile构建这个工程!
7283

73-
如果你要使用IDE构建这个工程,请区分每一个版本!
84+
#### 如果你需要查看,我提供的脚本文件。
7485

75-
这个仓库,每一个版本的工程文件夹,请新建一个IDE工程文件,然后关联!
86+
#### (Makefile)的命令帮助信息,请在这个文件的同一个目录下,使用命令行输入 `make help`
7687

77-
------------------------------------------------------------------------------------------------------------------------
88+
89+
90+
#### 这个Makefile文件
91+
92+
#### 适用于(Microsoft Windows)系统 (已经完成,代码有BUG请在Github上创建问题留言)
93+
94+
#### 适用于(Linux)系统 (还在计划中.......)
95+
96+
97+
98+
#### 如果你要使用IDE构建这个工程,请区分每一个版本!
99+
100+
#### 这个知识库(知识仓库),每一个版本的工程文件夹,请新建一个IDE工程文件,然后关联!
101+
102+
---

0 commit comments

Comments
 (0)