书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 34 个相关结果.
  • 8.1. Object Oriented

    Object Oriented Inheritance Object Oriented Hush provides basic support for object oriented programming. This means you can write object oriented code in Hush, but the languag...
  • 4.2. Basic Constructs

    Basic Constructs Comments Variables Operators Basic Constructs As Hush aims to be simple language, only standard control flow constructs and operations are supported. Comm...
  • 8. Paradigms

    Paradigms Paradigms There are three main programming paradigms that can be used in Hush: procedural, functional, and object oriented programming. As the language has functions,...
  • 6.3. Async

    Async Async Hush also provides a way to launch commands asynchronously, and then wait for their result at a later time. Traditional shells provide similar functionality through...
  • 9. Wrapping up

    Wrapping up Wrapping up This was an all around quick tutorial on Hush, a modern shell programming language. We hope that it has enabled you to write and maintain robust shell s...
  • Integrate with PostgreSQL

    Integrate with PostgreSQL Data Schema and Query Statement Configure with Dashboard Configure with Configuration Items Integrate with PostgreSQL EMQX supports integrating with...
  • Integrate with MySQL

    Integrate with MySQL Data Schema and Query Statement Configure with Dashboard Configure with Configuration Items Integrate with MySQL EMQX supports integrating with MySQL for...
  • 8.2. Functional

    Functional Functional Hush provides first class higher order functions, which is the fundamental building block for functional programming. As such, the paradigm integrates ver...
  • 6.2. Capture

    Capture Capture One of the most important features of a shell is to be able to manipulate the standard I/O streams of programs. There are three main ways of doing so: pipes, re...
  • 6.3.2. 带有 SASL 的 postfix 配置

    6.3.2. 带有 SASL 的 postfix 配置 6.3.2. 带有 SASL 的 postfix 配置 对于通过 smarthost 的网络邮件,你应该首先阅读 postfix 文档 和关键的手册页。 表 6.5. 重要的 postfix 手册页列表 命令 功能 postfix(1) Postfix 控制程序 postconf(1)...