- Notifications
You must be signed in to change notification settings - Fork1
PyQt5 Blog
NotificationsYou must be signed in to change notification settings
PyQt5/pyqt5.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
- 先 fork 本项目 或者 作为协作者加入本项目
- 在source/_posts 目录中编写文章
- 图片文件放到source/images,在文章中使用的时候
 - 其它文件放到source/files,在文章中使用的时候
[xx](/files/xx.zip) - 文章格式见下面
- 提交代码
- 文件名必须为英文,且小于50字符
- 内容开头格式如下
---author: Ironytitle: PyQtClient例子客户端date: 2019-02-02 15:15:06top: 1tags: - Examplecategories: 随笔---文章内容简介,注意!!!下面的`<!-- more -->`一定要加上<!-- more -->这里是正文内容直接复制上面内容到新建的文档中,修改编辑
| 字段 | 说明 |
|---|---|
| author | 作者名字 |
| title | 中文标题 |
| date | 文章日期 |
| top | 排序 (默认为1) |
| tags | 文章标签(可以多个) |
| categories | 文章分类(只能一个) |
tags可以是多个,yaml语法要注意格式对齐,比如:
tags: - PyQt - 动画目前常用的categories有:随笔,教程,例子,笔记
About
PyQt5 Blog
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
