书栈网 · BookStack 本次搜索耗时 0.085 秒,为您找到 257 个相关结果.
  • 变量

    变量 定义变量 使用变量 重定义变量 变量 定义变量 定义变量时,变量名不加美元符号($),如: your_name = "qinjx" 注意,变量名和等号之间不能有空格,这可能和你熟悉的所有编程语言都不一样。 除了显式地直接赋值,还可以用语句给变量赋值,如: for file in `ls /etc` 使用变...
  • Recommended Coding Standards

    Recommended Coding Standards Naming standards Grammar standards Grammar standards Recommended Reading Recommended Coding Standards The following are the coding standards tha...
  • gcc安装

    1592 2020-06-11 《Go语言中文文档》
    1. gcc安装 1.1.1. MinGW-W64 GCC安装与配置 1.1.2. 配置过程: 1.1.3. 配置环境变量: 1.1.4. 验证环境是否安装 1. gcc安装 GCC原名为GNU C语言编译器(GNU C Compiler),只能处理C语言。但其很快扩展,变得可处理C++,后来又扩展为能够支持更多编程语言,如Fortran...
  • Blog

    Welcome to the Knative blog Welcome to the Knative blog Featured Posts Announcing Knative v1.15 Release How IBM Watsonx Assistant uses Knative Eventing to train machine learning ...
  • Cross Compiling KubeEdge

    Cross Compiling KubeEdge For ARM Architecture from x86 Architecture Cross Compiling KubeEdge In most of the cases, when you are trying to compile KubeEdge edgecore on Raspberr...
  • Cross Compiling KubeEdge

    Cross Compiling KubeEdge For ARM Architecture from x86 Architecture Cross Compiling KubeEdge In most of the cases, when you are trying to compile KubeEdge edgecore on Raspberr...
  • 推荐编码规范

    推荐编码规范 命名规范 语法规范 书写规范 推荐阅读 推荐编码规范 下面是 Cocos Creator 开发团队使用的编码规范,收录在手册里以供游戏开发者和工具开发者参考。 命名规范 当我们为变量,函数和实例命名时, 使用 camelCase 命名法。 // bad const FOOBar = {}; ...
  • 推荐编码规范

    推荐编码规范 命名规范 语法规范 书写规范 推荐阅读 推荐编码规范 下面是 Cocos Creator 开发团队使用的编码规范,收录在手册里以供游戏开发者和工具开发者参考。 命名规范 当我们为变量,函数和实例命名时, 使用 camelCase 命名法。 // bad const FOOBar = {}; ...
  • 10.23. Version 3.9.1

    10.23. Version 3.9.1 10.23. Version 3.9.1 Released July, 2010. 3.2.1 Date-based version components should be given as the four-digit year, two-digit month, and then two-digit...
  • Cross Compiling KubeEdge

    Cross Compiling KubeEdge For ARM Architecture from x86 Architecture Cross Compiling KubeEdge In most of the cases, when you are trying to compile KubeEdge edgecore on Raspberr...