书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 4176 个相关结果.
  • 汇编语句

    汇编语句 汇编语句 不安全的 asm 语句支持将汇编程序代码直接嵌入到Nim代码中。 汇编程序代码中引用Nim标识符的标识符应包含在特殊字符中,该字符可在语句的编译指示中指定。默认的特殊字符是 '`' : {. push stackTrace : off .} proc addInt ( a , b : int ): int ...
  • Conditional compilation

    Conditional compilation Conditional compilation // Support for multiple conditions in one branch $if ios || android { println ( 'Running on a mobile device!' ) } ...
  • 11.3.4. 创建手册页

    11.3.4. 创建手册页 11.3.4. 创建手册页 尽管用纯 troff 格式写手册页(manpage)是可能的,这里还是有一些辅助的程序包用于创建手册页。 表 11.13. 创建手册页的工具列表 软件包 流行度 大小 关键词 说明 docbook-to-man V:0, I:15 187 SGML→man 手册页 从 ...
  • ar 建立或修改备存文件,或是从备存文件中抽取文件

    ar 补充说明 语法 选项 实例 ar 建立或修改备存文件,或是从备存文件中抽取文件 补充说明 ar命令 是一个建立或修改备存文件,或是从备存文件中抽取文件的工具,ar可让您集合许多文件,成为单一的备存文件。在备存文件中,所有成员文件皆保有原来的属性与权限 语法 用法: ar [ emulation options ] [-]...
  • Quickstart: CMake

    Quickstart: Building with CMake Prerequisites Set up a project Create and run a binary Next steps Quickstart: Building with CMake This tutorial aims to get you up and runnin...
  • 保存数据到 SQLServer

    保存数据到 SQLServer 保存数据到 SQLServer 搭建 SQLServer 数据库,并设置用户名密码为 sa/mqtt_public,以 MacOS X 为例: docker run - e 'ACCEPT_EULA=Y' - e 'SA_PASSWORD=mqtt_public' - p 1433 : 1433 -...
  • Launch QEMU with gdb and connect locally with gdb client

    Launch QEMU with gdb and connect locally with gdb client Image creation and PVC population Build client image Run the VM to troubleshoot Launch QEMU with gdb and connect loca...
  • Using binary package

    Using binary package Step 1: Install wget or curl Step 2: Download binary packages and decompress Step 3: Launch MatrixOne server Step 4: Connect to standalone MatrixOne Inst...
  • 電源管理 - PowerTOP

    完全用 GNU/Linux 工作 08. 電源管理 - PowerTOP 資料來源 完全用 GNU/Linux 工作 08. 電源管理 - PowerTOP PowerTOP 是個分析、監控電力消秏的節能工具程式,它是由 Intel 於 2007 年以 GPLv2 授權釋出的開放原始碼專案。我們可以使用它找出 GNU/Linux 上秏電的...
  • 套件庫及鏡像站

    完全用 GNU/Linux 工作 05. 套件庫及鏡像站 擴充套件庫 Debian Ubuntu CentOS RPMforge EPEL 鏡像站 (Mirror) 資料來源 完全用 GNU/Linux 工作 05. 套件庫及鏡像站 每個 GNU/Linux 都有屬於它的哲學及用途,以下就讓凍仁簡述一下自己的看法。 Debi...