APEI:ACPI Platform Error Interface 1、Hardware Errors 和 Error Sources 硬件有错误检测机制。 硬件错误分类:Corrected Error、UnCorrected Error(Fatal Error、NotFatal Error(Re ...
                            
                            
                                分类:
其他好文   时间:
2020-03-29 15:27:17   
                                阅读次数:
218
                             
                    
                        
                            
                            
                                ? npm run报错:Error: requires =4 but node sass is already 原因 并不兼容 node的版本。 解决方法 装最新的版本 然后重新,npm run dev ...
                            
                            
                                分类:
其他好文   时间:
2020-03-29 10:58:20   
                                阅读次数:
190
                             
                    
                        
                            
                            
                                    The next lecture in a high school requires two topics to be discussed. The ii -th topic is interesting by aiai units for the teacher and by bibi units ...
                            
                            
                                分类:
其他好文   时间:
2020-03-29 01:44:16   
                                阅读次数:
280
                             
                    
                        
                            
                            
                                    找到 Ublox 的 驱动包。 网上找了很久没有找到,后面随便在网上搜索了一个 3.1版本的。 放入 Android 源码的 hardware 目录下 在 Android 板级文件里面添加文件添加GPS 的驱动。 主要是如下两个文件 device/rockchip/common/BoardConfi ...
                            
                            
                                分类:
移动开发   时间:
2020-03-27 13:16:08   
                                阅读次数:
150
                             
                    
                        
                            
                            
                                    查: filter 支持很多的过滤条件,我们来看下: contains 包含,相当于sql的like条件 1 Entry.objects.get(headline__contains='Lennon') SQL equivalent: 1 SELECT ... WHERE headline LIKE ...
                            
                            
                                分类:
数据库   时间:
2020-03-26 17:54:57   
                                阅读次数:
114
                             
                    
                        
                            
                            
                                    #!/bin/sh #deion: get server hardware info #author: liuxin #date: 20180122 #需要安装jq工具 yum install jq #用于存放该服务器的所有信息,个人喜欢把全局变量写到外面 #写到函数里面,没有加local的变量也是 ...
                            
                            
                                分类:
Web程序   时间:
2020-03-22 23:59:06   
                                阅读次数:
128
                             
                    
                        
                            
                            
                                    TL;DR: Typora requires Pandoc (≥ v1.20). If you do not have Pandoc or only old version of Pandoc installed on your machine, you could: Download instal ...
                            
                            
                                分类:
其他好文   时间:
2020-03-22 10:35:00   
                                阅读次数:
97
                             
                    
                        
                            
                            
                                    centos 安装docker 官方参考地址:https://docs.docker.com/install/linux/docker-ce/centos/ 里面包含包下载地址: https://download.docker.com/linux/centos/7/x86_64/stable/Pac ...
                            
                            
                                分类:
其他好文   时间:
2020-03-20 21:50:09   
                                阅读次数:
80
                             
                    
                        
                            
                            
                                The next lecture in a high school requires two topics to be discussed. The ii-th topic is interesting by aiaiunits for the teacher and by bibi units f ...
                            
                            
                                分类:
其他好文   时间:
2020-03-14 23:59:09   
                                阅读次数:
158
                             
                    
                        
                            
                            
                                $ vue init webpack myweb Command vue init requires a global addon to be installed. Please run npm install g @vue/cli init and try again. $ npm install ...
                            
                            
                                分类:
其他好文   时间:
2020-03-14 10:55:50   
                                阅读次数:
289