var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
jsph_rodgers1988
3年前 (2019-10-05) 893℃ 0评论
0喜欢
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
rafaelamoffit21
3年前 (2019-09-25) 608℃ 0评论
0喜欢
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
转载自https://www.bennythink.com
3年前 (2019-09-14) 577℃ 0评论
0喜欢
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
rafaelamoffit21
3年前 (2019-09-12) 926℃ 0评论
0喜欢
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
irkutsk19851969
3年前 (2019-09-11) 569℃ 0评论
0喜欢
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
rafaelamoffit21
3年前 (2019-09-08) 666℃ 0评论
0喜欢
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
转载自https://www.bennythink.com
3年前 (2019-09-07) 1481℃ 0评论
0喜欢
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
转载自https://www.bennythink.com
3年前 (2019-09-06) 530℃ 0评论
0喜欢
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
liuzhiping138
3年前 (2019-08-28) 674℃ 0评论
0喜欢
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
转载自https://www.logcg.com
3年前 (2019-08-26) 422℃ 0评论
0喜欢
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
liuzhiping138
3年前 (2019-08-26) 613℃ 0评论
0喜欢
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
tysonrapz1984
3年前 (2019-08-26) 494℃ 0评论
0喜欢
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
转载自https://www.bennythink.com
3年前 (2019-08-25) 465℃ 0评论
0喜欢
var quads_screen_width = document.body.clientWidth;
if ( quads_screen_width >= 1140 ) {document.write('');
(adsbygoog...
转载自https://www.bennythink.com
3年前 (2019-08-25) 634℃ 1评论
0喜欢
这一篇来介绍下本站正在用的 Hexo 插件。分为 Hexo 官网的插件和我自己写入主题的插件两部分。
官网的插件
本站 npm 安装的插件不多,包含下列几项:
sitemap
这是一款用于生成站点地图 sitemap 的插件
npm install --save hexo-gen...
mlone11978
3年前 (2019-08-25) 429℃ 0评论
0喜欢
其实需求很简单:
在国内传输文件
文件比较大(> 10G)
不依靠商业网盘(Google Drive ,百度云)之类的中转,也不想(通过服务器转存的方式)中转
尽可能逼近物理带宽极限
折腾了两天,终于有一点进展了,遂决定记下来,分享给和有着同样需求的朋友们。
Direc...
ssj2_da1m0z1995
3年前 (2019-08-24) 1685℃ 0评论
0喜欢
因为 Google 的 backup & sync Mac 版本无法自定义socks代理,尝试了两种方法。
一:该方法不推荐:使用 shadowsocksx-ng 的 http 代理
shadowsocksx-ng 使用 munual mode/ 手动模式 同时开启 ht...
tom.davies.921962
3年前 (2019-08-24) 1048℃ 0评论
0喜欢
偶然下午折腾 v2ray ,发现因为系统时间和本地时间不一致搞得我被 reject 了,正好提醒我写一个关于 调教(#滑稽) Linux 系统时钟 的帖子。
Linux的两种时间
Linux 时钟分为 系统时钟(System Clock)和 硬件时钟(Real Time Cloc...
mlone11978
3年前 (2019-08-21) 507℃ 0评论
0喜欢
由于Oracle机器的空间不足,导致数据清洗入库的工作做不了,于是就提工单申请扩容,不过运维大哥似乎只给我把硬盘挂上去了,但是并没有将其加入LVM管理。那么只能自己来了。
找到扩容的硬盘
1
fdisk -l
此时会打印出所有的硬盘信息,因这台机器的所有硬盘都...
rafaelamoffit21
3年前 (2019-08-18) 434℃ 0评论
0喜欢
转载自编程随想:https://program-think.blogspot.com/2017/10/gfw-news.html
在此感谢原作者。
写在前面,十九大前后,寡妇湾GFW又开始疯狂的封VPS、VPN,比较严重的灾区就是我现在所在的灾区,搬瓦工,基本上都是大片大片的...
tysonrapz1984
3年前 (2019-08-18) 1038℃ 0评论
0喜欢
文章目录zQu免费翻墙网 ★隐私保护zQu免费翻墙网 ★高危漏洞zQu免费翻墙网 ★网络与 WebzQu免费翻墙网 ★移动设备zQu免费翻墙网 ★安全工具zQu免费翻墙网 ★硬件相关zQu免费翻墙网 ★密码学相关
最近好几篇博文都在谈“时政话题&...
jesusesfiel1950
3年前 (2019-08-09) 601℃ 0评论
0喜欢
本人XXX,在此承诺……pic.twitter.com/xnNA2R80HrqL3免费翻墙网
名下宽带被电信停机,联系客服,告知是公安部门要求封账号;继而联系公安部门,被约喝茶,网监说“该账号涉嫌 VPN 翻墙”要求...
jesusesfiel1950
3年前 (2019-08-08) 717℃ 0评论
0喜欢
原题:安全手册:这里是你需要的几乎所有安全上网工具;以及为什么建议不要使用以美国为基地的网络服务
最近出现的一些新闻再次推高了对 telegram 的讨论。我们不喜欢把地缘政治拉入技术领域的任何意见,但对于 telegram 不得不提醒一些细节问题。jyY免费...
jesusesfiel1950
3年前 (2019-08-07) 1203℃ 0评论
0喜欢
蓝灯Lantern最新版本下载
最新版本是3.7.6DRM免费翻墙网
Windows 版本(要求XP SP3以上) 备用地址DRM免费翻墙网 DRM免费翻墙网 安卓版(要求4.1以上) 备用地址 Google Play下载 请勿使用UC浏览器下载,会被替换成假的有广告的版本...
hmp02071956
3年前 (2019-08-06) 1246℃ 0评论
0喜欢
阻塞队列的简单实现
发表于 2019年01月20日 · 阅读量 加载中…
Java 并发常用的组件中有一种队列叫阻塞队列(BlockingQueue),当队列为空时,获取元素的线程会阻塞等待直到队列有数据;当队列满时,想要存储元素的线程会阻塞等待直...
Lion
3年前 (2019-08-06) 510℃ 0评论
0喜欢
深入浅出 CAS
发表于 2019年01月16日 · 阅读量 加载中…
后端开发中大家肯定遇到过实现一个线程安全的计数器这种需求,根据经验你应该知道我们要在多线程中实现 共享变量 的原子性和可见性问题,于是锁成为一个不可避免的话题,今天我们讨论的是...
Lion
3年前 (2019-08-05) 384℃ 0评论
0喜欢
Java部分(基础)
基础部分1 https://www.imooc.com/learn/85
基本的语句(if else这些)
数组,函数
基础部分2 https://www.imooc.com/learn/124
类和对象(构造函数、静态变量、静态方法)
继承(方法重写...
liuzhiping138
3年前 (2019-08-05) 433℃ 0评论
0喜欢
J.U.C 同步框架(AQS 框架)
发表于 2018年12月05日 · 阅读量 加载中…
本文转载自:https://www.cnblogs.com/dennyzhangdd/p/7218510.html
一、论文简介
闲来无事,看看源码,发现了...
Toyoo
3年前 (2019-08-05) 432℃ 0评论
0喜欢
前言
Google Pixel & Pixel XL是Google在2016年10月4日推出的全新Android智能手机,接任之前的Nexus系列,也是Pixel系列首次推出智能手机产品;于东8区时间2016年10月5日凌晨的Google秋季发布会上正式公布。可以说对于P...
liuzhiping138
3年前 (2019-08-05) 600℃ 0评论
0喜欢
欢 迎访问“VPN大大”!你可能正在寻找用于翻墙的VPN,也可能正因为现有VPN账号在中国不稳定而烦恼。“VPN大大”是一个针对中国互联网用户的 VPN评测网站,我们在中国内地测试各个VPN服务商的VPN服务质量,基于评测结...
hmp02071956
3年前 (2019-07-27) 902℃ 0评论
0喜欢
在印象里,Potatso 是继 Surge 后用过的第二款中文网络加速应用,68 元(初上架那会儿卖 45 块)的价格在当时比 Surge 便宜不少,但实现的功能却不比后者少,再后来就是 Shadowrocket,只卖 18 元,再再后来就不再关注此领域了,因为同类的应用已...
hmp02071956
3年前 (2019-07-27) 1062℃ 0评论
0喜欢
运行环境
安装Python
安装OpenSSL
设置环境变量
安装ShadowsocksR服务端
下载ShadowsocksR服务端
配置文件
启动/停止ShadowsocksR服务端
本文最后更新于 2018年7月19日 12:05 可能会因为没有更新而失...
Toyo
4年前 (2018-04-16) 1408℃ 1评论
3喜欢