CakePHP Cookbook 2.x
Acts As a Requester Creating ACOs (Access Control Objects) Simple Acl controlled Application - part 2 An Automated tool for creating ACOs Setting up permissions Logging in Logout All done Contributing CakePHP up and running without any configuration at all. Make sure you have PHP 5.2.8 or greater. 2. A database server. We’re going to be using MySQL server in this tutorial. You’ll need to know enough latest release of 2.0 You can also clone the repository using git [https://git-scm.com/]: git clone -b 2.x git://github.com/cakephp/cakephp.git Regardless of how you downloaded it, place the code inside of0 码力 | 1096 页 | 958.62 KB | 1 年前3CmlPHP v2.x 开发手册
模板中不同的url_model模式下传参给后端 ? &符混乱 服务高可用 升级日志 CmlPHP v2.x开发手册 本教程是针对CmlPHP开发框架的V2.x系列版本的开发使用教程。 本教程离线版下载:pdf、mobi、epub CmlPHP主页:cmlphp.com CmlPHP v2.x Api手册:api.cmlphp.com CmlPHP简介 CmlPHP是基于php5.3+(v2 (C)2012 - 3000 http://cmlphp.com * @Author linhecheng* @Date: 14-2-21 下午2:23 * @version @see \Cml\Cml::VERSION * cmlphp框架惯例配置文件 * ****************************** debug调试信息模板 /* URL设置 */ 'url_model' => 1, // URL访问模式,可选参数1、 2、3,代表以下四种模式: // 1 (PATHINFO 模式显示index.php); 2 (PATHINFO 不显 示index.php); 3 (兼容模式) 默认为PATHINFO 模式,提供最好 的用户体验和SEO支持 0 码力 | 245 页 | 720.67 KB | 1 年前3CmlPHP v2.x 开发手册
1. Introduction 1.1 2. CmlPHP简介 1.2 3. 初始化一个项目 1.3 4. 入口文件 1.4 5. 项目目录说明 1.5 6. 开发指引 1.6 1. 配置 1.6.1 1. normal.php 1.6.1.1 2. common.php 1.6.1.2 3. plugin 配置的获取 1.6.1.6 7. 动态修改配置 1.6.1.7 2. URL模式 1.6.2 3. 路由 1.6.3 4. 控制器 1.6.4 1. 前置方法 1.6.4.1 5. 请求、响应 1.6.5 1. Input 1.6.5.1 2. Request 1.6.5.2 3. Response 1.6 3 4. Cookie 1.6.5.4 5. Session 1.6.5.5 6. 模型-MySQL 1.6.6 1. 模型的调用方式 1.6.6.1 2. 数据查询 1.6.6.2 3. 分页查询 1.6.6.3 4. 数据添加 1.6.6.4 5. 获取上一次插入的id 1.6.6.5 6. 数据更新 10 码力 | 251 页 | 973.37 KB | 1 年前3Pro Git 2nd Edition 2.1.413
PowerShell Installation Summary Appendix B: Embedding Git in your Applications Command-line Git Libgit2 Advanced Functionality Other Bindings Further Reading JGit Getting Set Up Plumbing Porcelain download Git and set it up for the first time if you don’t already have it on your system. In Chapter 2, we will go over basic Git usage — how to use Git in the 80% of cases you’ll encounter most often. take a look here. In Appendix B, we explore scripting and extending Git through tools like libgit2 and JGit. If you’re interested in writing complex and fast custom tools and need low-level Git access0 码力 | 731 页 | 21.49 MB | 1 年前3Pro Git 2nd Edition 2.1.413
PowerShell Installation Summary Appendix B: Embedding Git in your Applications Command-line Git Libgit2 Advanced Functionality Other Bindings Further Reading JGit Getting Set Up Plumbing Porcelain download Git and set it up for the first time if you don’t already have it on your system. In Chapter 2, we will go over basic Git usage — how to use Git in the 80% of cases you’ll encounter most often. take a look here. In Appendix B, we explore scripting and extending Git through tools like libgit2 and JGit. If you’re interested in writing complex and fast custom tools and need low-level Git access0 码力 | 691 页 | 13.35 MB | 1 年前3Falcon v3.0.0-b2 Documentation
The Falcon Web Framework Release v3.0b2 (Installation) Falcon is a minimalist WSGI library for building speedy web APIs and app backends. We like to think of Falcon as the Dieter Rams of web frameworks Setting Cookies The Secure Attribute The SameSite Attribute Status Codes HTTPStatus 1xx Informational 2xx Success 3xx Redirection 4xx Client Error 5xx Server Error Error Handling Base Class Predefined Errors ipython Now, type the following to introspect the falcon.App callable: In [1]: import falcon In [2]: falcon.App.__call__? Alternatively, you can use the standard Python help() function: In [3]: help(falcon0 码力 | 1041 页 | 730.21 KB | 1 年前3Spring Boot 1.4.0.M2 Reference Documentation
Spring Boot Reference Guide Table of Contents I. Spring Boot Documentation 1. About the documentation 2. Getting help 3. First steps 4. Working with Spring Boot 5. Learning about Spring Boot features 6. Moving customization Customizing ConfigurableEmbeddedServletContainer directly JSP limitations 28. Security OAuth2 Authorization Server Resource Server Token Type in User Info Customizing the User Info RestTemplate Spring Data JPA Repositories Creating and dropping JPA databases Using H2’s web console Changing the H2 console’s path Securing the H2 console 30. Using jOOQ Code Generation Using DSLContext Customizing0 码力 | 531 页 | 477.38 KB | 1 年前3Spring Boot 1.3.0.M2 Reference Documentation
Spring Boot Reference Guide Table of Contents I. Spring Boot Documentation 1. About the documentation 2. Getting help 3. First steps 4. Working with Spring Boot 5. Learning about Spring Boot features 6. Moving customization Customizing ConfigurableEmbeddedServletContainer directly JSP limitations 28. Security OAuth2 Authorization Server Resource Server Token Type in User Info Customizing the User Info RestTemplate Elasticsearch Spring Data Elasticsearch repositories 32. Caching Supported cache providers Generic EhCache 2.x Hazelcast Infinispan JCache Redis Guava Simple 33. Messaging JMS ActiveMQ support Artemis support0 码力 | 453 页 | 414.34 KB | 1 年前3FISCO BCOS 2-dev 中文文档
BCOS 是一个稳定、高效、安全的区块链底层平台,经过多家机构、多 个应用,长时间在生产环境运行的实际检验。 快速开始 了解FISCO BCOS区块链 FISCO BCOS 2.X新特性 搭建第一个区块链网络 开发第一个区块链应用 开发手册 关键概念 区块链网络搭建 区块链应用开发 FISCO BCOS Java SDK 问题排查 com/FISCO-BCOS/FISCO-BCOS] 深度解析系列文章 [http://mp.weixin.qq.com/mp/homepage? __biz=MzA3MTI5Njg4Mw==&hid=2&sn=4f6d7251fbc4a73ed600e1d6fd61efc1&scene=18#wech at_redirect] 贡献代码 [https://mp.weixin.qq.com/s/_w com/FISCO-BCOS/FISCO-BCOS-DOC/blob/release- 2/images/community/WeChatQR%2Ejpg] 、公众号 [https://github.com/FISCO-BCOS/FISCO- BCOS-DOC/blob/release-2/images/community/OfficialAccountsQR%2Ejpg] FISCO BCOS 区块链 标签:FISCO0 码力 | 2378 页 | 204.39 MB | 1 年前3Spring Boot 2.1.0.M2 Reference Guide
Spring Boot Reference Guide Table of Contents I. Spring Boot Documentation 1. About the Documentation 2. Getting Help 3. First Steps 4. Working with Spring Boot 5. Learning about Spring Boot Features 6. Moving ConfigurableServletWebServerFactory Directly JSP Limitations 28. Security MVC Security WebFlux Security OAuth2 Client Resource Server Authorization Server Actuator Security Cross Site Request Forgery Protection Repositories Creating and Dropping JPA Databases Open EntityManager in View Using H2’s Web Console Changing the H2 Console’s Path Using jOOQ Code Generation Using DSLContext jOOQ SQL Dialect Customizing0 码力 | 668 页 | 634.21 KB | 1 年前3
共 669 条
- 1
- 2
- 3
- 4
- 5
- 6
- 67