# -*- encoding: utf-8 -*- # cookie,session的存储,调用,删除 from flask import Flask,make_response,request,session ret = Flask(__name__) ret.config.from_pyfile Read More
posted @ 2018-12-20 20:32
Xcsg
Views(619)
Comments(0)
Diggs(0)
1.扩展--安装background 2.文件--首选项--设置--在settings.josn中编辑--右侧用户设置添加 "background.useFront": false, "background.useDefault":false, "background.customImages": Read More
posted @ 2018-12-20 17:29
Xcsg
Views(1431)
Comments(0)
Diggs(0)