example

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
example [2024/06/19 17:49] – [AV Task Box Plugin Usage Example] epsatisepexample [2024/06/19 19:51] (current) epsatisep
Line 143: Line 143:
  
 ==== Code Listing Example ==== ==== Code Listing Example ====
-The server code is presented in Listing  +The server code is presented in Listing  {{ref>clabel0}}. 
-<codeblock code_label>+ 
 +<codeblock clabel0>
 <caption>Server-side code </caption> <caption>Server-side code </caption>
 +<code>
     public class CheckersServer {     public class CheckersServer {
     private static final int PORT = 12345;     private static final int PORT = 12345;
Line 164: Line 166:
             e.printStackTrace();             e.printStackTrace();
         }         }
-    }</codeblock>+    } 
 +</code> 
 +</codeblock>
  
 ===== Bibliography ====== ===== Bibliography ======
  • example.1718815754.txt.gz
  • Last modified: 2024/06/19 17:49
  • by epsatisep