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

无数据

分类

全部综合其他(415)Weblate(302)Blender(38)KiCad(24)产品与服务(18)Krita(11)Apache OFBiz(9)版本控制(7)GIMP(4)人工智能(3)

语言

全部英语(278)中文(简体)(122)中文(繁体)(10)日语(2)[zh](1)韩语(1)ro(1)

格式

全部PDF文档 PDF(236)其他文档 其他(178)DOC文档 DOC(1)
 
本次搜索耗时 0.093 秒,为您找到相关结果约 415 个.
  • 全部
  • 综合其他
  • Weblate
  • Blender
  • KiCad
  • 产品与服务
  • Krita
  • Apache OFBiz
  • 版本控制
  • GIMP
  • 人工智能
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 日语
  • [zh]
  • 韩语
  • ro
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Pro Git 2nd Edition 2.1.413

    detail, and a lot more. This chapter will round out your knowledge of Git so that you are truly a master. Chapter 8 is about configuring your custom Git environment. This includes setting up hook scripts during a Git initiated edit. Your default branch name By default Git will create a branch called master when you create a new repository with git init. From Git version 2.28 onwards, you can set a different after a clone, you should see something like this: $ git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working tree clean This means you have a clean working
    0 码力 | 501 页 | 17.96 MB | 1 年前
    3
  • mobi文档 Pro Git 2nd Edition 2.1.413

    detail, and a lot more. This chapter will round out your knowledge of Git so that you are truly a master. Chapter 8 is about configuring your custom Git environment. This includes setting up hook scripts during a Git initiated edit. Your default branch name By default Git will create a branch called master when you create a new repository with git init. From Git version 2.28 onwards, you can set a different after a clone, you should see something like this: $ git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working tree clean This means you have a clean working
    0 码力 | 731 页 | 21.49 MB | 1 年前
    3
  • epub文档 Pro Git 2nd Edition 2.1.413

    detail, and a lot more. This chapter will round out your knowledge of Git so that you are truly a master. Chapter 8 is about configuring your custom Git environment. This includes setting up hook scripts during a Git initiated edit. Your default branch name By default Git will create a branch called master when you create a new repository with git init. From Git version 2.28 onwards, you can set a different after a clone, you should see something like this: $ git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working tree clean This means you have a clean working
    0 码力 | 691 页 | 13.35 MB | 1 年前
    3
  • pdf文档 Godot Game Development for Beginners

    This book is brought to you by Zenva - Enroll in our Godot Game Development Mini-Degree to master 2D and 3D game development with the free, open-source Godot game engine © Zenva Pty Ltd 2020. All rights This book is brought to you by Zenva - Enroll in our Godot Game Development Mini-Degree to master 2D and 3D game development with the free, open-source Godot game engine © Zenva Pty Ltd 2020. You'll master popular genres including RPGs, idle games, Platformers, and FPS games. This book is brought to you by Zenva - Enroll in our Godot Game Development Mini-Degree to master 2D and
    0 码力 | 199 页 | 12.53 MB | 10 月前
    3
  • pdf文档 Pro Git 中文版 第2版 2.1.66

    status 命令查看哪些文件处于什么状态。 如果在克隆仓库后立即使用此命令,会看到类似这样的 输出: $ git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working directory clean 这说明你现在的工作目录相当干净。换句话说,所有已跟踪文件在上次提交后都未被更改过。 现在,分支名是“master”,这是 默认的分支名。 我们在 Git 分支 中会详细讨论分支和引用。 现在,让我们在项目下创建一个新的 README 文件。 如果之前并不存在这个文件,使用 git status 命令,你 将看到一个新的未跟踪文件: 31 $ echo 'My Project' > README $ git status On branch master Your branch branch is up-to-date with 'origin/master'. Untracked files: (use "git add ..." to include in what will be committed) README nothing added to commit but untracked files present (use "git add"
    0 码力 | 501 页 | 19.30 MB | 1 年前
    3
  • epub文档 Pro Git 中文版 第2版 2.1.66

    status 命令查看哪些文件处于什么状态。 如果在克隆仓库后立即 使用此命令,会看到类似这样的输出: $ git status On branch master Your branch is up-to-date with 'origin/master'. nothing to commit, working directory clean 这说明你现在的工作目录相当干净。换句话说,所有已跟踪文件在上次提交后 现在,分 支名是“master”,这是默认的分支名。 我们在 Git 分支 中会详细讨论分支和 引用。 现在,让我们在项目下创建一个新的 README 文件。 如果之前并不存在这个文 件,使用 git status 命令,你将看到一个新的未跟踪文件: $ echo 'My Project' > README $ git status On branch master Your branch branch is up-to-date with 'origin/master'. Untracked files: (use "git add ..." to include in what will be committed) README nothing added to commit but untracked files present (use "git add"
    0 码力 | 670 页 | 13.59 MB | 1 年前
    3
  • pdf文档 Godot Game Development for Beginners

    Developer This book is brought to you by Zenva - Enroll in our Godot 4 Game Development Mini-Degree to master 2D and 3D game development with the free, open-source Godot game engine. © Zenva Pty Ltd 2024. All 73 This book is brought to you by Zenva - Enroll in our Godot 4 Game Development Mini-Degree to master 2D and 3D game development with the free, open-source Godot game engine. © Zenva Pty Ltd 2024. All Build. This book is brought to you by Zenva - Enroll in our Godot 4 Game Development Mini-Degree to master 2D and 3D game development with the free, open-source Godot game engine. © Zenva Pty Ltd 2024. All
    0 码力 | 70 页 | 4.78 MB | 10 月前
    3
  • pdf文档 Learn Unity by Creating a 3D Multi-Level Platformer Game

    book is brought to you by Zenva - Enroll in our Unity Game Development Mini-Degree to learn and master game development with Unity © Zenva Pty Ltd 2018. All rights reserved Learn Unity book is brought to you by Zenva - Enroll in our Unity Game Development Mini-Degree to learn and master game development with Unity © Zenva Pty Ltd 2018. All rights reserved Table of Contents book is brought to you by Zenva - Enroll in our Unity Game Development Mini-Degree to learn and master game development with Unity © Zenva Pty Ltd 2018. All rights reserved Introduction Interested
    0 码力 | 60 页 | 2.24 MB | 10 月前
    3
  • epub文档 BlenderVR User Manual Release 0.1

    File Virtual Reality Private Network (VRPN) Open Sound Control (OSC) Oculus Rift DK2 Architecture Master and Slaves Notion of Vehicle UI - Daemon Network Protocol Configuration File Development BlenderVR distributions Acquiring BlenderVR BlenderVR Sources [https://github.com/BlenderVR/source/archive/master.zip] (download and unzip in the top folder, rename it source) Oculus Library [https://github.com BlenderVR ”.blend” sample scenes. Download All Samples [https://github.com/BlenderVR/samples/archive/master.zip] You can also download an individual sample folder. For that you will need SVN [http://subversion
    0 码力 | 75 页 | 861.11 KB | 1 年前
    3
  • pdf文档 BlenderVR User Manual Release 0.1

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 4 Architecture 38 4.1 Master and Slaves . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . provided in Acquiring Blender. Acquiring BlenderVR To download the latest BlenderVR git version (master HEAD): $ git clone https://github.com/BlenderVR/source.git $ cd source $ git submodule update --init not exists outside BlenderVR development frame. Moreover, elements to synchronize interaction from master to slaves cannot be defined inside .blend file. BlenderVR thus introduces the notion of processor
    0 码力 | 56 页 | 860.89 KB | 1 年前
    3
共 415 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 42
前往
页
相关搜索词
ProGit2ndEdition2.1413GodotGameDevelopmentforBeginners中文文版中文版66LearnUnitybyCreating3DMultiLevelPlatformerBlenderVRUserManualRelease0.1
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩