Laravel 5.2 中文文档修复和三年的安全修复 支持。LTS 版本将会提供最长时间的支持和维护。 对于其他通用版本,只提供六个月的 bug 修复和一年的安全修复支持,比如 Laravel 5.2。 2、Laravel 5.2 Laravel 5.2 在 5.1 基础上继续改进和优化,添加了许多新的功能特性:多认证驱动支 持、隐式模型绑定、简化 Eloquent 全局作用域、可选择的认证脚手架、中间件组、访问频 率限制、数组输入验证优化等等。 Laravel 5.2 中,你可以定义多个认证驱动,还有多个认证模型 以及用户表,并且可以独立控制其认证处理(登录、注册、密码重置)。例如,如果你的 应用包含一个后台管理员用户表和一个前台学生用户表,现在你可以使用 Auth 门面来实现 后台用户和学生用户的独立登录而不相互影响。 认证脚手架 通过多认证驱动,Laravel 可以轻松处理后台用户认证;此外,Laravel 5.2 还提供了便捷 {user} 参数。 现在,在 Laravel 5.2 中,框架将会基于相应 URI 片段自动注入模型,从而允许你快速 访问需要的模型实例。 如果路由参数片段 {user} 匹配路由闭包或控制器方法中相应变量 $user,并且被类型声明 为一个 Eloquent 模型类的话,Laravel 将会自动注入该模型。 更多隐式模型绑定详情请查看 Laravel 5.2 文档 HTTP 路由模型绑定部分。0 码力 | 377 页 | 4.56 MB | 1 年前3
Click Documentation
Release 5.2.dev0Click Documentation Release 5.2.dev0 Pallets Team Jun 23, 2020 Contents 1 Documentation 3 1.1 Why Click? . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 93 Python Module Index 95 Index 97 i ii Click Documentation, Release 5.2.dev0 Click is a Python package for creating beautiful command line interfaces in a composable way --help Usage: hello [OPTIONS] (continues on next page) Contents 1 Click Documentation, Release 5.2.dev0 (continued from previous page) Simple program that greets NAME for a total of COUNT times.0 码力 | 103 页 | 416.61 KB | 1 年前3
Jupyter Notebook 5.2.2 DocumentationGlobalization Center Team at IBM Egypt for adding RTL (right-to-left) support to the notebook! See the 5.2 milestone on GitHub for a complete list of issues and pull requests involved in this release. 18.40 码力 | 129 页 | 1.73 MB | 1 年前3
Jupyter Notebook 5.2.2 Documentationsupport to the notebook! See the 5.2 milestone on GitHub for a complete list of issues [https://github.com/jupyter/notebook/issues?utf8=%E2%9C%93&q=is%3Aissue%20milestone%3A5.2] and pull requests [https://github [https://github.com/jupyter/notebook/pulls? utf8=%E2%9C%93&q=is%3Apr%20milestone%3A5.2] involved in this release. 5.1.0 Preliminary i18n implementation (PR #2140 [https://github.com/jupyter/notebook/pull/2140/])0 码力 | 183 页 | 4.36 MB | 1 年前3
03 小罗 python与devops Mesos、swarm •服务注册与发现:Zookeeper、etcd、Consul •脚本语言:python、ruby、shell •日志管理:ELK、Logentries •系统监控:zabbix、prometheus 前东家关于Devops的一些实践 Devops传统方式下构建示例 Devops发布流程需要考虑几个问题 1、发布什么应用,发布到哪里(CMDB) 2、发布人员是否有权限(RBAC) 'unreachable': True}}} 监控系统二次开发 Zabbix api 二次开发 https://blog.51cto.com/xiaoluoge/1827151 #coding:utf-8 import time from zabbix_client import ZabbixServerProxy class Zabbix(): def __init__(self,url): self login(user="Admin", password="zabbix") ############## 查询组所有组获取组id ############### def get_hostgroup(self): data = { "output":['groupid','name'] } ret = self.zb.hostgroup.get(**data) return ret Zabbix api 开发的机柜告警平台0 码力 | 22 页 | 1.64 MB | 1 年前3
Agda User Manual v2.5.20 码力 | 107 页 | 510.49 KB | 1 年前3
Agda User Manual v2.5.20 码力 | 151 页 | 152.49 KB | 1 年前3
PyWebIO v1.5.2 Documentation0 码力 | 108 页 | 1.37 MB | 1 年前3
PyWebIO v1.5.2 Documentation0 码力 | 144 页 | 7.46 MB | 1 年前3
QCon北京2018-业务高速发展下的互联网金融系统架构演变-张现双+db的io,慢sql,索引,join等 代码review,数据结构,日志 GC TCP连接 第四部分 关于监控 如果没有监控… 盲 人 骑 瞎 马 , 夜 半 临 深 池 监控体系 } zabbix,datagod, prometheus… apm工具,商业产品 期望更轻量、无侵入性的业务监控 cat,elk,zipkin等 趋于个性 具有共性 中间件/缓存/数据库/代理/MQ0 码力 | 42 页 | 19.96 MB | 1 年前3
共 864 条
- 1
- 2
- 3
- 4
- 5
- 6
- 87













