积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部综合其他(166)Weblate(153)后端开发(135)Python(63)Java(38)Spring(38)区块链(34)Jupyter(31)Scrapy(17)系统运维(8)

语言

全部英语(232)中文(简体)(75)日语(1)韩语(1)

格式

全部其他文档 其他(309)
 
本次搜索耗时 0.124 秒,为您找到相关结果约 309 个.
  • 全部
  • 综合其他
  • Weblate
  • 后端开发
  • Python
  • Java
  • Spring
  • 区块链
  • Jupyter
  • Scrapy
  • 系统运维
  • 全部
  • 英语
  • 中文(简体)
  • 日语
  • 韩语
  • 全部
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • epub文档 Hyperledger Fabric 2.5 中文文档

    Intelligently executing tasks with execute Failure handling Connections Password management Leveraging native SSH config files fab 选项和参数 基本应用 直接执行远程命令 命令行参数 Per-task arguments 配置文件 Fabfile 文件的结构和使用 指定 fabfile 两者结合 作为库使用 连接服务器 断开连接 最后注意 输出管理 输出等级 隐藏和/或显示输出级别 并行执行 它是如何运转的 如何使用 bubble 大小 行级输出 vs 比特级输出 SSH 行为 未知主机 已知主机但更换了密钥 定义任务 新式任务 传统任务 API 文档 Fabric 维护了两套根据代码中 docstring 自动生成的 API 文档(它们都十分详 尽)。 是什么? 如 README 所说: Fabric 是一个 Python (2.5-2.7) 的库和命令行工具,用来提高基于 SSH 的 应用部署和系统管理效率。 更具体地说,Fabric 是: 一个让你通过 命令行 执行 无参数 Python 函数 的工具; 一个让通过 SSH 执行 Shell 命令更加 容易 、 更符合 Python 风格 的命令 库(建立于一个更低层次的库)。 自然而然地,大部分用户把这两件事结合着用,使用
    0 码力 | 138 页 | 154.00 KB | 1 年前
    3
  • epub文档 Hyperledger Fabric 1.4 中文文档

    Intelligently executing tasks with execute Failure handling Connections Password management Leveraging native SSH config files fab 选项和参数 基本应用 直接执行远程命令 命令行参数 Per-task arguments 配置文件 Fabfile 文件的结构和使用 指定 fabfile 两者结合 作为库使用 连接服务器 断开连接 最后注意 输出管理 输出等级 隐藏和/或显示输出级别 并行执行 它是如何运转的 如何使用 bubble 大小 行级输出 vs 比特级输出 SSH 行为 未知主机 已知主机但更换了密钥 定义任务 新式任务 传统任务 API 文档 Fabric 维护了两套根据代码中 docstring 自动生成的 API 文档(它们都十分详 尽)。 是什么? 如 README 所说: Fabric 是一个 Python (2.5-2.7) 的库和命令行工具,用来提高基于 SSH 的 应用部署和系统管理效率。 更具体地说,Fabric 是: 一个让你通过 命令行 执行 无参数 Python 函数 的工具; 一个让通过 SSH 执行 Shell 命令更加 容易 、 更符合 Python 风格 的命令 库(建立于一个更低层次的库)。 自然而然地,大部分用户把这两件事结合着用,使用
    0 码力 | 145 页 | 161.53 KB | 1 年前
    3
  • mobi文档 Pro Git 2nd Edition 2.1.413

    Protocol The HTTP Protocols The SSH Protocol The Git Protocol Getting Git on a Server Putting the Bare Repository on a Server Small Setups Generating Your SSH Public Key Setting Up the Server Build Number Preparing a Release The Shortlog Summary GitHub Account Setup and Configuration SSH Access Your Avatar Your Email Addresses Two Factor Authentication Contributing to a Project Forking protocol for Git network transactions. Most of the examples in the book have been changed to HTTP from SSH because it’s so much simpler. It’s been amazing to watch Git grow over the past few years from a
    0 码力 | 731 页 | 21.49 MB | 1 年前
    3
  • epub文档 Pro Git 2nd Edition 2.1.413

    Protocol The HTTP Protocols The SSH Protocol The Git Protocol Getting Git on a Server Putting the Bare Repository on a Server Small Setups Generating Your SSH Public Key Setting Up the Server Build Number Preparing a Release The Shortlog Summary GitHub Account Setup and Configuration SSH Access Your Avatar Your Email Addresses Two Factor Authentication Contributing to a Project Forking protocol for Git network transactions. Most of the examples in the book have been changed to HTTP from SSH because it’s so much simpler. It’s been amazing to watch Git grow over the past few years from a
    0 码力 | 691 页 | 13.35 MB | 1 年前
    3
  • epub文档 Linux command line for you and me Documentation Release 0.1

    tracepath command Remote login to a computer using ssh tool ssh key generation ssh-copy-id Stop and disable the sshd service Disable password based login for ssh How to find active (open) network connections Resolver:/:/sbin/nologin dbus:x:81:81:System message bus:/:/sbin/nologin sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin chrony:x:998:995::/var/lib/chrony:/sbin/nologin systemd-coredump:x:994:994:systemd bash_profile is the configuration file for bash for the users who are allowed to login (via GUI or via ssh). On Fedora systems this file also read configuration from the ~/.bashrc file. # Get the aliases and
    0 码力 | 124 页 | 510.85 KB | 1 年前
    3
  • epub文档 Pro Git 中文版 第2版 2.1.66

    变基的基本操作 更有趣的变基例子 变基的风险 用变基解决变基 变基 vs. 合并 总结 服务器上的 Git 协议 本地协议 HTTP 协议 SSH 协议 Git 协议 在服务器上搭建 Git 把裸仓库放到服务器上 小型安装 生成 SSH 公钥 配置服务器 Git 守护进程 Smart HTTP GitWeb GitLab 安装 管理 基本用途 一起工作 第三方托管的选择 应用来自邮件的补丁 检出远程分支 确定引入了哪些东西 将贡献的工作整合进来 为发布打标签 生成一个构建号 准备一次发布 制作提交简报 总结 GitHub 账户的创建和配置 SSH 访问 头像 邮件地址 两步验证 对项目做出贡献 派生项目 GitHub 流程 拉取请求的进阶用法 GitHub 风格的 Markdown 让你的 GitHub 公共仓库保持更新 将会帮助你加入到一个巨大的社区中。不论你决定为自己 的代码使用哪一个 Git 托管服务,这都很有价值。 自从上次出版以来另一个重大变革是 Git 网络传输 HTTP 协议的开发与崛起。 书中的大多数例子都已经从 SSH 切换到 HTTP,因为它更简单。 在过去这几年看到 Git 从一个相对无名的版本管理系统成长为商业与开源版本 管理的事实标准是令人吃惊的。我很高兴 Pro Git 做得很好并已经成为市场上 几本既成功又完全开源的技术书籍之一。
    0 码力 | 670 页 | 13.59 MB | 1 年前
    3
  • epub文档 The Weblate Manual 4.9.1

    localization, Avoiding merge conflicts How to access repositories over SSH? Please see Accessing repositories for info on setting up SSH keys. How to fix merge conflicts in translations? Merge conflicts repository, it lives under the DATA_DIR directory and is named vcs///. If you have SSH access to this machine, you can use the repository directly. For anonymous access, you might want push URL using the SSH protocol (for example git@github.com:WeblateOrg/weblate.git). SSH repositories The most frequently used method to access private repositories is based on SSH. Authorize the public
    0 码力 | 778 页 | 10.95 MB | 1 年前
    3
  • epub文档 The Weblate Manual 4.17

    localization, Avoiding merge conflicts How to access repositories over SSH? Please see Accessing repositories for info on setting up SSH keys. How to fix merge conflicts in translations? Merge conflicts repository, it lives under the DATA_DIR directory and is named vcs///. If you have SSH access to this machine, you can use the repository directly. git merge -s ours origin/maintenance push URL using the SSH protocol (for example git@github.com:WeblateOrg/weblate.git). SSH repositories The most frequently used method to access private repositories is based on SSH. Authorize the public
    0 码力 | 794 页 | 18.87 MB | 1 年前
    3
  • epub文档 The Weblate Manual 4.16.2

    localization, Avoiding merge conflicts How to access repositories over SSH? Please see Accessing repositories for info on setting up SSH keys. How to fix merge conflicts in translations? Merge conflicts repository, it lives under the DATA_DIR directory and is named vcs///. If you have SSH access to this machine, you can use the repository directly. For anonymous access, you might want push URL using the SSH protocol (for example git@github.com:WeblateOrg/weblate.git). SSH repositories The most frequently used method to access private repositories is based on SSH. Authorize the public
    0 码力 | 807 页 | 11.23 MB | 1 年前
    3
  • epub文档 The Weblate Manual 4.16

    localization, Avoiding merge conflicts How to access repositories over SSH? Please see Accessing repositories for info on setting up SSH keys. How to fix merge conflicts in translations? Merge conflicts repository, it lives under the DATA_DIR directory and is named vcs///. If you have SSH access to this machine, you can use the repository directly. For anonymous access, you might want push URL using the SSH protocol (for example git@github.com:WeblateOrg/weblate.git). SSH repositories The most frequently used method to access private repositories is based on SSH. Authorize the public
    0 码力 | 807 页 | 11.23 MB | 1 年前
    3
共 309 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 31
前往
页
相关搜索词
HyperledgerFabric2.5中文文文文档中文文档1.4ProGit2ndEdition2.1413LinuxcommandlineforyouandmeDocumentationRelease0.1文版中文版66TheWeblateManual4.94.174.16
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩