Browse Source

Update 5.md

Toby Chui 6 years ago
parent
commit
e496089460
1 changed files with 2 additions and 1 deletions
  1. 2 1
      docs/lang/dev-en-HK/5.md

+ 2 - 1
docs/lang/dev-en-HK/5.md

@@ -24,6 +24,8 @@ The File Explorer UI provides the interface for users to interact with on VDI Mo
 
 
 See Advanced Documentation in Quick Start Guide for more information of the UI.
 See Advanced Documentation in Quick Start Guide for more information of the UI.
 
 
+![](img/devdoc/5/2.png)
+
 ## File Operation Function Group
 ## File Operation Function Group
 The ArOZ Online System consists of two set of file operation function groups. They provide interface for performing the following file operations
 The ArOZ Online System consists of two set of file operation function groups. They provide interface for performing the following file operations
 - Copy & Paste
 - Copy & Paste
@@ -37,7 +39,6 @@ The following functions are not included in the file operation function groups.
 - Open / Open With
 - Open / Open With
 - Download
 - Download
 
 
-![](img/devdoc/5/2.png)
 
 
 ### File System Asynchronize Function Group
 ### File System Asynchronize Function Group
 The Asynchronize function group is a set of go-lang written programs that provide asynchronize file operation functions to the File Explorer. In the momenet of this document been written, there are 3 main binary files.
 The Asynchronize function group is a set of go-lang written programs that provide asynchronize file operation functions to the File Explorer. In the momenet of this document been written, there are 3 main binary files.