Again,为什么说again??早在2015年接触了到Pelican和GitHub Pages,结果架子搭好了,8年间却一直没写东西。希望这次能坚持住:Hello Pelican。
OK,先升级pelican使得 blog重新工作。
安装Pelican
好在pelican从python2到python3基本没有变化。
直接安装安装python3,并启用 …
Again,为什么说again??早在2015年接触了到Pelican和GitHub Pages,结果架子搭好了,8年间却一直没写东西。希望这次能坚持住:Hello Pelican。
OK,先升级pelican使得 blog重新工作。
好在pelican从python2到python3基本没有变化。
直接安装安装python3,并启用 …
如何在自己电脑中搭建Runners,以便于让Github Actions来调用?个人觉得很有意义的东西,但是网上相关介绍很少,看来要么是太简单了,要么是 …
从简单的python程序开始,了解一下GitHub Actions。
文件名 : test_1.py
该文件需要满足pytest基本要求,即
test_
开头,或者以 _test.py
结尾点开之前用GitHub Pages搭建的项目页面qtlsx.debao.me,看到上次更新还是在9年前。长时间没写博客,有点不清楚从哪儿开始了。或许先把GH Pages捡起来看看,毕竟10年来发生了很多变化。
GitHub Pages 是 GitHub …
Joomla! 的扩展分:组件、模块、插件、模板
简单了解一下
组件是Joomla!的一种扩展,是Joomla!的主要功能单元。大部分组件都包含administrator和site两部分,它 …
不少扩展都使用了 googleapis.com 中的 fonts 和 jQuery ,而google的服务在国内无法访问。需要换成360提供的镜像 http://libs.useso.com/
NoNumber ReReplacer 比较好的解决这个问题。
创建两条 …
shell> mysql -h host -u user -p
If mysqld is running on the same machine:
shell> mysql …
MediaWiki + Apache + php + MySQL
Download and install the msi installer of MySQL 5.6 from http://dev.mysql.com/downloads/installer/
Download and install Apache 2.4 from http://www.apachelounge.com/download/
Download and install php 5.8.6 from http://windows.php.net/download/
Rename …
According to the documentation of Bugzilla 5.0, the following applications should be installed first:
git clone --branch 5.0 https://git …
注意:我不是律师,本文内容也只是我个人的理解,故内容仅供参考。如对LGPL如有任何疑问,请咨询你的律师。
从Qt5.4开始,一些新增加的模块开始 …