书栈网 · BookStack 本次搜索耗时 0.017 秒,为您找到 14566 个相关结果.
  • signal — 设置异步事件处理程序

    signal —- 设置异步事件处理程序一般规则 执行 Python 信号处理程序 信号与线程 模块内容 示例 对于 SIGPIPE 的说明 signal —- 设置异步事件处理程序 该模块提供了在 Python 中使用信号处理程序的机制。 一般规则 signal.signal() 函数允许定义在接收到信号时执行的自定义...
  • 6.8. 打印服务和工具

    6.8. 打印服务和工具 6.8. 打印服务和工具 在老的类 Unix 系统,BSD Line printer daemon 行打印机后台守护 是标准。因此,在类 Unix 系统中,自由软件的标准打印输出格式是 PostScript,为了能够打印到非 PostScript 打印机,需要将一些过滤器系统和 Ghostscript 一道使用。 近来...
  • posix —- 最常见的 POSIX 系统调用

    posix —- 最常见的 POSIX 系统调用大文件支持 重要的模块内容 posix —- 最常见的 POSIX 系统调用 此模块提供了对基于 C 标准和 POSIX 标准(一种稍加修改的 Unix 接口)进行标准化的系统功能的访问。 请勿直接导入此模块。 而应导入 os 模块,它提供了此接口的 可移植 版本。 在 Unix...
  • Compile-time flags

    Compile-time flags Querying flags Compiler-provided flags Target platform flags Architecture Vendor Operating System ABI Compiler options User-provided flags Stdlib feature...
  • run

    run CLI command reference Description Supported platforms Usage Flags Examples run CLI command reference Detailed information on the run CLI command Description Run Dapr ...
  • 35.1. posix — 最常见的 POSIX 系统调用

    35.1. posix — 最常见的 POSIX 系统调用 35.1.1. 大文件支持 35.1.2. 重要的模块内容 35.1. posix — 最常见的 POSIX 系统调用 此模块提供了对基于 C 标准和 POSIX 标准(一种稍加修改的 Unix 接口)进行标准化的系统功能的访问。 请勿直接导入此模块。 而应导入 os 模块...
  • 1.1.10. 建议新手安装的额外软件包

    1.1.10. 建议新手安装的额外软件包 1.1.10. 建议新手安装的额外软件包 尽管连无需任何桌面环境的 Debian 系统最小安装都提供了基本的 Unix 功能,但对新手而言,使用 apt-get(8) 安装一些基于字符终端的命令行和 curses 软件包(例如 mc 和 vim )依旧是一个不错的主意。 # apt-get update ...
  • posix —- The most common POSIX system calls

    posix —- The most common POSIX system calls Large File Support Notable Module Contents posix —- The most common POSIX system calls This module provides access to operating s...
  • 无名师的双路论

    无名师的双路论 无名师的双路论 无名师如是教导学生: “达摩教义有条准线,这在尊者McIlroy的符咒“做一件事并做好”中得到体现。它强调软件应当具有简单一致的行为,这符合Unix惯例,人和其它程序便都很容易想象其心理模型。 “但达摩教义还有另一条准线,体现在尊者Thompson的符咒“有怀疑,用穷举”中,很多经文都教导我们现在得到的90%,比等...
  • Service Isolation Design

    Service Isolation Design Service Isolation Design Linkis now performs load balancing based on the ribbon when it forwards services in the Gateway , but in some cases ...