Spring Framework Reference Documentation 4.3.26.RELEASEConversionService API Configuring a ConversionService Using a ConversionService programmatically Spring Field Formatting Formatter SPI Annotation-driven Formatting Format Annotation API FormatterRegistry Configuring a global date & time format Spring Validation Overview of the JSR-303 Bean Validation API Configuring a Bean Validation Provider Injecting a Validator Configuring Custom Constraints Spring-driven GlassFish, JBoss Generic Java applications Further Resources 12. Spring AOP APIs Introduction Pointcut API in Spring Concepts Operations on pointcuts AspectJ expression pointcuts Convenience pointcut implementations0 码力 | 1323 页 | 4.08 MB | 1 年前3
Spring Framework Reference Documentation v4.3.2ConversionService API Configuring a ConversionService Using a ConversionService programmatically Spring Field Formatting Formatter SPI Annotation-driven Formatting Format Annotation API FormatterRegistry Configuring a global date & time format Spring Validation Overview of the JSR-303 Bean Validation API Configuring a Bean Validation Provider Injecting a Validator Configuring Custom Constraints Spring-driven GlassFish, JBoss Generic Java applications Further Resources 12. Spring AOP APIs Introduction Pointcut API in Spring Concepts Operations on pointcuts AspectJ expression pointcuts Convenience pointcut implementations0 码力 | 1311 页 | 4.07 MB | 1 年前3
Mypy 1.8.0 DocumentationContents First steps Getting started Installing and running mypy Dynamic vs static typing Strict mode and configuration More complex types Local type inference Types from libraries Next steps Type hints types Any type Generic types Type inference and type annotations Type inference Explicit types for variables Explicit types for collections Compatibility of container types Context in type inference Silencing handling Configuring warnings Miscellaneous strictness flags Configuring error messages Incremental mode Advanced options Report generation Enabling incomplete/experimental features Miscellaneous The mypy0 码力 | 318 页 | 271.55 KB | 1 年前3
Hyperledger Fabric 1.4 中文文档Fabric 的用法和 API 文档,包括变更历史和维护信息等 Fabric 基 本信息见 Fabric 官方网站 [http://fabfile.org/] 。 入门教程 对于新用户,以及/或想大概了解 Fabric 基本功能的同学,请访问 概览 & 教程 。本文档的其它部分将假设你至少已经大概熟悉其中的内容。 使用文档 下面的列表包含了 Fabric (非 API 部分)文档的主要章节。这些内容对 已知主机但更换了密钥 定义任务 新式任务 传统任务 API 文档 Fabric 维护了两套根据代码中 docstring 自动生成的 API 文档(它们都十分详 尽)。 核心 API 核心 API 是指构成 Fabric 基础构建块的函数、类和方法(例如 run 和 sudo )。而其他部分(下文的“扩展 API”和用户的 fabfile)都是在这些核心 API 的 基础之上构建的。 提供彩色输出的函数 提供彩色输出的函数 上下文管理器 装饰器 文档助手 网络 业务(Operation) 任务 实用工具 扩展 API Fabric 的 扩展包 包括常用而有用的工具(通常是从用户的 fabfile 中合并进来 的),可用于用户 I/O、修改远程文件等任务中。核心 API 倾向于保持小巧、 不随意变更,扩展包则会随着更多的用户案例被解决并添加进来,而不断成长 进化(同时尽量保持向后兼容)。 终端输出工具 与 Django0 码力 | 145 页 | 161.53 KB | 1 年前3
Mypy 1.10.0+dev DocumentationContents First steps Getting started Installing and running mypy Dynamic vs static typing Strict mode and configuration More complex types Local type inference Types from libraries Next steps Type hints types Any type Generic types Type inference and type annotations Type inference Explicit types for variables Explicit types for collections Compatibility of container types Context in type inference Silencing handling Configuring warnings Miscellaneous strictness flags Configuring error messages Incremental mode Advanced options Report generation Enabling incomplete/experimental features Miscellaneous The mypy0 码力 | 318 页 | 270.84 KB | 1 年前3
Kotlin 1.9.10 官方文档 中文版
1.10.1.1 1.10.1.2 1.10.1.3 1.10.1.4 1.10.1.5 创建并发布多平台库——教程 发布多平台库 共享代码原则 平台间共享代码 接入平台相关 API 分层项目结构 Android 源代码集布局 添加依赖项 添加依赖项 添加 Android 依赖项 添加 iOS 依赖项 运行测试 构件编译项 配置编译项 构建最终原生二进制文件 Kotlin/JS 平台中运行测试 Kotlin/JS 无用代码消除 Kotlin/JS IR 编译器 将 Kotlin/JS 项目迁移到 IR 编译器 Kotlin 用于 JS 平台 浏览器与 DOM API 在 Kotlin 中使用 JavaScript 代码 动态类型 使用来自 npm 的依赖 在 JavaScript 中使用 Kotlin 代码 JavaScript 模块 Kotlin/JS Lincheck(kotlinx.lincheck) Lincheck 指南 用 Lincheck 编写第一个测试 测试策略 操作参数 数据结构约束 进度保证 时序规范 Ktor↗ API 参考 标准库(stdlib)↗ 测试库(kotlin.test)↗ 协程(kotlinx.coroutines)↗ 序列化(kotlinx.serialization)↗ 1.130 码力 | 3753 页 | 29.69 MB | 1 年前3
peewee Documentation Release 3.0.0Transactions Context manager Decorator Nesting Transactions Explicit transaction Autocommit Mode Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. [https://github.com/coleifer/flask-peewee] - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee models. Contributing In order to continually improve, Peewee0 码力 | 319 页 | 361.50 KB | 1 年前3
peewee Documentation Release 3.4.0Transactions Context manager Decorator Nesting Transactions Explicit transaction Autocommit Mode Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. [https://github.com/coleifer/flask-peewee] - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee models. Contributing In order to continually improve, Peewee0 码力 | 349 页 | 382.34 KB | 1 年前3
Hyperledger Fabric 2.5 中文文档Fabric 的用法和 API 文档,包括变更历史和维护信息等 Fabric 基 本信息见 Fabric 官方网站 [http://fabfile.org/] 。 入门教程 对于新用户,以及/或想大概了解 Fabric 基本功能的同学,请访问 概览 & 教程 。本文档的其它部分将假设你至少已经大概熟悉其中的内容。 使用文档 下面的列表包含了 Fabric (非 API 部分)文档的主要章节。这些内容对 已知主机但更换了密钥 定义任务 新式任务 传统任务 API 文档 Fabric 维护了两套根据代码中 docstring 自动生成的 API 文档(它们都十分详 尽)。 核心 API 核心 API 是指构成 Fabric 基础构建块的函数、类和方法(例如 run 和 sudo )。而其他部分(下文的“扩展 API”和用户的 fabfile)都是在这些核心 API 的 基础之上构建的。 提供彩色输出的函数 提供彩色输出的函数 上下文管理器 装饰器 文档助手 网络 业务(Operation) 任务 实用工具 扩展 API Fabric 的 扩展包 包括常用而有用的工具(通常是从用户的 fabfile 中合并进来 的),可用于用户 I/O、修改远程文件等任务中。核心 API 倾向于保持小巧、 不随意变更,扩展包则会随着更多的用户案例被解决并添加进来,而不断成长 进化(同时尽量保持向后兼容)。 终端输出工具 与 Django0 码力 | 138 页 | 154.00 KB | 1 年前3
peewee Documentation Release 3.1.0Transactions Context manager Decorator Nesting Transactions Explicit transaction Autocommit Mode Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager running import sqlite3 in the Python console. If you wish to use another database, there are many DB-API 2.0-compatible drivers out there, such as pymysql or psycopg2 for MySQL and Postgres respectively. [https://github.com/coleifer/flask-peewee] - a flask plugin that provides a django-like Admin interface, RESTful API, Authentication and more for your peewee models. Contributing In order to continually improve, Peewee0 码力 | 332 页 | 370.77 KB | 1 年前3
共 650 条
- 1
- 2
- 3
- 4
- 5
- 6
- 65













