Z1h Documents
Home Download 中文文档
Top
Introduction Environment Basic Syntax Basic Data Type Variable The Operator Condition Controll Looping Statements Function Module Comment String Array Pointer map Error & Exception Concurrent IDE & Configure Standard Library Third-party Libraries Advanced-HTTP Service Advanced-Database Advanced-Spider Advanced-HTTP Proxy Advanced-WebSocket Services Advanced-TCP Advanced-UDP Advanced-Email Advanced-Multithreading Advanced-XML Advanced-CSV & EXCEL Advanced-Encryption & Decryption Advanced-Image Processing Advanced-JSON Advanced-Date & Time Advanced-Built-in Functions Advanced-Log Advanced-Command Advanced-Cron Advanced-QRcode

Comment

Z1h comments include single-line comments and multi-line comments:

Single-line comments

Single-line comments start with //, examples are as follows:

// Output 2 to the third power 
2 ** 
3

Multi-line comments

Multi-line comments use /* */ to enclose comments

/*

author: Zwei.Ren 

*/ 
Author Issues Support
Dev by Zwei.Ren, Supported by Zhangqi
my ass