tp.web
此模块包含所有与web 浏览器相关的内部功能[1].
1. Documentation
1.1. tp.web.daily_quote()
从https://api.quotable.io
网站每天获取格言。
1.2. tp.web.random_picture
从https://unsplash.com/
获取随机图像。
语法
tp.web.random_picture(size?: string, query?: string, include_size?: boolean)
参数
- include_size: 可选参数,用于在图像链接标记中包含指定大小。默认为false。
- query: 将选择与搜索词匹配的照片,多个搜索词可以用逗号分隔。
- size:选择
<width>x<height>
图像大小
2. Examples
Web Daily quote: > [!quote] Great talent finds happiness in execution.
> — Johann Wolfgang von Goethe Web Random picture:  Web Random picture with size:  Web random picture with size + query: 