报错信息类似以下这2句,其中的"localhost.localdomain"会略有不同。Ambari Agent host cannot reach Ambari Server 'localhost.localdomain:8080'Ambari agent machine hostname (lo ...
                            
                            
                                分类:
其他好文   时间:
2021-01-07 12:32:11   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                
                    单vue文件引入老是报错,所以我用了全局引入 1.先在assets里新建font文件夹,把字体放进去,然后在字体旁边新建font.less, font.less内容如下: @font-face{ font-family: 'aaabbb'; src: url('./aaa-bbb.otf'); fo ...
                            
                            
                                分类:
其他好文   时间:
2021-01-07 12:11:04   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                一:装错了插件 easyless 好像有不少插件。 ####正确的插件 ####错误的插件 下面这个很恶心,知道为什么恶心吗?因为,你在扩展中,找不到这个插件的名字! ###二:具体方法 这几天正在B站学习数据可视化的知识,老师用的Vscode,我就也下了一个。看着他写了一个less文件直接同级目录 ...
                            
                            
                                分类:
其他好文   时间:
2021-01-07 12:04:54   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                
                    将本地 tag 标签推送到远程: git push origin v0.1.0 当分支名与 tag 标签名相同时, 会出现无法推送指定标签的问题: error: src refspec v0.1.0 matches more than one. 尝试使用以下命令: git push origin r ...
                            
                            
                                分类:
其他好文   时间:
2021-01-07 11:55:33   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                
                    1、在使用eclipse构建基于maven的spring工程时,报下面的错误,如下所示: 1 Multiple annotations found at this line: 2 - cvc-elt.1: Cannot find the declaration of element 'beans'. ...
                            
                            
                                分类:
其他好文   时间:
2021-01-06 12:07:38   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                
                    买了新电脑需要重头开始配置环境 一开始安装的最新版的mysql,结果用起来各种不得劲,所以打算重新安装 5.5版本 但是安装的过程中出现问题了 Cannot create windows service for mysql.error:0 在系统管理员用户权限下执行 sc delete mysql  ...
                            
                            
                                分类:
数据库   时间:
2021-01-05 11:00:49   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                miao@openlib:~$ sudo rosdep init ERROR: cannot download default sources list from: https://raw.githubusercontent.com/ros/rosdistro/master/rosdep/sourc ...
                            
                            
                                分类:
其他好文   时间:
2021-01-05 10:38:30   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                
                    分屏查看文件more/lessmore分屏查看,空格按屏查看less支持按行上下键查看,空格按屏查看 grep 查找 //若想使用正则表达式, 需要 -E选项grep -E "nice" metadata.txt //正则表达式匹配metadata中,包含nice的行egrep "nice" met ...
                            
                            
                                分类:
系统相关   时间:
2021-01-04 10:47:00   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                fn consume_with_relish<F>(mut func: F) where F: FnMut() -> String { // `func` consumes its captured variables, so it cannot be run more // than once p ...
                            
                            
                                分类:
其他好文   时间:
2021-01-02 11:07:10   
                                阅读次数:
0
                             
                    
                        
                            
                            
                                
                    吐槽 今天想重新复习一下之前项目整合的一个框架 于是找到了之前教程里当天提供的代码,在里面有还未整合该框架的代码 导入代码后一直报错xxxExample cannot be ...这样的错误 于是我搜了一圈然后设置了一圈都没解决 换个思路,我知道Example类是mybatis的逆向工程生成的类 于 ...
                            
                            
                                分类:
其他好文   时间:
2021-01-02 10:37:33   
                                阅读次数:
0