给路径起别名 在根目录添加vue.config.js文件 module.exports = { configureWebpack: { resolve: { alias: { 'assets': '@/assets', 'common': '@/common', 'components': '@/c ...
                            
                            
                                分类:
Web程序   时间:
2020-07-10 21:24:14   
                                阅读次数:
118
                             
                    
                        
                            
                            
                                环境:centos7.6、kubernet1.17.2 离线包下载:链接: https://pan.baidu.com/s/1B7Rbm2ZVR6P9spbCwhTb0Q 提取码: nhd1 思路: 创建 NFS创建 PV创建 PVC创建 Redis ConfigMap创建 Redis Headle ...
                            
                            
                                分类:
Web程序   时间:
2020-07-10 21:07:03   
                                阅读次数:
68
                             
                    
                        
                            
                            
                                    #一.要求 web01,web02中的目录挂载到nfs的目录下下,并且把nfs的目录实时同步到backup中。 | 主机名 | 外网IP | 内网IP | 作用 | 要部署服务 | | | | | | | | web01 | 172.16.1.7 | 10.0.0.7 | rsync和nfs的客户端 ...
                            
                            
                                分类:
其他好文   时间:
2020-07-10 20:56:37   
                                阅读次数:
75
                             
                    
                        
                            
                            
                                    Passage 11 Everyone has five senses. The five senses are sight, hearing, smell, taste and touch. We use different body parts for different senses. We  ...
                            
                            
                                分类:
其他好文   时间:
2020-07-10 20:51:52   
                                阅读次数:
109
                             
                    
                        
                            
                            
                                    以放行redis默认端口6379为例 查看防火墙端口列表 firewall-cmd --list-ports 开启6379端口 firewall-cmd --zone=public --add-port=6379/tcp --permanent 关闭6379端口 firewall-cmd --zon ...
                            
                            
                                分类:
系统相关   时间:
2020-07-10 10:08:11   
                                阅读次数:
104
                             
                    
                        
                            
                            
                                    There have been several approaches available. One line of research I focused on is abstract interpretation based approaches. AI2: uses zonotope as the ...
                            
                            
                                分类:
Web程序   时间:
2020-07-10 00:37:13   
                                阅读次数:
81
                             
                    
                        
                            
                            
                                    这里 jenkins 使用的存储为 NFS 安装 nfs 工具 yum install nfs-common nfs-utils -y showmount -e 192.168.52.174 # 运行结果 Export list for 192.168.52.174: /nfs/jenkins *  ...
                            
                            
                                分类:
其他好文   时间:
2020-07-08 13:20:09   
                                阅读次数:
55
                             
                    
                        
                            
                            
                                    AR1配置 interface Eth-Trunk1 undo portswitch # interface GigabitEthernet0/0/0 eth-trunk 1 # interface GigabitEthernet0/0/1 eth-trunk 1 SW1配置 interface E ...
                            
                            
                                分类:
其他好文   时间:
2020-07-05 19:18:58   
                                阅读次数:
141
                             
                    
                        
                            
                            
                                    Introduction The Downlink Shared Channel (DL-SCH) is described in TS36.212, Section 5.3.2. This example demonstrates how a transmitter retransmits a s ...
                            
                            
                                分类:
其他好文   时间:
2020-07-05 19:12:43   
                                阅读次数:
86
                             
                    
                        
                            
                            
                                    Introduction In LTE the Downlink Shared Channel (DL-SCH) is a transport channel used for the transmission of user data, dedicated control and user-spe ...
                            
                            
                                分类:
其他好文   时间:
2020-07-05 00:30:22   
                                阅读次数:
93