Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
plmon
/
python-CookBook
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on May 10, 2019
3.13 计算上周五的日期
plmon
plmon
committed
6a4ff9a
View commit details
Copy full SHA for 6a4ff9a
Browse repository at this point
3.12 时间换算
plmon
plmon
committed
b0817b6
View commit details
Copy full SHA for b0817b6
Browse repository at this point
Commits on May 9, 2019
3.11 随机选择
plmon
plmon
committed
c9c464b
View commit details
Copy full SHA for c9c464b
Browse repository at this point
3.10 矩阵线性代数运算
plmon
plmon
committed
60ca95f
View commit details
Copy full SHA for 60ca95f
Browse repository at this point
3.9 处理大型数组的计算
plmon
plmon
committed
92388cf
View commit details
Copy full SHA for 92388cf
Browse repository at this point
Commits on May 8, 2019
3.8 分数的计算
plmon
plmon
committed
5126f65
View commit details
Copy full SHA for 5126f65
Browse repository at this point
3.7 无穷大的nan
plmon
plmon
committed
925830e
View commit details
Copy full SHA for 925830e
Browse repository at this point
3.6 复数运算
plmon
plmon
committed
3cc5e2e
View commit details
Copy full SHA for 3cc5e2e
Browse repository at this point
Commits on May 7, 2019
3.4 3.5
plmon
plmon
committed
2ac499a
View commit details
Copy full SHA for 2ac499a
Browse repository at this point
3.3 对数值做格式化输出
plmon
plmon
committed
0f2ca12
View commit details
Copy full SHA for 0f2ca12
Browse repository at this point
Commits on Apr 22, 2019
2.15 给字符串中的变量名做插值处理
plmon
plmon
committed
5fb7e2c
View commit details
Copy full SHA for 5fb7e2c
Browse repository at this point
2.16 以固定的列数重新格式化文本
plmon
plmon
committed
074a50c
View commit details
Copy full SHA for 074a50c
Browse repository at this point
Commits on Apr 20, 2019
2.14 字符串连接及合并
plmon
plmon
committed
ac8700e
View commit details
Copy full SHA for ac8700e
Browse repository at this point
2.13 对齐文本字符串
plmon
plmon
committed
99db137
View commit details
Copy full SHA for 99db137
Browse repository at this point
Commits on Apr 19, 2019
2.11 从字符串中去掉不需要的字符
plmon
plmon
committed
0db6af8
View commit details
Copy full SHA for 0db6af8
Browse repository at this point
2.9 将Unicode文本统一表示为规范形式
plmon
plmon
committed
5e8ac68
View commit details
Copy full SHA for 5e8ac68
Browse repository at this point
Commits on Apr 18, 2019
2.8 编写多行模式的正则表达式
plmon
plmon
committed
6a6f36b
View commit details
Copy full SHA for 6a6f36b
Browse repository at this point
Commits on Apr 9, 2019
2.5 查找和替换文本
plmon
plmon
committed
d1cb71b
View commit details
Copy full SHA for d1cb71b
Browse repository at this point
Commits on Apr 3, 2019
2.4 文本模式的匹配和查找
plmon
plmon
committed
01041ac
View commit details
Copy full SHA for 01041ac
Browse repository at this point
2.3 利用shell通配符做字符串匹配
plmon
plmon
committed
41121c5
View commit details
Copy full SHA for 41121c5
Browse repository at this point
Commits on Mar 27, 2019
2.2 在字符串的开头或结尾处做文本匹配
plmon
plmon
committed
889d8f1
View commit details
Copy full SHA for 889d8f1
Browse repository at this point
2.1 针对任意多的分隔符拆分字符串
plmon
plmon
committed
51b1f89
View commit details
Copy full SHA for 51b1f89
Browse repository at this point
Commits on Mar 25, 2019
1.20 将多个映射合并为单个映射
plmon
plmon
committed
a01d94b
View commit details
Copy full SHA for a01d94b
Browse repository at this point
Commits on Mar 21, 2019
1.18 将名称映射到序列的元素中
plmon
plmon
committed
6ca2e1a
View commit details
Copy full SHA for 6ca2e1a
Browse repository at this point
Commits on Mar 20, 2019
1.16 筛选序列中的元素
plmon
plmon
committed
ee3275b
View commit details
Copy full SHA for ee3275b
Browse repository at this point
1.15 根据字段将记录分组
plmon
plmon
committed
8da101f
View commit details
Copy full SHA for 8da101f
Browse repository at this point
Commits on Mar 19, 2019
1.14 对原生不支持比较操作的对象排序
plmon
plmon
committed
5905e4a
View commit details
Copy full SHA for 5905e4a
Browse repository at this point
1.12 找出序列中出现次数最多的元素
plmon
plmon
committed
70943c9
View commit details
Copy full SHA for 70943c9
Browse repository at this point
Commits on Mar 17, 2019
1.12 找出序列中出现次数最多的元素
plmon
plmon
committed
5ba6de7
View commit details
Copy full SHA for 5ba6de7
Browse repository at this point
Commits on Mar 14, 2019
Merge branch 'master' of github.com:plmon/python-CookBook
plmon
plmon
committed
1fbe014
View commit details
Copy full SHA for 1fbe014
Browse repository at this point
1.11 给切片命名
plmon
plmon
committed
bb71af9
View commit details
Copy full SHA for bb71af9
Browse repository at this point
Commits on Mar 12, 2019
Delete 1.5.py
plmon
plmon
authored
7fd2d5b
View commit details
Copy full SHA for 7fd2d5b
Browse repository at this point
Delete 1.3.py
plmon
plmon
authored
31d98c2
View commit details
Copy full SHA for 31d98c2
Browse repository at this point
Delete 1.2.py
plmon
plmon
authored
19b77c2
View commit details
Copy full SHA for 19b77c2
Browse repository at this point
添加第一章目录
plmon
plmon
committed
6da6c9d
View commit details
Copy full SHA for 6da6c9d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.
AltStyle
によって変換されたページ
(->オリジナル)
/
アドレス:
モード:
デフォルト
音声ブラウザ
ルビ付き
配色反転
文字拡大
モバイル