阿良の小屋

shadowsocksR(简称SSR)使用教程(PC版)

杂七杂八
一:下载SSR客户端链接: https://pan.baidu.com/s/1kVGIuJP 密码: j6r6 二:使用SSR第一步:添加服务器(节点)鼠标右键单击小飞机图标,点开编辑服务器 第二步:根据节点配置,把配置信息填入到框内最好把节点命名,否则沟通的时候会造成混乱。 ...
Read more

Telegram 自动签到脚本

Linux
注意:所有代码块前面都有行数,别看错了命令。 下载 telegram-cli 源码: cd ~sudo git clone --recursive https://github.com/vysheng/tg.git && cd tg 安装依赖: sudo apt-get ...
Read more

破解百度云限速

杂七杂八
破解百度云限速方法注:有不明白的请先看本文最好先看Q&A,如果无法解决请到这里提出你的问题(因为原issue含有太多个人信息已经被关闭)或者在贴吧上@redapple0204 来找我也或者发邮件到redappl&# ...
Read more

元素的各种尺寸

CSS
Read more

absolute 元素垂直水平居中

CSS
关于元素居中问题是个古老的话题,常见方法有 table + table-cell || flex + justify-content + align-items.今天又学到一种利用 position: absolute 来实现水平垂直居中的方法。 .container { ...
Read more

js 数组方法总结图

JavaScript
Read more

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer ...
Read more
Prev Next