万象云档 本次搜索耗时 2.353 秒,为您找到 76 个相关结果.
  • 练习 8:更多的重定向和过滤:head,tail,awk,grep,sed

    练习 8:更多的重定向和过滤:head ,tail ,awk ,grep ,sed 这样做 你会看到什么 解释 附加题 练习 8:更多的重定向和过滤:head ,tail ,awk ,grep ,sed 原文:Exercise 8. Bash: more on redirection and filtering: head, tail, ...
  • 练习 3:Bash:Shell、.profile、.bashrc、.bash_history。

    练习 3:Bash:Shell、.profile 、.bashrc 、.bash_history 。 这样做 你会看到什么 解释 附加题 练习 3:Bash:Shell、.profile 、.bashrc 、.bash_history 。 原文:Exercise 3. Bash: The shell, .profile, .bashrc, ....
  • Interop

    Interop Interop is extraordinarily important if you want your language to succeed! This is just a historical fact. A huge part of why C++ was so successful was that it was e...
  • torch.optim

    torch.optim 如何使用 optimizer (优化器) 构建 为每个参数单独设置选项 进行单步优化 optimizer.step() optimizer.step(closure) 算法 如何调整学习率 torch.optim 译者:@于增源 校对者:@青梅往事 torch.optim is a packa...
  • 目录

    笨办法学 Linux 中文版 练习 0:起步 练习 1:文本编辑器,vim 练习 2:文本浏览器,少即是多 练习 3:Bash:Shell、.profile 、.bashrc 、.bash_history 练习 4:Bash:处理文件,pwd ,ls ,cp ,mv ,rm ,touch 练习 5:Bash:环境变量,env ,set ,...
  • 练习 4:Bash:处理文件,pwd,ls,cp,mv,rm,touch

    练习 4:Bash:处理文件,pwd ,ls ,cp ,mv ,rm ,touch 这样做 你应该看到什么 解释 附加题 练习 4:Bash:处理文件,pwd ,ls ,cp ,mv ,rm ,touch 原文:Exercise 4. Bash: working with files, pwd, ls, cp, mv, rm, touch...
  • Docker 从入门到精通:全流程命令与实战指南

    Docker 从入门到精通:全流程命令与实战指南 一、Docker 基础:安装与启动 1.1 环境说明 1.2 分步安装流程 (1)更新系统依赖 (2)安装 Docker 依赖工具 (3)配置阿里云镜像源 (4)安装 Docker CE(社区版) 1.3 镜像加速器配置(USTC) 1.4 Docker 服务管理命令 二、Docker 核心...
  • Class 的继承

    193 2025-05-15 《ECMAScript 6 教程》
    简介 私有属性和私有方法的继承 静态属性和静态方法的继承 Object.getPrototypeOf() super 关键字 类的 prototype 属性和proto 属性 实例的 proto 属性 原生构造函数的继承 Mixin 模式的实现 简介 Class 可以通过extends 关键字实现继承,让子类继承父类的属性和方法。ex...
  • Automatic differentiation package - torch.autograd

    Automatic differentiation package - torch.autograd torch.autograd.backward(variables, grad_variables, retain_variables=False) Variable API 兼容性 In-place operations on Variables ...
  • Data Model

    Data Model 21. Conceptual View 22. Physical View 23. Namespace 23.1. Namespace management 23.2. Predefined namespaces 24. Table 25. Row 26. Column Family 27. Cells 28. Dat...