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

无数据

分类

全部数据库(8)TiDB(8)后端开发(5)Python(3)PyMuPDF(3)Java(2)云计算&大数据(1)Kubernetes(1)

语言

全部英语(8)中文(简体)(6)

格式

全部PDF文档 PDF(14)
 
本次搜索耗时 0.637 秒,为您找到相关结果约 14 个.
  • 全部
  • 数据库
  • TiDB
  • 后端开发
  • Python
  • PyMuPDF
  • Java
  • 云计算&大数据
  • Kubernetes
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 跟我学Shiro - 张开涛

    组合就是用户名/密码了。接下来先进行一个基本的身份认 证。 另外两个相关的概念是之前提到的 Subject 及 Realm,分别是主体及验证主体的数据源。 环境准备 本文使用 Maven 构建,因此需要一点 Maven 知识。首先准备环境依赖: 添加 junit、common-logging 及 shiro-core 依赖即可。 其是安全控制的入口点,其负责读取配置(如 ini 配置文件),然后判断 URL 是否需要登 录/权限等工作。 准备环境 1、创建 webapp 应用 此处我们使用了 jetty-maven-plugin 和 tomcat7-maven-plugin 插件;这样可以直接使用“mvn jetty:run ” 或 “ mvn tomcat7:run ” 直 接 运 行 webapp 了 。 然 后 通 过 apter14/login.jsp。 如果使用 Maven Jetty 插件,可以直接如下插件配置: org.mortbay.jetty jetty-maven-plugin 8
    0 码力 | 219 页 | 4.16 MB | 10 月前
    3
  • pdf文档 MuPDF 1.23.0 Documentation

    pre-built artifact from our Maven repository. In your project’s top build. gradle, add the line to the repositories section: allprojects { repositories { jcenter() maven { url 'http://maven.ghostscript.com' } ) ... } The lib module depends on the JNI library com.artifex.mupdf:fitz, so do not remove the Maven repository from your top build.gradle. 9.5.4 Edit the viewer activity If all has gone well, you either a Maven artifact or Git submodule. • mupdf-android-viewer-mini.git This repository contains the minimalist Android viewer library and app. It uses mupdf-android-fitz. git as either a Maven artifact
    0 码力 | 245 页 | 817.74 KB | 8 月前
    3
  • pdf文档 MuPDF 1.25.0 Documentation

    pre-built artifact from our Maven repository. In your project’s top build. gradle, add the line to the repositories section: allprojects { repositories { jcenter() maven { url 'http://maven.ghostscript.com' } ) ... } The lib module depends on the JNI library com.artifex.mupdf:fitz, so do not remove the Maven repository from your top build.gradle. 10.5.4 Edit the viewer activity If all has gone well, you either a Maven artifact or Git submodule. • mupdf-android-viewer-mini.git This repository contains the minimalist Android viewer library and app. It uses mupdf-android-fitz. git as either a Maven artifact
    0 码力 | 259 页 | 1.11 MB | 8 月前
    3
  • pdf文档 MuPDF 1.24.0 Documentation

    pre-built artifact from our Maven repository. In your project’s top build. gradle, add the line to the repositories section: allprojects { repositories { jcenter() maven { url 'http://maven.ghostscript.com' } ) ... } The lib module depends on the JNI library com.artifex.mupdf:fitz, so do not remove the Maven repository from your top build.gradle. 9.5.4 Edit the viewer activity If all has gone well, you either a Maven artifact or Git submodule. • mupdf-android-viewer-mini.git This repository contains the minimalist Android viewer library and app. It uses mupdf-android-fitz. git as either a Maven artifact
    0 码力 | 249 页 | 830.15 KB | 8 月前
    3
  • pdf文档 开课吧基于混合云的Kubernetes平台落地实践-程亮

    TEST PRE PROD • 标准的CICD流程 Developer LOCAL DEV Jenkins 构建 Git Maven Docker kubectl Jenkins pipeline 开课吧CI/CD架构 GitLab Maven Repository(nexus) Registry 云厂商K8S pull install deploy push get status
    0 码力 | 22 页 | 7.42 MB | 9 月前
    3
  • pdf文档 Nacos架构&原理

    插件开发流程 参考 https://github.com/nacos-group/nacos-examples,这里已经给出了⼀个示例 plugin 实现。 具体步骤如下: 1、新建⼀个 maven 工程,引入依赖 nacos-api: com.alibaba.nacos nacos-api 0.7.0 2、引入打包插件: org.apache.maven.plugins maven-assembly-plugin Maven 3.2.x+: downloads, settings.  MySql 5.6.+ 获取安装包 有 2 种方式可以获得 NacosSync 的安装包:  直接下载 NacosSync
    0 码力 | 326 页 | 12.83 MB | 9 月前
    3
  • pdf文档 TiDB v8.5 Documentation

    higher. You can choose OpenJDK or Oracle JDK based on your business and personal requirements. • Maven 3.8 or higher. • Git. • A TiDB cluster. If you don’t have a TiDB cluster, you can create one as follows: higher. You can choose OpenJDK or Oracle JDK based on your business and personal requirements. • Maven 3.8 or higher. • Git. • A TiDB cluster. If you don’t have a TiDB cluster, you can create one as follows: higher. You can choose OpenJDK or Oracle JDK based on your business and personal requirements. • Maven 3.8 or higher. • Git. • A TiDB cluster. If you don’t have a TiDB cluster, you can create one as follows:
    0 码力 | 6730 页 | 111.36 MB | 10 月前
    3
  • pdf文档 TiDB v8.2 Documentation

    higher. You can choose OpenJDK or Oracle JDK based on your business and personal requirements. • Maven 3.8 or higher. • Git. • A TiDB cluster. If you don’t have a TiDB cluster, you can create one as follows: higher. You can choose OpenJDK or Oracle JDK based on your business and personal requirements. • Maven 3.8 or higher. • Git. • A TiDB cluster. If you don’t have a TiDB cluster, you can create one as follows: higher. You can choose OpenJDK or Oracle JDK based on your business and personal requirements. • Maven 3.8 or higher. • Git. • A TiDB cluster. If you don’t have a TiDB cluster, you can create one as follows:
    0 码力 | 6549 页 | 108.77 MB | 10 月前
    3
  • pdf文档 TiDB v8.3 Documentation

    higher. You can choose OpenJDK or Oracle JDK based on your business and personal requirements. • Maven 3.8 or higher. • Git. • A TiDB cluster. If you don’t have a TiDB cluster, you can create one as follows: higher. You can choose OpenJDK or Oracle JDK based on your business and personal requirements. • Maven 3.8 or higher. • Git. • A TiDB cluster. If you don’t have a TiDB cluster, you can create one as follows: higher. You can choose OpenJDK or Oracle JDK based on your business and personal requirements. • Maven 3.8 or higher. • Git. • A TiDB cluster. If you don’t have a TiDB cluster, you can create one as follows:
    0 码力 | 6606 页 | 109.48 MB | 10 月前
    3
  • pdf文档 TiDB v8.4 Documentation

    higher. You can choose OpenJDK or Oracle JDK based on your business and personal requirements. • Maven 3.8 or higher. • Git. • A TiDB cluster. If you don’t have a TiDB cluster, you can create one as follows: higher. You can choose OpenJDK or Oracle JDK based on your business and personal requirements. • Maven 3.8 or higher. • Git. • A TiDB cluster. If you don’t have a TiDB cluster, you can create one as follows: higher. You can choose OpenJDK or Oracle JDK based on your business and personal requirements. • Maven 3.8 or higher. • Git. • A TiDB cluster. If you don’t have a TiDB cluster, you can create one as follows:
    0 码力 | 6705 页 | 110.86 MB | 10 月前
    3
共 14 条
  • 1
  • 2
前往
页
相关搜索词
跟我学Shiro张开MuPDF1.23Documentation1.251.24开课基于混合Kubernetes平台落地实践程亮Nacos架构原理TiDBv8
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩