一些Python八股文 1. Inheritance and Composition Inheritance models the relationship of derivation. The child class can inherit methods and properties from the parent class. Composition models … 2022-12-10 11:28 | 1,225 | 0 | 其它 python运维
【博客运维】静态化+动静分离为WordPress提速 0.背景 本人的博客服务器在香港,由于特殊原因,域名备案流程极为繁琐,目前不考虑对域名进行备案。不备案是无法使用境内的CDN或对象存储服务的。前期为了给博客提速,使用了Cloudflare的CDN,无法对境内提速,效果不明显。并且博客所在服务器性能低下,而Wordpress的页面都是靠php实时吐出来的,如果刷新多了访问多了就会: 上面的页面是之前… 2020-4-17 10:31 | 3,810 | 4 | 网站建设 网站建设运维