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

无数据

分类

全部后端开发(5)C++(3)前端开发(2)JavaScript(2)云计算&大数据(2)Rust(2)NativeScript(2)系统运维(1)Kubernetes(1)Istio(1)

语言

全部英语(6)中文(简体)(3)俄语(1)

格式

全部PPT文档 PPT(10)
 
本次搜索耗时 0.022 秒,为您找到相关结果约 10 个.
  • 全部
  • 后端开发
  • C++
  • 前端开发
  • JavaScript
  • 云计算&大数据
  • Rust
  • NativeScript
  • 系统运维
  • Kubernetes
  • Istio
  • 全部
  • 英语
  • 中文(简体)
  • 俄语
  • 全部
  • PPT文档 PPT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • ppt文档 应用 waPC (rust) 做软件测试工具

    fn _start() { 。。。 reg.insert(“\/v2\/matches\/.*\/info_fiddler_ab”.into(),fiddl er_ab); } AB testing 方案 #[allow(non_snake_case)] #[derive(Serialize, Deserialize, Debug)] pub struct FiddlerAB { Why use rust ? Software testing tool • 模拟数据规则 • 自动化测试 • Company's own protocol • Microservices • Multiple backend product line with complex upstream • Common testing platform 大公司抓包工具的需求 软件测试工具 http/https/tcp/websocket(MITM) • Can use rust to construct own protocol • Can MITM GRPC • Testing platform • Support HTTP POST wasm API • Support websocket stand in for wasm API 抓包 - Wasm Mock
    0 码力 | 30 页 | 2.50 MB | 1 年前
    3
  • ppt文档 Secure your microservices with istio step by step

    istio-system spec: selector: matchLabels: istio: ingressgateway jwtRules: - issuer: testing@secure.istio.io jwksUri: "https://raw.githubusercontent.com/istio/istio/re lease-1.8/securi spec: action: ALLOW rules: - from: - source: requestPrincipals: ["testing@secure.istio.io/testing@sec ure.istio.io"] #IstioCon Authorize ingress traffic with JWT token ● Apply RequestAuthentication
    0 码力 | 34 页 | 67.93 MB | 1 年前
    3
  • ppt文档 Introduction to Mobile UI Test Automation

    the wheel Not modify app under test Cross-platform tests Scale Appium Open source mobile testing framework Not modify app under test Use language of choice Use known APIs (webdriver) Functional Continuous Integration system scales greatly Aware of issues in 10 to 30 min per app Heavily testing on pull requests Numbers > 10 real test devices > 15 build machines (10 OS X, 4 Linux, 3 Windows)
    0 码力 | 41 页 | 4.75 MB | 1 年前
    3
  • ppt文档 C++20 STL Features: 1 Year of Development on GitHub

    boyer_moore_searcher • Fixed a 43-year-old bug by implementing a 40-year-old fix • Explained bug, fix, ABI, testing; others provided more info • GH-142 P0122R7 • 691 comments! • GH-1173 Fix ostr << flt precision Failed checks display the edits that clang-format wants • Building all architectures is very fast • Testing x86/x64 takes about an hour • Many tests, multiplied by many compiler configurations42 Projects
    0 码力 | 45 页 | 702.09 KB | 5 月前
    3
  • ppt文档 C++20: An (Almost) Complete Overview

    Year of Development on GitHub” -- Stephan T. Lavavej Tuesday, September 15 • 13:3068 Feature Testing Macros  Allow you to detect if a compiler supports certain language and library features  Language feature test macros  __cpp_lib_concepts  __cpp_lib_ranges  __cpp_lib_scoped_lock  …69 Feature Testing Macros  Example: #if __has_include() #include #if __cpp_lib_optional
    0 码力 | 85 页 | 512.18 KB | 5 月前
    3
  • ppt文档 Performance Lets dive into Performance issues

    • Gathering and saving data from/to your database is a prime example. Enabling Optimization Testing • npm i v8-natives --save • Edit your app/package.json • Add --allow-native-syntax to v8Flags V8
    0 码力 | 15 页 | 1.71 MB | 1 年前
    3
  • ppt文档 Автоматизация управления ClickHouse-кластерами в Kubernetes

    Healthchecks План работ ● Наследование Templates ● Хранить историю изменений CRD ● Автоматизация ‘canary testing’ ● Интеграция с ZooKeeper operator ● Сложные health checks ● Jobs: ● Replica re-provisioning ● Backups
    0 码力 | 44 页 | 2.24 MB | 1 年前
    3
  • ppt文档 THE FIRST EXPLORATION OF PROJECT SPARROW

    Sparrow  https://github.com/AmbiML/sparrow-cantrip-full/blob/main/docs/GettingStarted.md 1.1.1 Testing on LAPAC71H II. Practicing Sparrow  repo  procedure: … II. Practicing Sparrow
    0 码力 | 68 页 | 13.14 MB | 1 年前
    3
  • ppt文档 hazard pointer synchronous reclamation

    cleanup does not apply to cohort object. • 2018: Global cleanup deprecated. Still supported for testing and microbenchmarking. • 2020: One user: High frequency of retiring objects. Unsharded list grew
    0 码力 | 31 页 | 856.38 KB | 5 月前
    3
  • ppt文档 Zadig 产品使用手册

    务 运 维 平 台 建 设 方 : • D e v O p s / 平 台 运 维 • I T / 基 础 设 施 • 测 试 / 安 全 团 队 持续测试 (Continuous Testing) 持续安全 (Continuous Security) 软件研发核心工程实践:交付工程 CI/CD 开发者实践 软件研发核心工程实践:全流程质量工程实践 - 持续测试 CT/ 持续安全 CS
    0 码力 | 52 页 | 22.95 MB | 1 年前
    3
共 10 条
  • 1
前往
页
相关搜索词
潘泳权wpacSecureyourmicroserviceswithistiostepbyIntroductiontoMobileTestAutomationpptxC++20STLFeaturesYearofDevelopmentonGitHubAnAlmostCompleteOverviewPerformancekubernetesClickHouse李枫2023RustChinaConf__SparrowFengLi20230614aofficialtemplatehazardpointersynchronousreclamationZadig产品使用手册使用手册
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩