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

无数据

分类

全部后端开发(31)C++(19)Julia(10)系统运维(2)Python(2)Tornado(2)综合其他(1)人工智能(1)云计算&大数据(1)网络与安全(1)

语言

全部英语(23)中文(繁体)(10)zh(1)中文(简体)(1)

格式

全部PDF文档 PDF(33)DOC文档 DOC(1)其他文档 其他(1)
 
本次搜索耗时 0.037 秒,为您找到相关结果约 35 个.
  • 全部
  • 后端开发
  • C++
  • Julia
  • 系统运维
  • Python
  • Tornado
  • 综合其他
  • 人工智能
  • 云计算&大数据
  • 网络与安全
  • 全部
  • 英语
  • 中文(繁体)
  • zh
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Tornado 6.5 Documentation

    page in an SEO-friendly manner. RedirectHandler lets you configure redirects directly in your Application routing table. For example, to configure a single static redirect: app = tornado.web.Application([ app.listen(8888) await asyncio.Event().wait() if __name__ == '__main__': asyncio.run(main()) Configure your operating system or process manager to run this program to start the server. Please note that in. If the user is not logged in, they will be redirected to the configured login url. If you configure a login url with a query parameter, Tornado will assume you know what you’re doing and use it as-is
    0 码力 | 272 页 | 1.12 MB | 2 月前
    3
  • pdf文档 Balancing Efficiency and Flexibility: Cost of Abstractions in Embedded Systems

    if (!IS_GPIO_PIN(conf->pin)) { return; } if (!IS_GPIO_MODE(conf->mode)) { return; } /* configure the GPIO based on the settings */ if (conf->mode == GPIO_MODE_OUTPUT) { temp = OSPEEDR; if (!IS_GPIO_PIN(conf->pin)) { return; } if (!IS_GPIO_MODE(conf->mode)) { return; } /* configure the GPIO based on the settings */ if (conf->mode == GPIO_MODE_OUTPUT) { COutputSpee if (!IS_GPIO_PIN(conf->pin)) { return; } if (!IS_GPIO_MODE(conf->mode)) { return; } /* configure the GPIO based on the settings */ if (conf->mode == GPIO_MODE_OUTPUT) { temp = OSPEEDR;
    0 码力 | 75 页 | 2.12 MB | 5 月前
    3
  • epub文档 Tornado 6.5 Documentation

    page in an SEO-friendly manner. RedirectHandler lets you configure redirects directly in your Application routing table. For example, to configure a single static redirect: app = tornado.web.Application([ listen(8888) await asyncio.Event().wait() if __name__ == '__main__': asyncio.run(main()) Configure your operating system or process manager to run this program to start the server. Please note that serve static files from a more optimized static file server like nginx [http://nginx.net/]. You can configure almost any web server to recognize the version tags used by static_url() and set caching headers
    0 码力 | 437 页 | 405.14 KB | 2 月前
    3
  • pdf文档 在Kubernetes上部署高可用的Service Mesh监控

    from slaves. ● Top level prometheus as a query entry point. What’s wrong? ● SPOF ● Have to configure for each and every prometheus instance. ● Top level prometheus only scrape part of the dataHigh /deploy-istio-on-kubernetes ● Mixer, pilot and envoy exposes prometheus metrics by default. ● Configure prometheus to collect data from istio components. ● Deploy example bookinfo app using istio /deploy-istio-on-kubernetes ● Mixer, pilot and envoy exposes prometheus metrics by default. ● Configure prometheus to collect data from istio components. ● Deploy example bookinfo app using istio
    0 码力 | 35 页 | 2.98 MB | 5 月前
    3
  • pdf文档 Common Package Specification (CPS) in Practice: A Full Round Trip Implementation in Conan C++ Package Manager

    "compiler", "build_type", "arch" def build(self): cmake = CMake(self) cmake.configure() cmake.build() def package(self): cmake = CMake(self) cmake.install() mypkg@release.cpsCPS to Conan def build(self): cmake = CMake(self) cmake.configure() cmake.build() # This should generate a zlib.cps def package(self): cmake build systems (build + install) def build(self): cmake = CMake(self) cmake.configure() cmake.build() # This should generate a zlib.cps def package(self): cmake
    0 码力 | 66 页 | 1.76 MB | 5 月前
    3
  • pdf文档 Deploy VTA on Intel FPGA

    Kernel DEPLOY VTA ON INTEL FPGA https://pynq.readthedocs.io/en/v2.0/pynq_package/pynq.xlnk.html Configure Linux kernel Download Linux kernel from https://github.com/altera-opensource/linux-socfpga/archive/rel_socfpga-4 Memory Map DEPLOY VTA ON INTEL FPGA©2019 HARMAN INTERNATIONAL INDUSTRIES, INCORPORATED 8 Hardware Configure Chisel VTA for DE10-Nano DEPLOY VTA ON INTEL FPGA©2019 HARMAN INTERNATIONAL INDUSTRIES, INCORPORATED SDCard Step 7: Install kernel module cma.ko and run apps/vta_rpc/start_rpc_server.sh Step 8: Configure vta/config/de10nano_config.json to vta_config.json Step 9: Go to vta/hardware/intel and run make
    0 码力 | 12 页 | 1.35 MB | 5 月前
    3
  • pdf文档 Make Successor Build Systems: World Tour of Build Systems

    introspect tools during a build and configure them to get reproducibile results as well as define toolchainsReproducibility Level 3 - Gradle Predefines robust and easy to configure toolchains out of the box
    0 码力 | 115 页 | 7.02 MB | 5 月前
    3
  • pdf文档 AnEditor Can Do That?

    CMake 3.19 ✓ 3.21 or higher required for CMakePresets.json v3 2. Allows users to specify common configure, build, and test options and share them with othersCMakePresets.json 1. Released by Kitware in CMake 3.19 ✓ 3.21 or higher required for CMakePresets.json v3 2. Allows users to specify common configure, build, and test options and share them with others 3. Lives at the root of the project, intended
    0 码力 | 71 页 | 2.53 MB | 5 月前
    3
  • pdf文档 Cetting Started with C++

    Building from source Repository git clone git://gcc.gnu.org/git/gcc.git https://gcc.gnu.org/install/configure.html https://gcc.gnu.org/install/build.htmlThe Big 3 – Compiler Toolchains GNU Compiler Collection CMakeLists.txt Make files MSBuild files Ninja files OR OR OR … make msbuild ninja 1. Configure 2. BuildTools for your platform Build & project systems Editors & IDEs Compiler toolchains
    0 码力 | 95 页 | 4.71 MB | 5 月前
    3
  • pdf文档 Libraries: A First Step Toward Standard C++ Dependency Management

    repository structure ○ cxxproject.toml, pitchfork, https://wg21.link/p1204 ● Build workflows ○ ./configure && make && make install Why not? Scope and adoption friction! 5Then what? ● Package archive contents target_link_libraries(demo spdlog) else() target_link_libraries(demo spdlog::spdlog) endif() 69Configure [0/1] Running CMake to regenerate build system... -- Configuring done (0.1s) -- Generating done
    0 码力 | 82 页 | 4.21 MB | 5 月前
    3
共 35 条
  • 1
  • 2
  • 3
  • 4
前往
页
相关搜索词
Tornado6.5DocumentationBalancingEfficiencyandFlexibilityCostofAbstractionsinEmbeddedSystemsKubernetes上部署高可用ServiceMesh监控CommonPackageSpecificationCPSPracticeFullRoundTripImplementationConanC++ManagerDeployVTAonIntelFPGAMakeSuccessorBuildWorldTourAnEditorCanDoThatCettingStartedwithLibrariesFirstStepTowardStandardDependencyManagement
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩