Gitalk

基于github的评论组件

设置github OAuth

Gitalk can only use GitHub accounts for comments.
Click here to sign up for a new OAuth Application
Other content can be filled in at will, but be sure to fill in the correct callback URL (usually the domain name corresponding to the comment page). Then you will get a Client ID and a Client secret.

创建github仓库存储评论数据

Create a repository you want to store Gitalk comments in your GitHub.

阅读全文 »

​ CImageList创建:读取图像,创建CImageList对象,将图像添加到对象中。

阅读全文 »

anaconda

环境切换

conda active environment_name

conda deactivate environment_name