Skip to content

Commit a9fa406

Browse files
committed
[en] added the image "value-container" to "Nginx Variables (01)".
1 parent e3a67ae commit a9fa406

File tree

4 files changed

+5
-0
lines changed

4 files changed

+5
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,7 @@ wiki/
99
*.mobi
1010
*.epub
1111
*.pdf
12+
*.png
13+
go
14+
draft/
1215
upload

en/01-NginxVariables01.tut

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ like Apache or Lighttpd. Being a programming language, "variables" are
1414
thus a natural part of it (exceptions do exist, of course, as in pure
1515
functional languages like Haskell).
1616

17+
[[File:value-container.jpg|thumb|alt=Variables are value containers]]
18+
1719
Variables are just containers holding various values in imperative languages
1820
like Perl, Bourne Shell, and C/C++.
1921
And "values" can be numbers like C<3.14>, strings like

image/value-container.jpg

30 KB
Loading

image/value-container.ora

356 KB
Binary file not shown.

0 commit comments

Comments
 (0)