Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a49b4ae

Browse files
committed
commit
1 parent 1d02f0e commit a49b4ae

23 files changed

+60
-116
lines changed

‎.idea/workspace.xml‎

Lines changed: 58 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from PIL import Image, ImageDraw, ImageFont
22
import matplotlib.pyplot as plt
33
import numpy as np
4+
45
'''一:打开显示保存'''
56

67
# img = Image.open('img/3.jpg')
@@ -114,7 +115,7 @@
114115

115116
# 添加文字水印
116117
# im = Image.open('img/3.jpg')
117-
# font = ImageFont.truetype("方正准圆简体.ttf", 48)
118+
# font = ImageFont.truetype("img/方正准圆简体.ttf", 48)
118119
# draw = ImageDraw.Draw(im)
119120
# draw.text((10, 10), '漂亮的妹子', fill=(255, 0, 0), font=font) # fill 为rgb颜色 font设置字体
120121
# plt.imshow(im)

‎Python爬取斗鱼房间信息和数据分析——学习中/利用斗鱼API爬取斗鱼全部房间信息保存到Mongodb.py‎

Lines changed: 0 additions & 41 deletions
This file was deleted.

‎Python爬取斗鱼房间信息和数据分析——学习中/斗鱼直播房间数据分析.py‎

Lines changed: 0 additions & 27 deletions
This file was deleted.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /