书栈网 · BookStack 本次搜索耗时 0.030 秒,为您找到 2498 个相关结果.
  • Running tasks in pods using jobs

    Running tasks in pods using jobs Understanding jobs and cron jobs Understanding how to create jobs Understanding how to set a maximum duration for jobs Understanding how to set a...
  • Running tasks in pods using jobs

    Running tasks in pods using jobs Understanding jobs and cron jobs Understanding how to create jobs Understanding how to set a maximum duration for jobs Understanding how to set a...
  • Subroutines

    507 2020-04-02 《Perl 101》
    Subroutines Retrieving arguments to a subroutine with shift Assign arguments to a subroutine with list assignment Handle arguments directly by accessing @_ Arguments passed can ...
  • 上下文

    上下文 上下文 Perl最独特的特性在于它的代码对于上下文是敏感的。每个Perl的表达式要么在scalar上下文中求值,要么在列表上下文中求值 ,取决于此处期望产生一个scalar还是列表。许多Perl表达式和内置函数 在不同的求值上下文中的行为大相径庭。 Scalar的赋值例如$scalar = 会在scalar上下文求值,在这种例子中,表达式为...
  • Arrays

    569 2020-04-02 《Perl 101》
    Arrays & Lists Arrays of words are easily created Access arrays with numeric values The length of an array is its scalar value Arrays have no boundaries Arrays flatten out and ...
  • Running tasks in pods using jobs

    Running tasks in pods using jobs Understanding jobs and cron jobs Understanding how to create jobs Understanding how to set a maximum duration for jobs Understanding how to set a...
  • Running tasks in pods using jobs

    Running tasks in pods using jobs Understanding jobs and cron jobs Understanding how to create jobs Understanding how to set a maximum duration for jobs Understanding how to set a...
  • Running tasks in pods using jobs

    Running tasks in pods using jobs Understanding jobs and cron jobs Understanding how to create jobs Understanding how to set a maximum duration for jobs Understanding how to set a...
  • Support Guide

    Support Guide Overview Supported Databases Supported Languages Supported Frameworks Supported Markers Supported Environment Variables Support Guide Overview This topic ...
  • Task

    Task Description Samples Specification Version: v1.0 Task Description Describes jobs that run code or a script to completion. Samples apiVersion : core . oam . dev / ...