积分充值
 首页
前端开发
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)数据库(4)后端开发(3)数据库工具(3)Istio(3)DBeaver(3)C++(2)Harbor(2)Python(1)Django(1)

语言

全部英语(13)

格式

全部PDF文档 PDF(12)其他文档 其他(1)
 
本次搜索耗时 0.063 秒,为您找到相关结果约 13 个.
  • 全部
  • 云计算&大数据
  • 数据库
  • 后端开发
  • 数据库工具
  • Istio
  • DBeaver
  • C++
  • Harbor
  • Python
  • Django
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Application of C++ in Computational Cancer Modeling

    weights.reshaped().end()); int random_entry = d(rnd_generator); int c = random_entry / ntype; int r = random_entry - c * ntype; //... } 0 0.5 0 0 0 0 0 0 0 0 0 0 2 0.5 0 0 0 1 2 weights.reshaped().end()); int random_entry = d(rnd_generator); int c = random_entry / ntype; int r = random_entry - c * ntype; //... } 0 0.5 0 0 0 0 0 0 0 0 0 0 2 0.5 0 0 0 1 2 weights.reshaped().end()); int random_entry = d(rnd_generator); int c = random_entry / ntype; int r = random_entry - c * ntype; //... } 0 0.5 0 0 0 0 0 0 0 0 0 0 2 0.5 0 0 0 1 2
    0 码力 | 47 页 | 1.14 MB | 6 月前
    0.03
  • epub文档 Django CMS 3.11.10 Documentation

    styling. urlpatterns += i18n_patterns( re_path(r'^admin/', include(admin.site.urls)), re_path(r'^polls/', include('polls.urls')), re_path(r'^', include('cms.urls')), ) python manage.py migrate top of your main urls.py add from django.contrib.sitemaps.views import sitemap to urls.py` add url(r'^sitemap\.xml$', sitemap, {'sitemaps': {'cmspages': CMSSitemap}}), to your urlpatterns django.contrib ) ] def get_plugin_urls(self): urlpatterns = [ re_path(r'^create_alias/$', self.create_alias, name='cms_create_alias'), ] return urlpatterns
    0 码力 | 493 页 | 1.44 MB | 6 月前
    0.03
  • pdf文档 DBeaver Lite User Guide v24.2.ea

    not need to configure SSO parameters. Otherwise, you need to open the command shell ( ), enter win+R , press enter, and provide the required parameters. Read for the aws configure sso configuration manager is already installed by default. Windows You can access it by pressing and typing . WIN+R odbcad32 On and , you need to install this component separately. Linux macOS We recommend the doesn't use SQL syntax. from(bucket: "example-bucket") |> range(start: -1d) |> filter(fn: (r) => r._measurement == "example-measurement") |> mean() |> yield(name: "_results") Executing Flux
    0 码力 | 1010 页 | 79.48 MB | 1 年前
    3
  • pdf文档 DBeaver Ultimate User Guide v24.2.ea

    not need to configure SSO parameters. Otherwise, you need to open the command shell ( ), enter win+R , press enter, and provide the required parameters. Read for the aws configure sso configuration manager is already installed by default. Windows You can access it by pressing and typing . WIN+R odbcad32 On and , you need to install this component separately. Linux macOS We recommend the doesn't use SQL syntax. from(bucket: "example-bucket") |> range(start: -1d) |> filter(fn: (r) => r._measurement == "example-measurement") |> mean() |> yield(name: "_results") Executing Flux
    0 码力 | 1171 页 | 94.65 MB | 1 年前
    3
  • pdf文档 DBeaver User Guide v24.2.ea

    not need to configure SSO parameters. Otherwise, you need to open the command shell ( ), enter win+R , press enter, and provide the required parameters. Read for the aws configure sso configuration manager is already installed by default. Windows You can access it by pressing and typing . WIN+R odbcad32 On and , you need to install this component separately. Linux macOS We recommend the doesn't use SQL syntax. from(bucket: "example-bucket") |> range(start: -1d) |> filter(fn: (r) => r._measurement == "example-measurement") |> mean() |> yield(name: "_results") Executing Flux
    0 码力 | 1171 页 | 94.79 MB | 1 年前
    3
  • pdf文档 Istio at Scale: How eBay is building a massive Multitenant Service Mesh using Istio

    locations across globe peering with the Internet closer to the customer ○ PoPs are mini AZs Region R1 AZ 1 AZ 2 AZ n Data Center DC1 Region Rn #IstioCon Application Deployment: Cloud Layout ● Multiple scenario Region R1 AZ 1 AZ 2 AZ n Data Center DC1 K8s Cluster K8s Cluster K8s Cluster K8s Cluster K8s Cluster K8s Cluster Region Rn #IstioCon Application Specs Region R1 Application specs ● Standardization provides flexibility to switch backend implementations to software Region R1 AZ 1 AZ 2 AZ n Data Center DC1 K8s Cluster K8s Cluster K8s Cluster K8s Cluster AZ
    0 码力 | 22 页 | 505.96 KB | 1 年前
    3
  • pdf文档 Apache Cassandra™ 10 Documentation February 16, 2012

    cassandra-data directory you created earlier: $ sed -i -e "s,log4j.appender.R.File=/var/log/cassandra/system.log, \ log4j.appender.R.File=$HOME/datastax/cassandra-data/system.log," \ $CASSANDRA_HOME/conf/log4j-server is a dependency on the Visual C++ 2008 runtime (32-bit). However, Windows 7 and Windows 2008 Server R2 already have it installed. If needed, you can download it from http://www.microsoft.com Prerequisites Dependency on the Visual C++ 2008 runtime (32-bit). However, Windows 7 and Windows 2008 Server R2 already have it installed. If needed, download it from http://www.microsoft.com/download/en/details
    0 码力 | 141 页 | 2.52 MB | 1 年前
    3
  • pdf文档 CppCon2021 Concurrency TS2

    controversial, so would ask for discussion on this topic. • P1121R3. Hazard Pointers: Proposed Interface and Wording for Concurrency TS 2. • P1122R4 - Proposed Wording for Concurrent Data Structures: Read-Copy-Update controversial, so would ask for discussion on this topic. • P1121R3. Hazard Pointers: Proposed Interface and Wording for Concurrency TS 2. • P1122R4 - Proposed Wording for Concurrent Data Structures: Read-Copy-Update
    0 码力 | 58 页 | 1.62 MB | 6 月前
    0.03
  • pdf文档 Ozone meetup Nov 10, 2022 Ozone User Group Summit

    Apache Ozone 1.3.0 + Apache Impala 4.1.1 Testbed 3 x master nodes, 16 x DataNodes CPU 2 x Intel(R) Xeon(R) Gold 6230 CPU @ 2.10GHz/20 cores memory 384GB ( 12 x 32GB DDR4 @ 2933MHz) OS Boot Cisco Boot 2GB cache Network Adapter Cisco UCS VIC 1387 2 x 40Gbps ports x8 PCIe Gen3 CPU 2 x Intel(R) Xeon(R) Gold 6262V CPU @ 1.90GHz/24 cores memory 384GB ( 12 x 32GB DDR4 @ 2933MHz) OS Boot Cisco Boot
    0 码力 | 78 页 | 6.87 MB | 1 年前
    3
  • pdf文档 Project Harbor Introduction - Open source trusted cloud native registry

    Open source trusted cloud native registry Henry Zhang, Chief Architect, VMware R&D China Steven Zou, Staff Engineer, VMware R&D China Nov. 2018 2 Confidential � ©2018 VMware, Inc. TEST FVT STAG ING
    0 码力 | 36 页 | 12.65 MB | 1 年前
    3
共 13 条
  • 1
  • 2
前往
页
相关搜索词
ApplicationofComputationalCancerModelinghttpsdocsdjangocmsorgdownloadsenlatestDocumentationDBeaverLiteUserGuide24.1Ultimateg2sIstioAtScaleeBaySudhiApacheCassandra10February162012cppcon2021ConcurrencyTS2OzonemeetupNov2022harbor
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩