Movatterモバイル変換


[0]ホーム

URL:


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

PyQt5 Blog

NotificationsYou must be signed in to change notification settings

PyQt5/pyqt5.github.io

Repository files navigation

https://pyqt5.com

微信博客小程序

提交文章说明

  1. 先 fork 本项目 或者 作为协作者加入本项目
  2. source/_posts 目录中编写文章
  3. 图片文件放到source/images,在文章中使用的时候![xx](/images/xx.png)
  4. 其它文件放到source/files,在文章中使用的时候[xx](/files/xx.zip)
  5. 文章格式见下面
  6. 提交代码

文章格式

  1. 文件名必须为英文,且小于50字符
  2. 内容开头格式如下
---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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp