百度超级链 XuperChain stable 中文文档数字资产交易 2.1. ERC721简介 2.2. ERC721具备哪些功能 2.3. 调用json文件示例 开发手册 1. 智能合约SDK使用说明 1.1. C++接口API 1.2. Go接口API 1.3. Java接口API 2. 智能合约开发详解 2.1. 简介 2.2. 准备工作 2.3. 快速体验 2.4. 合约编写详解 2.5. 合约单测 2.6. VSCode编辑器集成 2.7 XuperChain 测试环境 1. XuperChain 测试环境说明 2. XuperChain 测试环境使用指南 贡献指南 1. 代码提交指南 其他 1. 操作指导 2. 视频教程 3. 指令介绍(API) 4. 常见问题解答 5. 词汇表 6. XuperChain 小课堂 Indices and tables 索引 模块索引 搜索页面 1. 简介 XuperChain是 XuperChain Transactions of the block, only txid stored on kv, the detail information 33 // stored in another table 34 // 交易内容 35 repeated Transaction transactions = 11; 36 // The transaction count of the0 码力 | 325 页 | 26.31 MB | 1 年前3
peewee Documentation Release 2.10.2the various query operators describes how to construct queries and combine expressions. Field types table lists the various field types peewee supports and the parameters they accept. There is also an extension Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes and Constraints Non-integer Primary Keys, Composite Keys and other Tricks Self-referential Migrations Reflection Database URL CSV Utils Connection pool Read Slaves Test Utils pskel Flask Utils API Reference Models Fields Query Types Database and its subclasses Transaction, Savepoint and ExecutionContext0 码力 | 275 页 | 276.96 KB | 1 年前3
CmlPHP v2.x 开发手册
1.6.17.2 1.6.18 1.6.19 1.6.20 1.6.21 1.6.22 1.6.23 注意事项 同时查询多个库 模型-MongoDB Orm详细Api 服务 视图 统一的API Html模板引擎 Blade模板引擎 锁-并发处理 缓存 语言包 日志 调试 Session自定义保存位置 框架自带的扩展包 插件 使用说明 系统挂载点 常用常量 x开发手册 本教程是针对CmlPHP开发框架的V2.x系列版本的开发使用教程。 本教程离线版下载:pdf、mobi、epub CmlPHP主页:cmlphp.com CmlPHP v2.x Api手册:api.cmlphp.com CmlPHP简介 CmlPHP是基于php5.3+(v2.7开始要求php5.4+)版本开发的 MVC/HMVC/MVSC/HMVSC框架,支持composer、分布式数据库、分 pc等缓存, 支持多种url模式、URL路由[RESTful],支持多项目集成、第三方扩 展、支持插件。 CmlPHP在Model层做了缓存集成,开发者无需关注数据缓存的问题, 按照相应的API调用即可获得最大性能。从而从根本上避免了新手未 使用缓存,或缓存使用不当造成的性能不佳的问题。也杜绝了多人协 同开发缓存同步及管理的问题 CmlPHP支持根目录、子目录,单入口、多入口部署、支持独立服务0 码力 | 245 页 | 720.67 KB | 1 年前3
peewee Documentation
Release 3.5.0various query operators describes how to construct queries and combine expressions. Field types table lists the various field types peewee supports and the parameters they accept. There is also an extension Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes and Constraints Non-integer Primary Keys, Composite Keys and other Tricks Self-referential logic Adding user-defined operators Expressions SQL Functions SQL Helper Security and SQL Injection API Documentation Database Query-builder Fields Schema Manager Model Query-builder Internals Constants0 码力 | 347 页 | 380.80 KB | 1 年前3
CmlPHP v2.x 开发手册
6.15.7 16. 同时查询多个库 1.6.6.16 7. 模型-MongoDB 1.6.7 1. Orm详细Api 1.6.7.1 8. 服务 1.6.8 9. 视图 1.6.9 1. 统一的API 1.6.9.1 2. Html模板引擎 1.6.9.2 3. Blade模板引擎 1.6.9.3 10. 锁-并发处理 x开发手册 本教程是针对CmlPHP开发框架的V2.x系列版本的开发使用教程。 本教程离线版下载:pdf、mobi、epub CmlPHP主页:cmlphp.com CmlPHP v2.x Api手册:api.cmlphp.com CmlPHP简介 CmlPHP是基于php5.3+(v2.7开始要求php5.4+)版本开发的MVC/HMVC/MVSC/HMVSC 框架,支持composer、分 memcache、redis、apc等缓存,支持多种url模式、URL路由[RESTful],支持多项目集 成、第三方扩展、支持插件。 CmlPHP在Model层做了缓存集成,开发者无需关注数据缓存的问题,按照相应的API调 用即可获得最大性能。从而从根本上避免了新手未使用缓存,或缓存使用不当造成的 性能不佳的问题。也杜绝了多人协同开发缓存同步及管理的问题 CmlPHP支持根目录、子目录,单入口、多入口部署、支持独立服务器、虚拟主机、0 码力 | 251 页 | 973.37 KB | 1 年前3
peewee Documentation Release 3.6.0queries Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes and Constraints Non-integer Primary Keys, Composite Keys and other Tricks Self-referential Values Window functions Retrieving row tuples / dictionaries / namedtuples Returning Clause Common Table Expressions Foreign Keys and Joins Query operators Three valued logic Adding user-defined operators same Model Joining on arbitrary fields Self-joins Implementing Many to Many Avoiding the N+1 problem API Documentation Database Query-builder Fields Schema Manager Model Query-builder Internals Constants0 码力 | 377 页 | 399.12 KB | 1 年前3
peewee Documentation Release 3.4.0the various query operators describes how to construct queries and combine expressions. Field types table lists the various field types peewee supports and the parameters they accept. There is also an extension Driver Models and Fields Fields Field-naming conflicts Creating model tables Model options and table metadata Indexes and Constraints Non-integer Primary Keys, Composite Keys and other Tricks Self-referential Transactions Explicit transaction Autocommit Mode Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager Model Query-builder Internals Constants0 码力 | 349 页 | 382.34 KB | 1 年前3
peewee Documentation Release 3.0.0the various query operators describes how to construct queries and combine expressions. Field types table lists the various field types peewee supports and the parameters they accept. There is also an extension queries Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes and Constraints Non-integer Primary Keys, Composite Keys and other Tricks Self-referential Transactions Explicit transaction Autocommit Mode Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager Model Query-builder Internals Constants0 码力 | 319 页 | 361.50 KB | 1 年前3
CakePHP Cookbook 3.x
views Helpers Database Access & ORM Quick Example More Information Database Basics Query Builder Table Objects Entities Retrieving Data & Results Sets Validating Data Saving Data Deleting Data Associations Streams Using the FileLog Adapter Logging to Syslog Writing to Logs Using Levels Logging Scopes Log API Convenience Methods Logging Trait Using Monolog Modelless Forms Creating a Form Setting Form Values Configuration Creating Fixtures Dynamic Data and Fixtures Importing Table Information Loading Fixtures in your Test Cases Fixture Factories Testing Table Classes Creating a Test Method Mocking Model Methods Controller0 码力 | 1244 页 | 1.05 MB | 1 年前3
peewee Documentation Release 3.1.0the various query operators describes how to construct queries and combine expressions. Field types table lists the various field types peewee supports and the parameters they accept. There is also an extension queries Adding a new Database Driver Models and Fields Fields Creating model tables Model options and table metadata Indexes and Constraints Non-integer Primary Keys, Composite Keys and other Tricks Self-referential Transactions Explicit transaction Autocommit Mode Changes in 3.0 Backwards-incompatible New stuff API Documentation Database Query-builder Fields Schema Manager Model Query-builder Internals Constants0 码力 | 332 页 | 370.77 KB | 1 年前3
共 646 条
- 1
- 2
- 3
- 4
- 5
- 6
- 65













