Android 水波纹点击效果
Android 5.0 就开始支持水波纹点击效果, 目前支持系统的与自定义的, 由于经常忘记, 所以在这做一下笔记。 博主博客 https://blog.uso6.com https://blog.csdn.net/dxk539687357 一、系统水波纹 1.1 有界水波纹(方形) android
nukix的工具箱
Published on 2024-03-09
Android 水波纹点击效果
Android 5.0 就开始支持水波纹点击效果, 目前支持系统的与自定义的, 由于经常忘记, 所以在这做一下笔记。 博主博客 https://blog.uso6.com https://blog.csdn.net/dxk539687357 一、系统水波纹 1.1 有界水波纹(方形) android
nukix的工具箱
Published on 2024-03-09
docker-compose部署单机版nacos
nacos数据库建表语句 /* * Copyright 1999-2018 Alibaba Group Holding Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. *//******************************************//* 数据库全名 = nacos_config *//* 表名称 = config_info *//******************************************/CREATE TABLE `config_info` ( ...
龙儿之家
Published on 2024-03-08
安装Docker仓库Harbor
硬件支持 CPU:最低2核,推荐4核 内存:最低4G,推荐8G 磁盘:最低40G,推荐160G 软件支持 Docker:Version17.06.0-ce以上 Docker Compose:docker-compose(v1.18.0+) 或 docker compose v2(docker-com
福福不服
Published on 2024-03-08
安装Docker仓库Harbor
硬件支持 CPU:最低2核,推荐4核 内存:最低4G,推荐8G 磁盘:最低40G,推荐160G 软件支持 Docker:Version17.06.0-ce以上 Docker Compose:docker-compose(v1.18.0+) 或 docker compose v2(docker-com
福福不服
Published on 2024-03-08
搭建Docker私有仓库registry
下载registry 拉取镜像,不指定版本默认拉取最新版本镜像。 docker pull registry Using default tag: latest latest: Pulling from library/registry 79e9f2f55bf5: Pull complete 0d9
福福不服
Published on 2024-03-07
搭建Docker私有仓库registry
下载registry 拉取镜像,不指定版本默认拉取最新版本镜像。 docker pull registry Using default tag: latest latest: Pulling from library/registry 79e9f2f55bf5: Pull complete 0d9
福福不服
Published on 2024-03-07