万象云档 本次搜索耗时 1.885 秒,为您找到 153 个相关结果.
  • Appendix

    Appendix Appendix A: Contributing to Documentation A.1. Contributing to Documentation or Other Strings A.2. Editing the HBase Website A.3. Publishing the HBase Website and Docume...
  • 网络通信与区块链

    517 2025-05-17 《区块链开发》
    网络通信与区块链 undefinedGo网络与协议 undefinedSocket编程 undefinedGo网络通信编程 undefined服务器端 undefined客户端 undefined服务器端 undefined区块链的服务器和客户端 undefinedMultiaddress undefinedMultiaddr简介: un...
  • Securing Apache HBase

    Securing Apache HBase 59. Using Secure HTTP (HTTPS) for the Web UI 60. Using SPNEGO for Kerberos authentication with Web UIs 61. Secure Client Access to Apache HBase 61.1. Prereq...
  • 读懂 ECMAScript 规格

    503 2025-05-15 《ECMAScript 6 教程》
    概述 术语 抽象操作 Record 和 field [[Notation]] Completion Record 抽象操作的标准流程 数组的 map 方法 概述 规格文件是计算机语言的官方标准,详细描述语法规则和实现方法。 一般来说,没有必要阅读规格,除非你要写编译器。因为规格写得非常抽象和精炼,又缺乏实例,不容易理解,而且对于解决实际...
  • 1

    Then it, too, changed. The plump youth stood up sharply, glanced about, and walked off the platform. Ellen Braisted raised her face from her hands and, her eyes streaming, quiet...
  • 前端安全规范

    前端安全规范 本文档描述前端开发人员在应用开发中,需要关注的安全问题和相应的编码规范,旨在杜绝一些常见的安全隐患。 说明: 文档中使用的关键字「MUST」,「MUST NOT」,「REQUIRED」,「SHALL」,「SHALL NOT」,「SHOULD」,「SHOULD NOT」,「RECOMMENDED」,「MAY」和「OPTIONAL」在...
  • 16.4 改进设计

    16.4 改进设计 16.4.1 “制作更多的对象” 16.4.2 用于原型创建的一个模式 16.4 改进设计 《设计模式》书内所有方案的组织都围绕“程序进化时会发生什么变化”这个问题展开。对于任何设计来说,这都可能是最重要的一个问题。若根据对这个问题的回答来构造自己的系统,就可以得到两个方面的结果:系统不仅更易维护(而且更廉价),而且能产生一些能...
  • 练习 20:文件系统:修改和创建文件系统,tune2fs,mkfs

    练习 20:文件系统:修改和创建文件系统,tune2fs ,mkfs 这样做 你会看到什么 解释 附加题 练习 20:文件系统:修改和创建文件系统,tune2fs ,mkfs 原文:Exercise 20. Filesystems: modifying and creating filesystems, tune2fs, mkfs 译...
  • ‘EDINBURGH CASTLE.’

    ‘EDINBURGH CASTLE.’ ‘EDINBURGH CASTLE.’ This ‘Edinburgh Castle’ is not a castle at all in the first place, nor is it in Scotland! It is only a little mud hut on a hill, in t...
  • PyTorch 中通道在最后的内存格式(beta)

    PyTorch 中通道在最后的内存格式(beta) 什么是通道在最后 内存格式 API 性能提升 转换现有模型 要做的工作 PyTorch 中通道在最后的内存格式(beta) 原文:https://pytorch.org/tutorials/intermediate/memory_format_tutorial.html 作者 : ...