Documentation Documentation Need help? Installing and using Kuma should be as easy as possible. Contact and chat with the community in real-time if you get stuck or need clar...
UI Controls UI Controls This chapter shows how to use the Qt Quick Controls module. Qt Quick Controls are used to create advanced user interfaces built from standard components ...
Physical System Physical System Cocos Creator’s physics system provides an efficient componentized workflow and an easy way to use it. It currently supports rigid bodies, collis...
Physical System Physical System Cocos Creator’s physics system provides an efficient componentized workflow and an easy way to use it. It currently supports rigid bodies, collis...
Introduction What is Access Control / Authorization? Access Control Policy Role-Based Access Control (RBAC) Discretionary Access Control (DAC) Mandatory Access Control (MAC) ...
18. Web interface Overview 18. Web interface Overview For an easy access to Zabbix from anywhere and from any platform, the web-based interface is provided. Trying to acces...
18. Web interface Overview Frontend help 18. Web interface Overview For an easy access to Zabbix from anywhere and from any platform, the web-based interface is provided. If...
Java API Java API Now that you know how to configure MyBatis and create mappings, you’re ready for the good stuff. The MyBatis Java API is where you get to reap the rewards of y...
For For The Go for loop has three forms, only one of which hassemicolons: for init; condition; post { } - a loop using the syntax borrowed from C; for condition { } - a w...