Binary Search Reexplained
Notice: This article is only available in Chinese. :( 写在前面 二分虽然看起来没有几行,但 真的算不上简单 ;细节方面陷阱很多. 像我这种不拘小节的人,真的 😖。 …
Notice: This article is only available in Chinese. :( 写在前面 二分虽然看起来没有几行,但 真的算不上简单 ;细节方面陷阱很多. 像我这种不拘小节的人,真的 😖。 …
Notice: This article is only available in Chinese. :( 先放上效果图 好像是挺精致的;(心情好)功能强大效率也许会高那么一些😊。 使用 /U/t/Doc/Pro + -> 代替 /U + ->/t + ->/Doc + …
Notice: This article is only available in Chinese version. :( 习惯了诸如 " systemctl {start|status|stop|enable|disable} httpd " …
Notice: This article is only available in Chinese. :( …
Not only is this page a tunes' list, but also a gallery to match music with vivid artistic photos or paitings. Just come up with an idea, and this …
在Twic lab中新添加了一个CDN项目 T HREF ,将常见的字体、前端框架等静态文件统一放在里面,便于引用。 然而在实际应用时,发现能够直接访问文件,能够在同一域下的其他文件中调用,却不能够在其他域中调用。 解决方法: 在CDN项目的NGINX配置文件中添加响应头: add_header …
虽然部分VPS商家如Vultr等在部署时均提供Ubuntu 17.10版本,大多数的提供商(至少我遇到的两三家)的Ubuntu版本都还是在16.10及以下。为了方便使用,当然想把我的所有VPS都弄成同一个操作系统统一版本;既然决定使用Ubuntu 17.10,那么剩下的如何更新呢? …
Notice: This article is only available in Chinese. :( 前面已经介绍了 家庭共享服务器的搭建 ,简单介绍了ftp服务器的安装配置与使用。虽然已经可以满足大部分的使用需求,但是有时候还是不太方便。 …
前面已经介绍了 家庭共享服务器的搭建 ,简单介绍了ftp服务器的安装配置与使用。虽然已经可以满足大部分的使用需求,但是有时候还是不太方便。 …
Introductions Nginx is a light Web / Reverse Proxy / Mail Proxy server . PHP is a popular server-side scripting language and quite a few applications …