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

无数据

分类

全部后端开发(76)Python(49)Julia(18)Conda(16)Django(13)数据库(8)云计算&大数据(8)TiDB(8)综合其他(6)C++(5)

语言

全部英语(81)中文(繁体)(10)中文(简体)(6)西班牙语(1)英语(1)

格式

全部PDF文档 PDF(91)其他文档 其他(6)PPT文档 PPT(2)
 
本次搜索耗时 0.790 秒,为您找到相关结果约 99 个.
  • 全部
  • 后端开发
  • Python
  • Julia
  • Conda
  • Django
  • 数据库
  • 云计算&大数据
  • TiDB
  • 综合其他
  • C++
  • 全部
  • 英语
  • 中文(繁体)
  • 中文(简体)
  • 西班牙语
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 AR Game Development for Beginners

    the downloadable files, there is a PNG file called PlacementMarkerBase. Drag this into the Project panel in Unity. This book is brought to you by Zenva - Enroll in our Augmented Reality Mini-Degree reserved Select the file and you should see that some import settings appear in the Inspector panel. All we need to do here is enable Alpha is Transparency, then click Apply. You should no longer visible, have a texture, color, shininess, etc - it needs a material. Right click in the Project panel and select Create > Material. Call this PlacementIndicator. Let's now edit the material. Select
    0 码力 | 78 页 | 3.31 MB | 10 月前
    3
  • pdf文档 Game Development for Human Beings

    loses, instead of just restarting the game. To make it simple, our game over screen will be only a panel which will be shown over the game, with a game over message, the current score and the highest score First, we will lower the alpha of our panel, so the player can see the game behind it. Next, we will start a tween animation to show it. The idea is that the panel will come from the bottom of the screen text_style; 9 10 this.alpha = 0.5; 11 // create a tween animation to show the game over panel 12 movement_animation = this.game_state.game.add.tween(this); 13 movement_animation.to({y:
    0 码力 | 472 页 | 8.46 MB | 10 月前
    3
  • pdf文档 Godot Game Development for Beginners

    here is the Scene panel. It will display the node layout and hierarchy of the scene we're currently in. We'll go over what a scene and a node are very shortly. 2. The FileSystem panel shows us all of create our game. Moving things around, selecting, scripting, etc. Above this panel are four buttons and they toggle what the panel becomes. We can switch between 2D and 3D modes, the script editor and external will eventually get to a point where there are hundreds or even thousands of them in the scene tree panel. This will make it hard to find certain ones and overall make working on the game confusing. To solve
    0 码力 | 199 页 | 12.53 MB | 10 月前
    3
  • pdf文档 Godot Game Development for Beginners

    engine. © Zenva Pty Ltd 2024. All rights reserved On the bottom left, we have our File System. This panel contains all of our assets (textures, models, sprites, sound effects, scripts, etc). It’s very similar Godot game engine. © Zenva Pty Ltd 2024. All rights reserved At the top left, we have the Scene panel. This here is a list of all the nodes currently in our scene. The way Godot works is with a node system of nodes. On the right-hand side of our editor, is the Inspector. Whenever we select a node, this panel will populate to show us all of that node’s properties. Its position, rotation, scale and any other
    0 码力 | 70 页 | 4.78 MB | 10 月前
    3
  • pdf文档 Unity for Human Beings

    Page 22 Your Content Panel should now look like the picture below: Now, we can add a button to the content panel. We will need this to create a Prefab. Zenva 23 Unity’s editor should look like this now. If it doesn’t drag the button inside of the Content Panel to reset the button as a child element. (Sometimes Unity’s smart UI makes errors). Freeze frame reserved Page 33 The Content Panel should have the Content from the Viewport in it. Now, change the size of the Data to be 7.
    0 码力 | 239 页 | 27.39 MB | 10 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    for ASCII characters . . . . . . . . . . . . . . . . . . . . . . . . . . . 553 15.14 curses.panel —A panel stack extension for curses . . . . . . . . . . . . . . . . . . . . . . . . . 555 15.15 platform 然后使用 code 作为str.encode() 调用的编码。 参见: 模块curses.ascii 在 ASCII 字符上工作的工具,无论你的区域设置是什么。 模块curses.panel A panel stack extension that adds depth to curses windows. Module curses.textpad Editable text widget from 0 (NUL) to 0x1f (US), in order, plus the mnemonic SP for the space character. 15.14 curses.panel —A panel stack extension for curses Panels are windows with the added feature of depth, so they can be
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    for ASCII characters . . . . . . . . . . . . . . . . . . . . . . . . . . . 553 15.14 curses.panel —A panel stack extension for curses . . . . . . . . . . . . . . . . . . . . . . . . . 555 15.15 platform 然后使用 code 作为str.encode() 调用的编码。 参见: 模块curses.ascii 在 ASCII 字符上工作的工具,无论你的区域设置是什么。 模块curses.panel A panel stack extension that adds depth to curses windows. Module curses.textpad Editable text widget from 0 (NUL) to 0x1f (US), in order, plus the mnemonic SP for the space character. 15.14 curses.panel —A panel stack extension for curses Panels are windows with the added feature of depth, so they can be
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Python 标准库参考指南 2.7.18

    for ASCII characters . . . . . . . . . . . . . . . . . . . . . . . . . . . 553 15.14 curses.panel —A panel stack extension for curses . . . . . . . . . . . . . . . . . . . . . . . . . 555 15.15 platform 然后使用 code 作为str.encode() 调用的编码。 参见: 模块curses.ascii 在 ASCII 字符上工作的工具,无论你的区域设置是什么。 模块curses.panel A panel stack extension that adds depth to curses windows. Module curses.textpad Editable text widget from 0 (NUL) to 0x1f (US), in order, plus the mnemonic SP for the space character. 15.14 curses.panel —A panel stack extension for curses Panels are windows with the added feature of depth, so they can be
    0 码力 | 1552 页 | 7.42 MB | 9 月前
    3
  • pdf文档 TiDB v8.4 Documentation

    DataGrip 6. In the newly created project, click + in the upper-left corner of the Database Ex- plorer panel, and select Data Source > Other > TiDB. 282 Figure 2: Select a data source in DataGrip 7. Copy DataGrip 5. In the newly created project, click + in the upper-left corner of the Database Ex- plorer panel, and select Data Source > Other > TiDB. 286 Figure 6: Select a data source in DataGrip 6. Copy DataGrip 2. In the newly created project, click + in the upper-left corner of the Database Ex- plorer panel, and select Data Source > Other > TiDB. 292 Figure 12: Select a data source in DataGrip 3. Configure
    0 码力 | 6705 页 | 110.86 MB | 9 月前
    3
  • pdf文档 TiDB v8.3 Documentation

    process #8265 @rleungx • Add the store_id monitoring metric to the Cluster > Label distribution panel in Grafana to display store IDs corresponding to different labels #8337 @HuSharp • Support fallback DataGrip 6. In the newly created project, click + in the upper-left corner of the Database Ex- plorer panel, and select Data Source > Other > TiDB. 260 Figure 2: Select a data source in DataGrip 7. Copy DataGrip 5. In the newly created project, click + in the upper-left corner of the Database Ex- plorer panel, and select Data Source > Other > TiDB. 264 Figure 6: Select a data source in DataGrip 6. Copy
    0 码力 | 6606 页 | 109.48 MB | 9 月前
    3
共 99 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 10
前往
页
相关搜索词
ARGameDevelopmentforBeginnersHumanBeingsGodotUnityPython标准参考指南2.718TiDBv8Documentation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩