书栈网 · BookStack 本次搜索耗时 0.038 秒,为您找到 202315 个相关结果.
  • md5()

    md5() 语法 类别 描述 参数 返回值 错误 示例 md5() 语法 File.md5( ) 类别 File 描述 获取文件的 md5 值。 参数 参数名 参数类型 默认值 描述 是否必填 filepath string —- 文件路径 是 返回值 返回指定文件的 md5 值。 错误 如果出错...
  • 5. Contributing

    5. Contributing 5. Contributing This book is developed like a free software project, your input and help is welcome. The most obvious way to contribute is to help translate it ...
  • 5. Visualizations

    5. Visualizations 5.1. Available Plotting Utilities 5.1.1. Functions 5.1.2. Display Objects 5. Visualizations Scikit-learn defines a simple API for creating visualizations f...
  • 5 Language features

    5 Language features 5 Language features JavaScript includes many dubious (and even dangerous) features. This sectiondelineates which features may or may not be used, and any ad...
  • A.5 Interfaces

    A.5 Interfaces A.5 Interfaces   InterfaceDeclaration:   interface  BindingIdentifier TypeParametersopt InterfaceExtendsClauseopt ObjectType   InterfaceExtendsClause:   extends...
  • 5. 下载

    版本 校验版本 免责声明 版本 ShardingSphere的发布版包括源码包及其对应的二进制包。由于下载内容分布在镜像服务器上,所以下载后应该进行GPG或SHA-512校验,以此来保证内容没有被篡改。 版本 发布日期 源码下载 Sharding-JDBC下载 Sharding-Proxy下载 Sharding-UI 下载 4.0.0-RC1 ...
  • 5. Portability

    Portability What is embedded-hal? Users of the embedded-hal HAL implementation Driver Application Portability In embedded environments portability is a very important topi...
  • 5 – The Auxiliary Library

    5 – The Auxiliary Library 5 – The Auxiliary Library The auxiliary library provides several convenient functions to interface C with Lua. While the basic API provides the primit...
  • 5. lseek

    5. lseek 5. lseek 每个打开的文件都记录着当前读写位置,打开文件时读写位置是0,表示文件开头,通常读写多少个字节就会将读写位置往后移多少个字节。但是有一个例外,如果以O_APPEND 方式打开,每次写操作都会在文件末尾追加数据,然后将读写位置移到新的文件末尾。lseek 和标准I/O库的fseek 函数类似,可以移动当前读写位置(或者...
  • 5 聚合图形

    5 聚合图形 概述 导出 导入 导出格式 元素标签 5 聚合图形 概述 聚合图形 导出(export) 包含聚合图形的结构 - 所有聚合图形设置和所有聚合图形元素及其配置。 聚合图形本身中包含的任何内容(如主机,主机组或任何其他数据)都不会导出。 因此,如果聚合图形所指的元素中有任何一个缺失,则导入它将失败。 导出 要导出聚合...