红茶的个人站点

  • 首页
  • 专栏
  • 开发工具
  • 其它
  • 隐私政策
PEP
Python

PEP 635 -- Structural Pattern Matching: Motivation and Rationale

PEP 635 -- 结构化模式匹配:动机和原理 原文地址:https://www.python.org/dev/peps/pep-0635/ PEP: 635 Title: Structural Pattern Matching: Motivation and Rationale Author: Tobias Kohn <kohnt at tobiaskohn.ch>, Guido van Rossum <guido at python.org> BDFL-Delegate: Discus…

2021年10月25日 0条评论 1355点热度 0人点赞 魔芋红茶 阅读全文
Python

PEP 636 -- Structural Pattern Matching: Tutorial

PEP 636 -- 结构化模式匹配:教程 PEP: 636 Title: Structural Pattern Matching: Tutorial Author: Daniel F Moisset <dfmoisset at gmail.com> Sponsor: Guido van Rossum <guido at python.org> BDFL-Delegate: Discussions-To: Python-Dev <python-dev at python.org>…

2021年10月24日 0条评论 1290点热度 0人点赞 魔芋红茶 阅读全文
Python

PEP 634 -- Structural Pattern Matching: Specification

PEP 634 -- 结构化模式匹配:规范 PEP: 634 Title: Structural Pattern Matching: Specification Author: Brandt Bucher <brandt at python.org>, Guido van Rossum <guido at python.org> BDFL-Delegate: Discussions-To: Python-Dev <python-dev at python.org> Status:…

2021年10月23日 0条评论 1321点热度 0人点赞 魔芋红茶 阅读全文
Python

PEP 205 -- Weak References

PEP 205 -- 弱引用 这篇PEP偏向于单纯介绍弱引用的实现以及实现中需要解决的问题,关于弱引用的应用,可以参考Python官方手册weakref --- 弱引用,译者注。 PEP: 205 Title: Weak References Author: Fred L. Drake, Jr. <fred at fdrake.net> Status: Final Type: Standards Track Created: 14-Jul-2000 Python-Version: 2.1 Post-Hi…

2021年10月11日 0条评论 1282点热度 0人点赞 魔芋红茶 阅读全文
Python

PEP 282 -- A Logging System

PEP 282 -- 一个日志系统 原文地址 https://www.python.org/dev/peps/pep-0282/ PEP: 282 Title: A Logging System Author: vinay_sajip at red-dove.com (Vinay Sajip), trentm at activestate.com (Trent Mick) Status: Final Type: Standards Track Created: 04-Feb-2002 Python-Version:…

2021年8月6日 0条评论 1441点热度 0人点赞 魔芋红茶 阅读全文
Python

PEP 308 -- Conditional Expressions

PEP 308 -- 条件表达式 PEP: 308 Title: Conditional Expressions Author: Guido van Rossum, Raymond Hettinger Status: Final Type: Standards Track Created: 07-Feb-2003 Post-History: 7-Feb-2003, 11-Feb-2003 Contents Adding a conditional expression,添加一个条件表达式 References,参考…

2021年8月4日 0条评论 1277点热度 0人点赞 魔芋红茶 阅读全文
Python

PEP 572 -- Assignment Expressions

PEP 572 -- 赋值表达式 PEP: 572 Title: Assignment Expressions Author: Chris Angelico <rosuav at gmail.com>, Tim Peters <tim.peters at gmail.com>, Guido van Rossum <guido at python.org> Status: Accepted Type: Standards Track Created: 28-Feb-2018 Pyt…

2021年8月3日 0条评论 1495点热度 0人点赞 魔芋红茶 阅读全文
Python

PEP 584 -- Add Union Operators To dict

PEP 584 -- 给dict添加合并操作符 原文地址:https://www.python.org/dev/peps/pep-0584/ PEP: 584 Title: Add Union Operators To dict Author: Steven D'Aprano <steve at pearwood.info>, Brandt Bucher <brandt at python.org> BDFL-Delegate: Guido van Rossum <guido at p…

2021年6月20日 0条评论 1051点热度 0人点赞 魔芋红茶 阅读全文
Python

PEP 435 -- Adding an Enum type to the Python standard library

PEP 435 -- 在Python标准库中添加一个枚举类型 原文地址:https://www.python.org/dev/peps/pep-0435/ PEP: 435 Title: Adding an Enum type to the Python standard library Author: Barry Warsaw <barry at python.org>, Eli Bendersky <eliben at gmail.com>, Ethan Furman <ethan…

2021年6月16日 0条评论 976点热度 0人点赞 魔芋红茶 阅读全文
Python

PEP 526 -- Syntax for Variable Annotations

PEP 526 -- 变量注解语法 PEP: 526 Title: Syntax for Variable Annotations Author: Ryan Gonzalez <rymg19 at gmail.com>, Philip House <phouse512 at gmail.com>, Ivan Levkivskyi <levkivskyi at gmail.com>, Lisa Roach <lisaroach14 at gmail.com>, Guid…

2021年6月12日 0条评论 1205点热度 0人点赞 魔芋红茶 阅读全文
12

魔芋红茶

加一点PHP,加一点Go,加一点Python......

技术栈
  • SpringMVC SpringMVC
  • MySQL MySQL
  • SpringBoot SpringBoot
  • Go lang Go lang
  • php php
  • Java Java
  • 设计模式 设计模式
  • Linux Linux
  • Wordpress Wordpress
  • HTTP HTTP
  • Python Python
  • SpringCloud SpringCloud
  • Activiti Activiti
  • debug debug
  • 前端开发 前端开发
  • Redis Redis
  • Maven Maven
  • 生活随笔 生活随笔
项目
  • activiti-util activiti-util
  • auto-hot-key auto-hot-key
  • bilibili-down bilibili-down
  • haokan-down haokan-down
  • i-tree i-tree
  • M3U-Helper M3U-Helper
  • MD-img MD-img
  • oa-demo oa-demo
  • PEP中文 PEP中文
  • 油猴脚本 油猴脚本
工具箱
  • 我的Windows软件列表 我的Windows软件列表
Music
最新 热点 随机
最新 热点 随机
每天一个 Idea 小技巧:复制粘贴 Spring 源码学习 7:动态代理 Linux 安装 JDK Spring 源码学习 6:AOP Spring 源码学习 5:Scope Spring 源码学习 4:Aware 接口
WordPress 插件:hCaptchaSpring 源码学习 2:Bean 后处理器DEBUG:初始化失败请检查 URL、网络和代理设置Spring 源码学习 1:ApplicationContextSpring 源码学习 3:工厂后处理器每天一个 Idea 小技巧:查看方法
从零开始 Spring Boot 8:Swagger Docker 容器启动后自动退出 告别UAC恼人的弹窗 几种私人云存储比较 PHP学习笔记15:枚举 软件推荐:AList
最近评论
魔芋红茶 发布于 3 年前(03月12日) 不好意思,上个月有点事,没空搞网站,现在弄好了,已经启用了新域名,谢谢关心~~
fuckbaidu 发布于 3 年前(02月25日) 兄弟,你新网址一直没备案成功
魔芋红茶 发布于 4 年前(12月18日) 谢谢。
啊长 发布于 4 年前(12月16日) 膜拜大佬了,希望越做越好 :exclaim:
nfmd 发布于 4 年前(10月31日) 腾讯云出了个60块六年多的bug
友情链接
  • NFMD's blog
  • 小金龙的blog
  • 幸哥的blog

COPYRIGHT © 2021 icexmoon.cn. ALL RIGHTS RESERVED.
本网站由提供CDN加速/云存储服务

Theme Kratos Made By Seaton Jiang

宁ICP备2021001508号

宁公网安备64040202000141号