颜色混合(Color Blending) 颜色混合是通过混合两种颜色,来得到第三种颜色的一种方法。已有的颜色一般称为$destination$,将要放上的颜色称为$source$。一般图片除了颜色的RGB通道,还有一个alpha通道来表示透明度。我们可以利用混合来制作半透明的效果。有两种混合方式,传 ...
分类:
其他好文 时间:
2020-06-19 12:25:54
阅读次数:
74
Xshell 6 (Build 0189)Copyright (c) 2002 NetSarang Computer, Inc. All rights reserved. Type `help' to learn how to use Xshell prompt.[C:\~]$ Connecting ...
分类:
数据库 时间:
2020-06-18 21:27:07
阅读次数:
89
#主机环境 #hostnamectl status Static hostname: k8s-master Icon name: computer-vm Chassis: vm Machine ID: 60943b8b8b72471c82b7e50337e0ab9e Boot ID: d5e57a9 ...
分类:
其他好文 时间:
2020-06-18 01:36:01
阅读次数:
99
启动系统,按ESC键,进入GRUB页面,进入到命令行 1. Start up your computer and when you see the Grub screen, do the following: 2. In the Grub menu press the ‘e’ key to edit ...
分类:
编程语言 时间:
2020-06-14 23:42:03
阅读次数:
239
一、计算机的发展 (1)计算机的概念: 计算机是一种能那种事先储存的程序,自动、高速地进行数值计算和信息处理的智能电子设备。 (2)计算机的诞生: 诞生:1946年 名称:电子数字积分计算机——ENIAC ( Electronic Numerical Integrator And Computer ...
分类:
其他好文 时间:
2020-06-13 23:23:54
阅读次数:
131
CF1165F2 Microtransactions (hard version) 题目描述 The only difference between easy and hard versions is constraints. Ivan plays a computer game that cont ...
分类:
其他好文 时间:
2020-06-13 17:20:37
阅读次数:
72
watch顾名思义,用于监听数据变化,其中可以监听的数据来源有三部分:props、data、computed内的数据;watch提供两个参数(newValue,oldValue),第一个参数是新值,第二个参数保存旧值; computed用于处理复杂的逻辑运算,主要和methods储存方法来进行区分; ...
分类:
其他好文 时间:
2020-06-10 11:09:40
阅读次数:
201
抽象类为什么使用抽象类-有些类创建对象没有意义。需要把这个定义为抽象类exp:1Animalanimal=newAnimal();2Petpet=newPet()这里的动物类就比较抽象,该类创建对象无意义。使用abstract修饰类变成抽象类:不能实例化,只能被继承抽象类的构造方法不能直接使用,只能被子类调用。抽象类abstract关键字可以修饰方法:叫做抽象方法,没有方法体,需要使用分号表示声明
分类:
其他好文 时间:
2020-06-10 09:24:03
阅读次数:
75
关于网络:一组自治计算机互连的集合,用来实现资源共享、分布式处理、负载均衡和综合信息服务。“没有网络安全,就没有国家安全”你还不快来看看网络知识你知道多少?网络的组成:1、终端设备/应用程序(computer、printer、server)--系统工程师2、网络设备(router、switch、firewall、hub、AP)-----网络工程师3、传输介质(twisted-pair、fibero
分类:
其他好文 时间:
2020-06-08 17:33:44
阅读次数:
96
1、安装veeambackup&replicationconsole:先在server端(存储端)安装veeambackup&replicationconsole,可能会要求你先装.net4.7(装.net4.7之前先安装KB2919442-x64,再安装KB2919355-x64),同时防火墙开放tcp以下端口:2502,6160,6183,6210,9392,9393,9395