图解 Git 的 merge 与 reabse 命令,彻底弄懂它们! ...
                            
                            
                                分类:
其他好文   时间:
2020-06-23 01:24:20   
                                阅读次数:
106
                             
                         
                    
                        
                            
                            
                                    单用户改为多用户执行SQL: ` USE master; GO declare @kid varchar(8000) set @kid='' select @kid=@kid+' kill '+cast(spid as varchar(8)) from master..sysprocesses wh ...
                            
                            
                                分类:
数据库   时间:
2020-06-19 16:36:15   
                                阅读次数:
126
                             
                         
                    
                        
                            
                            
                                    Given the array candies and the integer extraCandies, where candies[i] represents the number of candies that the ith kid has. For each kid check if th ...
                            
                            
                                分类:
其他好文   时间:
2020-06-18 13:17:39   
                                阅读次数:
65
                             
                         
                    
                        
                            
                            
                                OSPF安全认证了解OSPF认证作用只能ospf的安全性了解ospf认证的类型明文密文了解ospf认证的规则1.认证模式一模一样2.认证密码要一样3.如果是密文认证kid也要一样案例4:配置OSPF认证4.1问题如图配置IP地址和OSPF区域区域12启用密文的链路认证,密码为HCIE区域56启用明文的区域认证,密码为HCIP区域0启用最安全区域认证,密码为HCIAR3-R4使用最安全密码为:Hua
                            
                            
                                分类:
其他好文   时间:
2020-06-07 23:01:21   
                                阅读次数:
125
                             
                         
                    
                        
                            
                            
                                hashlib模块 算法介绍: Python的hashlib提供了常见的摘要算法,如MD5,SHA1等等。 什么是摘要算法呢?摘要算法又称哈希算法、散列算法。它通过一个函数,把任意长度的数据转换为一个长度固定的数据串(通常用16进制的字符串表示)。 摘要算法就是通过摘要函数f()对任意长度的数据da ...
                            
                            
                                分类:
编程语言   时间:
2020-06-07 21:51:01   
                                阅读次数:
86
                             
                         
                    
                        
                            
                            
                                    地图构建两篇顶级论文解析 一.基于声纳的密集水下场景重建 标题:Dense, Sonar-based Reconstruction of Underwater Scenes 作者:Pedro V. Teixeira, Dehann Fourie, Michael Kaess, and John J. ...
                            
                            
                                分类:
其他好文   时间:
2020-06-07 19:28:51   
                                阅读次数:
119
                             
                         
                    
                        
                            
                            
                                题目如下: Given the array candies and the integer extraCandies, where candies[i] represents the number of candies that the ith kid has. For each kid check ...
                            
                            
                                分类:
其他好文   时间:
2020-06-03 23:40:35   
                                阅读次数:
99
                             
                         
                    
                        
                            
                            
                                    06月 Being a kid is a wonderful thing. Second it is over, you start wishing you could have it back again. 当孩子是一件好事,一旦童年结束,你就会开始祈祷它能回来。——2020.06.01 Don' ...
                            
                            
                                分类:
其他好文   时间:
2020-06-02 19:07:29   
                                阅读次数:
243
                             
                         
                    
                        
                            
                            
                                NVIDIA-SMI系列命令总结 Michael丶Bear 2018-07-03 19:48:12 46993 收藏 58展开1 NVIDIA-SMI介绍 nvidia-smi简称NVSMI,提供监控GPU使用情况和更改GPU状态的功能,是一个跨平台工具,它支持所有标准的NVIDIA驱动程序支持的L ...
                            
                            
                                分类:
其他好文   时间:
2020-06-01 18:05:56   
                                阅读次数:
134
                             
                         
                    
                        
                            
                            
                                    Given the array candies and the integer extraCandies, where candies[i] represents the number of candies that the ith kid has. For each kid check if th ...
                            
                            
                                分类:
其他好文   时间:
2020-06-01 13:35:45   
                                阅读次数:
64