CmlPHP v2.x 开发手册
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. 锁-并发处理 1.6.10 11. 缓存 1.6.11 12. 语言包 1.6.12 13. 日志 1.6.13 14 tml'); //\Cml\View::getEngine(); 不 传 类 型 的 时 候 , 使 用 的 引 擎 可 在 配 置 文 件 中 配 置 'view_render_engine' => 'Html'默认为view_html //自定义服务实现\Cml\Interfaces\View接口即可或继承\Cml\View\Base再按需重载 Cml:: // Cml::getContainer()- >singleton('view_blade', \Cml\Service\Blade::class); //blade模板引擎,使用前安装依赖。 composer require linhecheng/cmlphp-ext-blade //Cml::getContainer()->singleton('view_excel'0 码力 | 251 页 | 973.37 KB | 1 年前3CmlPHP v2.x 开发手册
19 1.6.20 1.6.21 1.6.22 1.6.23 注意事项 同时查询多个库 模型-MongoDB Orm详细Api 服务 视图 统一的API Html模板引擎 Blade模板引擎 锁-并发处理 缓存 语言包 日志 调试 Session自定义保存位置 框架自带的扩展包 插件 使用说明 系统挂载点 常用常量 命令行运行程序 守护工作进程 队列服务 \Cml\View::getEngine('html'); //\Cml\View::getEngine();不传类型的时候,使用的引擎 可在配置文件中配置 'view_render_engine' => 'Html'默认为 view_html //自定义服务实现\Cml\Interfaces\View接口即可或继承 \Cml\View\Base再按需重载 C ; // Cml::getContainer()->singleton('view_blade', \Cml\Service\Blade::class); //blade模板引擎,使用前安装 依赖。composer require linhecheng/cmlphp-ext-blade //Cml::getContainer()->singleton('view_excel'0 码力 | 245 页 | 720.67 KB | 1 年前3Mypy 1.10.0+dev Documentation
a fixed schema, such as {'id': 1, 'items': ['x']}. Here is a typical example: movie = {'name': 'Blade Runner', 'year': 1982} Only a fixed set of string keys is expected ('name' and 'year' above), and import TypedDict Movie = TypedDict('Movie', {'name': str, 'year': int}) movie: Movie = {'name': 'Blade Runner', 'year': 1982} Movie is a TypedDict type with two items: 'name' (with type str) and 'year'0 码力 | 318 页 | 270.84 KB | 1 年前3Mypy 1.8.0 Documentation
a fixed schema, such as {'id': 1, 'items': ['x']}. Here is a typical example: movie = {'name': 'Blade Runner', 'year': 1982} Only a fixed set of string keys is expected ('name' and 'year' above), and import TypedDict Movie = TypedDict('Movie', {'name': str, 'year': int}) movie: Movie = {'name': 'Blade Runner', 'year': 1982} Movie is a TypedDict type with two items: 'name' (with type str) and 'year'0 码力 | 318 页 | 271.55 KB | 1 年前3Spring Boot 1.3.0.M3 Reference Documentation
applications 53. Deploying to the cloud Cloud Foundry Binding to services Heroku Openshift Google App Engine 54. Installing Spring Boot applications Unix/Linux services Installation as an init.d service Heroku. spring-boot-starter-data- elasticsearch Support for the Elasticsearch search and analytics engine including spring-data- elasticsearch. spring-boot-starter-data-gemfire Support for the GemFire distributed spring-boot-starter-freemarker Support for the FreeMarker templating engine. spring-boot-starter-groovy- templates Support for the Groovy templating engine. spring-boot-starter-hateoas Support for HATEOAS-based0 码力 | 461 页 | 421.14 KB | 1 年前3Spring Boot 1.2.9.BUILD-SNAPSHOT Reference Documentation
Deploying to the cloud 49. Cloud Foundry Binding to services 50. Heroku 51. Openshift 52. Google App Engine 53. What to read next VII. Spring Boot CLI 54. Installing the CLI 55. Using the CLI Running applications Heroku. spring-boot-starter-data- elasticsearch Support for the Elasticsearch search and analytics engine including spring-data- elasticsearch. spring-boot-starter-data-gemfire Support for the GemFire distributed spring-boot-starter-freemarker Support for the FreeMarker templating engine. spring-boot-starter-groovy- templates Support for the Groovy templating engine. spring-boot-starter-hateoas Support for HATEOAS-based0 码力 | 393 页 | 360.45 KB | 1 年前3Spring Boot 1.2.3.RELEASE Reference Documentation
Deploying to the cloud 49. Cloud Foundry Binding to services 50. Heroku 51. Openshift 52. Google App Engine 53. What to read next VII. Spring Boot CLI 54. Installing the CLI 55. Using the CLI Running applications Heroku. spring-boot-starter-data- elasticsearch Support for the Elasticsearch search and analytics engine including spring-data- elasticsearch. spring-boot-starter-data-gemfire Support for the GemFire distributed spring-boot-starter-freemarker Support for the FreeMarker templating engine. spring-boot-starter-groovy- templates Support for the Groovy templating engine. spring-boot-starter-hateoas Support for HATEOAS-based0 码力 | 390 页 | 358.87 KB | 1 年前3Spring Boot 1.2.8.RELEASE Reference Documentation
Deploying to the cloud 49. Cloud Foundry Binding to services 50. Heroku 51. Openshift 52. Google App Engine 53. What to read next VII. Spring Boot CLI 54. Installing the CLI 55. Using the CLI Running applications Heroku. spring-boot-starter-data- elasticsearch Support for the Elasticsearch search and analytics engine including spring-data- elasticsearch. spring-boot-starter-data-gemfire Support for the GemFire distributed spring-boot-starter-freemarker Support for the FreeMarker templating engine. spring-boot-starter-groovy- templates Support for the Groovy templating engine. spring-boot-starter-hateoas Support for HATEOAS-based0 码力 | 392 页 | 360.10 KB | 1 年前3Spring Boot 1.2.7.RELEASE Reference Guide
Deploying to the cloud 49. Cloud Foundry Binding to services 50. Heroku 51. Openshift 52. Google App Engine 53. What to read next VII. Spring Boot CLI 54. Installing the CLI 55. Using the CLI Running applications Heroku. spring-boot-starter-data- elasticsearch Support for the Elasticsearch search and analytics engine including spring-data- elasticsearch. spring-boot-starter-data-gemfire Support for the GemFire distributed spring-boot-starter-freemarker Support for the FreeMarker templating engine. spring-boot-starter-groovy- templates Support for the Groovy templating engine. spring-boot-starter-hateoas Support for HATEOAS-based0 码力 | 391 页 | 359.65 KB | 1 年前3Spring Boot 1.2.6.RELEASE Reference Guide
Deploying to the cloud 49. Cloud Foundry Binding to services 50. Heroku 51. Openshift 52. Google App Engine 53. What to read next VII. Spring Boot CLI 54. Installing the CLI 55. Using the CLI Running applications Heroku. spring-boot-starter-data- elasticsearch Support for the Elasticsearch search and analytics engine including spring-data- elasticsearch. spring-boot-starter-data-gemfire Support for the GemFire distributed spring-boot-starter-freemarker Support for the FreeMarker templating engine. spring-boot-starter-groovy- templates Support for the Groovy templating engine. spring-boot-starter-hateoas Support for HATEOAS-based0 码力 | 391 页 | 359.56 KB | 1 年前3
共 529 条
- 1
- 2
- 3
- 4
- 5
- 6
- 53