积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部综合其他(6)版本控制(6)

语言

全部英语(3)中文(简体)(3)

格式

全部PDF文档 PDF(3)其他文档 其他(3)
 
本次搜索耗时 0.096 秒,为您找到相关结果约 6 个.
  • 全部
  • 综合其他
  • 版本控制
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Gitea v1.21.1 中文文档

    crt 9. ACME_DIRECTORY=https 10. ACME_EMAIL=email@example.com 要了解关于配置, 请访问 配置备忘单获取更多信息 按照 reverse proxy guide 的规则设置你的反向代理服务器 然后,按照下面的向导启用 HTTPS: nginx apache2/httpd caddy 注意:仅在代理层启用 HTTPS 被称为 TLS 0.1 。 1. proxy_set_header X-Real-IP $remote_addr; 额外注意,在 Gitea 的配置文件 app.ini 中存在下列默认值: 1. REVERSE_PROXY_LIMIT = 1 2. REVERSE_PROXY_TRUSTED_PROXIES = 127.0.0.0/8,::1/128 REVERSE_PROXY_LIMIT 限制反向代理服务器的层数,设置为 限制反向代理服务器的层数,设置为 0 表示不使用这些标头。 REVERSE_PROXY_TRUSTED_PROXIES 表示受信任的反向代理服务器网络地址, 经过该网络地址转发来的流量会经过解析 X-Real-IP 头部得到真实客户端地址。 (参考 configuration cheat sheet) 设置反向代理 设置 Fail2ban - 80 - 本文档使用 书栈网 · BookStack
    0 码力 | 303 页 | 3.88 MB | 1 年前
    3
  • mobi文档 Pro Git 2nd Edition 2.1.413

    Initial commit By default, with no arguments, git log lists the commits made in that repository in reverse chronological order; that is, the most recent commits show up first. As you can see, this command hand, you want to see the opposite — all commits in master that aren’t in experiment — you can reverse the branch names. experiment..master shows you everything in master not reachable from experiment: cat-file 310154e Update README formatting and add blame f7f3f6d Change my name a bit Notice the reverse order. The interactive rebase gives you a script that it’s going to run. It will start at the commit
    0 码力 | 731 页 | 21.49 MB | 1 年前
    3
  • pdf文档 Pro Git 2nd Edition 2.1.413

    Initial commit By default, with no arguments, git log lists the commits made in that repository in reverse chronological order; that is, the most recent commits show up first. As you can see, this command hand, you want to see the opposite — all commits in master that aren’t in experiment — you can reverse the branch names. experiment..master shows you everything in master not reachable from experiment: cat-file 310154e Update README formatting and add blame f7f3f6d Change my name a bit Notice the reverse order. The interactive rebase gives you a script that it’s going to run. It will start at the commit
    0 码力 | 501 页 | 17.96 MB | 1 年前
    3
  • epub文档 Pro Git 2nd Edition 2.1.413

    Initial commit By default, with no arguments, git log lists the commits made in that repository in reverse chronological order; that is, the most recent commits show up first. As you can see, this command hand, you want to see the opposite — all commits in master that aren’t in experiment — you can reverse the branch names. experiment..master shows you everything in master not reachable from experiment: cat-file 310154e Update README formatting and add blame f7f3f6d Change my name a bit Notice the reverse order. The interactive rebase gives you a script that it’s going to run. It will start at the commit
    0 码力 | 691 页 | 13.35 MB | 1 年前
    3
  • pdf文档 Pro Git 中文版 第2版 2.1.66

    reen、yellow、blue、magenta、cyan 或 white。 正如以 上例子设置的粗体属性,想要设置字体属性的话,可以选择包括:bold、dim、ul(下划线)、blink 、reverse(交换前景色和背景色)。 外部的合并与比较工具 虽然 Git 自己内置了一个 diff 实现,而且到目前为止我们一直在使用它,但你能够用一个外部的工具替代 它。 除此以外,你还能设置一个图
    0 码力 | 501 页 | 19.30 MB | 1 年前
    3
  • epub文档 Pro Git 中文版 第2版 2.1.66

    en、yellow、blue、magenta、 cyan 或 white。 正如以上例子设置的粗体属性,想要设置字体属性的话,可 以选择包括:bold、dim、ul(下划线)、blink、reverse(交换前景色和背 景色)。 外部的合并与比较工具 虽然 Git 自己内置了一个 diff 实现,而且到目前为止我们一直在使用它,但 你能够用一个外部的工具替代它。 除此以外,你还能设置一个图形化的工具
    0 码力 | 670 页 | 13.59 MB | 1 年前
    3
共 6 条
  • 1
前往
页
相关搜索词
Giteav121.1中文文档ProGit2ndEdition2.1413文版中文版66
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩