请稍侯

uicollectionview

UICollectionView实现一个无限循环列表 import UIKit import SnapKit class InfiniteScrollViewController: UIViewController { private let cellIdentifier = "M...

产品项目hunt product

产品项目Hunt Product Hunt https://www.producthunt.com/topics?ref=header_nav Github项目 https://github.com/sindresorhus/awesome Windows https://github....

ubuntu基础镜像 ubunt

Ubuntu基础镜像 ubuntu base image https://help.ubuntu.com/community/Installation/MinimalCD docker image https://hub.docker.com/_/ubuntu 参考: https://...

lxclinux contain

LXC(Linux Container) LXC 是 Linux 内核包含功能的用户空间接口。 通过强大的 API 和简单的工具,它可以让 Linux 用户轻松创建和管理系统或应用程序容器。 https://linuxcontainers.org/lxc/getting-started...

awesome selfhost

Awesome Selfhosted 项目 各种各样的Selfhosted项目 https://github.com/awesome-selfhosted/awesome-selfhosted 中文 https://github.com/haiiiiiyun/awesome-selfho...

træfɪk træfɪk 是一

Træfɪk Træfɪk 是一个为了让部署微服务更加便捷而诞生的现代HTTP反向代理、负载均衡工具。 它支持多种后台 (Docker, Swarm, Kubernetes, Marathon, Mesos, Consul, Etcd, Zookeeper, BoltDB, Rest API,...

netshoot a docke

netshoot a Docker + Kubernetes network trouble-shooting swiss-army container. https://github.com/nicolaka/netshoot 教程: https://www.youtube.com/wa...

memo

dispatch_after StrongSelf(self) __weak typeof(self) wkSelf = self; dispatch_after(dispatch_time(DISPATCH_TI...