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

无数据

分类

全部后端开发(236)C++(120)Python(57)云计算&大数据(26)系统运维(21)Julia(18)网络与安全(17)综合其他(16)Conda(16)数据库(13)

语言

全部英语(237)中文(简体)(41)中文(繁体)(24)zh(5)英语(4)西班牙语(1)日语(1)韩语(1)kor(1)

格式

全部PDF文档 PDF(281)DOC文档 DOC(11)其他文档 其他(11)PPT文档 PPT(9)TXT文档 TXT(6)
 
本次搜索耗时 0.072 秒,为您找到相关结果约 318 个.
  • 全部
  • 后端开发
  • C++
  • Python
  • 云计算&大数据
  • 系统运维
  • Julia
  • 网络与安全
  • 综合其他
  • Conda
  • 数据库
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • zh
  • 英语
  • 西班牙语
  • 日语
  • 韩语
  • kor
  • 全部
  • PDF文档 PDF
  • DOC文档 DOC
  • 其他文档 其他
  • PPT文档 PPT
  • TXT文档 TXT
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • word文档 The Phoenix Project

    The Phoenix Project - Book Review Plot Summary [1] Bill is an IT manager at Parts Unlimited. It's Tuesday morning and on his drive into the office, Bill gets a call from the CEO. The company's new new IT initiative, code named Phoenix Project, is critical to the future of Parts Unlimited, but the project is massively over budget and very late. The CEO wants Bill to report directly to him and fix and agreed to by proper stakeholders. Attributions [1] Amazon, http://www.amazon.com/Phoenix-Project-DevOps-Helping-Business/dp/0988262509/[2] The Three Ways: The Principles Underpinning DevOps, Gene
    0 码力 | 3 页 | 154.45 KB | 5 月前
    3
  • text文档 CMake Configuration for Demo Project

    8) # Provide path for scripts list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}/CMake") project(demo) include(UseCompilerCache) useCompilerCache() set(CMAKE_VERBOSE_MAKEFILE off) # If building
    0 码力 | 1 页 | 1.23 KB | 6 月前
    3
  • word文档 Open Discussion on Project Planning

    Open Discussion on Project Planning Planning in an Agile Environment Key Tenets  Planning should focus strongly on the near term  Eliminate waste caused by planning for eventualities that never come
    0 码力 | 2 页 | 49.30 KB | 5 月前
    3
  • pdf文档 GraphBLAS: Building a C++ Matrix API for Graph Algorithms

    approved for public release and unlimited distribution. This Talk Background: How and why to use matrix algebra for graphs? What are the important data structures and concepts? Prior work in the GraphBLAS approved for public release and unlimited distribution. This Talk Background: How and why to use matrix algebra for graphs? What are the important data structures and concepts? Prior work in the GraphBLAS approved for public release and unlimited distribution. This Talk Background: How and why to use matrix algebra for graphs? What are the important data structures and concepts? Prior work in the GraphBLAS
    0 码力 | 172 页 | 7.40 MB | 6 月前
    3
  • pdf文档 Spring Security Shiro Plugin - Reference Documentation

    Spring Security Shiro Plugin - Reference Documentation Burt Beckwith Version 3.1.2.BUILD-SNAPSHOT Table of Contents 1. Introduction to the Spring Security Shiro Plugin . . . . . . . . . . . . . . . . . . . . . . . . . 6 Chapter 1. Introduction to the Spring Security Shiro Plugin The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring Security and Shiro The majority of the authentication and authorization work is still done by Spring Security. This plugin listens for Spring Security authentication events and uses the Spring Security Authentication instance
    0 码力 | 8 页 | 122.93 KB | 10 月前
    3
  • pdf文档 Shiro support for the Spring Security plugin - Reference Documentation

    1 Shiro support for the Spring Security plugin Table of contents 2 Shiro support for the Spring Security plugin - Reference Documentation Authors: Burt Beckwith Version: 0.1 Table of Contents 1 Introduction 1.1 History 2 Usage 3 Configuration 3 1 Introduction The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring Security and . It currently only The majority of the authentication and authorization work is still done by Spring Security. This plugin listens for Spring Security authentication events and uses the Spring Security Authentication instance
    0 码力 | 6 页 | 17.49 KB | 10 月前
    3
  • pdf文档 Shiro support for the Spring Security plugin - Reference Documentation

    Security plugin Shiro support for the Spring Security plugin - Reference Documentation Authors: Burt Beckwith Version: 1.0.0 Table of Contents 1 Introduction to the Spring Security Shiro Plugin 1.1 History History 2 Usage 3 Configuration 2 1 Introduction to the Spring Security Shiro Plugin The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring and . It currently The majority of the authentication and authorization work is still done by Spring Security. This plugin listens for Spring Security authentication events and uses the Spring Security Authentication instance
    0 码力 | 5 页 | 16.72 KB | 10 月前
    3
  • pdf文档 The Beman Project: Bringing Standard Libraries to the Next Level

    The Beman Project Bringing Standard Libraries to the Next Level David Sankel | Principal Scientist Software Technology Lab Image generated with Adobe FireflyWhere does the standard come from?BristolBristol© Support the efficient design and adoption of the highest quality C++ standard libraries” – Beman project mission 17 David Sankel Richard Powell© 2024 Adobe. All Rights Reserved. “ Support the efficient adoption of the highest quality C++ standard libraries through implementation experience” – Beman project mission 18 David Sankel Richard Powell© 2024 Adobe. All Rights Reserved. “ Support the efficient
    0 码力 | 53 页 | 7.38 MB | 6 月前
    3
  • pdf文档 Apache APISIX How to implement plugin orchestration in API Gateway

    Apache APISIX: How to implement plugin orchestration in API Gateway wenming@apache.org Apache APISIX VP Ming Wen 温铭 • Co-founder @ api7.ai • VP and PMC member, Apache APISIX • committer, Apache TARS Foundation • More than 40 security patents Agenda • Introduction to Apache APISIX • Custom plugin development in API Gateway • Generate APISIX plugins automatically • The future of API Gateway services • k8s ingress controller • Use MQTT plugin as IoT gateway • Use IdP plugin as Zero-Trust gateway Technology Architecture Custom plugin development in API Gateway Difficulties of gateway
    0 码力 | 28 页 | 1.19 MB | 6 月前
    3
  • pdf文档 Conan 2.9 Documentation

    relevant resources: • Conan home page. Entry point to the project, with links to docs, blog, social, downloads, release mailing list, etc. • Github project and issue tracker. The main support channel, file issues contribute back, creating an amazing and helpful com- munity: • The https://github.com/conan-io/conan project has around 6.5K stars in Github and counts with contributions from more than 300 different users --deployer=full_deploy repeatedly for dif- ferent profiles, can achieve a fully self-contained project, including all the artifacts, binaries, and build files that is completely independent of Conan and
    0 码力 | 795 页 | 4.99 MB | 10 月前
    3
共 318 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 32
前往
页
相关搜索词
ThePhoenixProjectCMakeConfigurationforDemoOpenDiscussiononPlanningGraphBLASBuildingC++MatrixAPIGraphAlgorithmsSpringSecurityShiroPluginReferenceDocumentationsupportthepluginBemanBringingStandardLibrariestoNextLevelApacheAPISIXHowimplementorchestrationinGatewayConan2.9
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩