File tree 15 files changed +25
-19
lines changed
15 files changed +25
-19
lines changed Original file line number Diff line number Diff line change 1
- Behavioral
2
- ==========
1
+ ` Behavioral `__
2
+ ==============
3
3
4
4
In software engineering, behavioral design patterns are design patterns
5
5
that identify common communication patterns between objects and realize
@@ -21,3 +21,5 @@ carrying out this communication.
21
21
Strategy/README
22
22
TemplateMethod/README
23
23
Visitor/README
24
+
25
+ .. __ : http://en.wikipedia.org/wiki/Behavioral_pattern
Original file line number Diff line number Diff line change 1
- Creational
2
- ==========
1
+ ` Creational `__
2
+ ==============
3
3
4
4
In software engineering, creational design patterns are design patterns
5
5
that deal with object creation mechanisms, trying to create objects in a
@@ -20,3 +20,5 @@ this object creation.
20
20
SimpleFactory/README
21
21
Singleton/README
22
22
StaticFactory/README
23
+
24
+ .. __ : http://en.wikipedia.org/wiki/Creational_pattern
Original file line number Diff line number Diff line change 1
- Structural
2
- ==========
1
+ ` Structural `__
2
+ ==============
3
3
4
4
In Software Engineering, Structural Design Patterns are Design Patterns
5
5
that ease the design by identifying a simple way to realize
@@ -18,3 +18,5 @@ relationships between entities.
18
18
FluentInterface/README
19
19
Proxy/README
20
20
Registry/README
21
+
22
+ .. __ : http://en.wikipedia.org/wiki/Structural_pattern
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgstr ""
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
14
14
#: ../../Behavioral/README.rst:2
15
- msgid "Behavioral"
15
+ msgid "` Behavioral`__ "
16
16
msgstr ""
17
17
18
18
#: ../../Behavioral/README.rst:4
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgstr ""
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
14
14
#: ../../Creational/README.rst:2
15
- msgid "Creational"
15
+ msgid "` Creational`__ "
16
16
msgstr ""
17
17
18
18
#: ../../Creational/README.rst:4
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgstr ""
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
14
14
#: ../../Structural/README.rst:2
15
- msgid "Structural"
15
+ msgid "` Structural`__ "
16
16
msgstr ""
17
17
18
18
#: ../../Structural/README.rst:4
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgstr ""
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
14
14
#: ../../Behavioral/README.rst:2
15
- msgid "Behavioral"
15
+ msgid "` Behavioral`__ "
16
16
msgstr ""
17
17
18
18
#: ../../Behavioral/README.rst:4
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgstr ""
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
14
14
#: ../../Creational/README.rst:2
15
- msgid "Creational"
15
+ msgid "` Creational`__ "
16
16
msgstr ""
17
17
18
18
#: ../../Creational/README.rst:4
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgstr ""
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
14
14
#: ../../Structural/README.rst:2
15
- msgid "Structural"
15
+ msgid "` Structural`__ "
16
16
msgstr ""
17
17
18
18
#: ../../Structural/README.rst:4
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgstr ""
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
14
14
#: ../../Behavioral/README.rst:2
15
- msgid "Behavioral"
15
+ msgid "` Behavioral`__ "
16
16
msgstr ""
17
17
18
18
#: ../../Behavioral/README.rst:4
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgstr ""
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
14
14
#: ../../Creational/README.rst:2
15
- msgid "Creational"
15
+ msgid "` Creational`__ "
16
16
msgstr ""
17
17
18
18
#: ../../Creational/README.rst:4
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgstr ""
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
14
14
#: ../../Structural/README.rst:2
15
- msgid "Structural"
15
+ msgid "` Structural`__ "
16
16
msgstr ""
17
17
18
18
#: ../../Structural/README.rst:4
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgstr ""
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
14
14
#: ../../Behavioral/README.rst:2
15
- msgid "Behavioral"
15
+ msgid "` Behavioral`__ "
16
16
msgstr ""
17
17
18
18
#: ../../Behavioral/README.rst:4
Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ msgstr ""
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
14
14
#: ../../Creational/README.rst:2
15
- msgid "Creational"
16
- msgstr "创建型设计模式"
15
+ msgid "` Creational`__ "
16
+ msgstr "` 创建型设计模式`__ "
17
17
18
18
#: ../../Creational/README.rst:4
19
19
msgid ""
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgstr ""
12
12
"Content-Transfer-Encoding : 8bit\n "
13
13
14
14
#: ../../Structural/README.rst:2
15
- msgid "Structural"
15
+ msgid "` Structural`__ "
16
16
msgstr ""
17
17
18
18
#: ../../Structural/README.rst:4
You can’t perform that action at this time.
0 commit comments