CSorz
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于

删除已提交到github的历史记录

不小心把重要的密钥提交到git,现需要删除历史版本的记录 123git filter-branch --force --index-filter 'git rm --cached --ignore-unmatch deploy/deploy-dev.js' --prune-empty --tag-name-filter cat -- --allgit push origin m
2018-01-18
uncategorized

婚礼服

41衬衣(白) 领带(紫色) 175.5西服 175西裤 35cc皮孩(棕色绳边)
2018-01-14
uncategorized

Let’s Encrypt SSL配置https

感谢 孙傲 同学的帮助 sunao.site Git 安装 letsencrypt 示例安装到/opt目录下 123git clone https://github.com/letsencrypt/letsencrypt /opt/letsencryptcd /opt/letsencrypt sun_ao@foxm&#x
2018-01-10
uncategorized

监听微信、支付宝、浏览器的返回、后退、上一页按钮的事件方法

chrome、微信(6.6.1)、支付宝、夸克浏览器,以上最新版本测试通过。 12345678910111213141516;(function(){ setTimeout(function(){ pushHistory(); },201)window.addEventListener("popstate", fu
2018-01-03
uncategorized

vscode: Visual Studio Code 常用快捷键

主命令框 F1 或 Ctrl+Shift+P: 打开命令面板。在打开的输入框内,可以输入任何命令,例如: 按一下 Backspace 会进入到 Ctrl+P 模式 在 Ctrl+P 下输入 > 可以进入 Ctrl+Shift+P 模式 在 Ctrl+P 窗口下还可以: 直接输入文件名,跳转到文件 ? 列出当前可执行的动作 ! 显示 Errors或 Warnings,也可以 Ctrl+S
2018-01-03
uncategorized

移动端适配

当前方案: (mark 待完善) 阿里的方案: http://www.aliued.com/?p=3166 2.0版直接采用css的原生vw进行适配。 0.3.2的文章 2.0的文章
2018-01-02
uncategorized

行政区划代码

官方地址:http://www.stats.gov.cn/tjsj/tjbz/xzqhdm/201703/t20170310_1471429.html YT网省市区代码 转 插件所需格式 12345678910111213141516171819202122var cs_arr = []for(var x in state.xzqhdm["86"]){ var
2017-12-19
uncategorized

ios 微信端 获取图片宽高

12345678910var img = new Image();img.onload = function(data){ var obj ={ uri:src, width:data.path["0"].width, height:data.path["0"].height });}img.sr
2017-12-15
uncategorized

css3 loading

http://demo.lanrenzhijia.com/2015/load0409/ mark
2017-12-12
uncategorized

type=file 读取、压缩、上传

function jsReadFiles(obj,id) { var file = obj.files[“0”] axios.get(“//www.yitong.com/apis/aliyun-oss-file-service/v1/oss/post-policy?object="+encodeURIComponent("/"+file.
2017-12-12
uncategorized
1…1819202122…31

搜索

Hexo Fluid
总访问量 次 总访客数 人
鄂ICP备2024039931号 | police-icon 公安备案号(正在备案中...)