大概两年前开始知道版本控制器,自己也偶尔会用用github,但因为工作到目前为止都没有使用git之类的版本控制器,所以也一直没总结,现在公司打算用git来管理源代码,所以花点时间总结一下,方便查看。            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2016-04-10 13:44:00
                            
                                148阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            1. notes翻译为中文评注 2. notes出现的作用 避免某一次commit的内容修改导致当前以及随后的commit发生变化,相当于在当前的commit后面追加一些信息,如: 某次commit的内容如下: (git log 12345678901234567890123456789012345            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2019-07-30 15:22:00
                            
                                137阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            1. 获取notes git fetch origin refs/notes/*:refs/notes/* 2. 设置notes 2.1 git config --add core.notesRef refs/notes/{name} (需要注意替换name) 2.2 export GIT_NOTE            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2019-08-15 13:09:00
                            
                                243阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            siyu.du@qunar.comHashMap 实现你要熟悉它!http://www.giyf.com/网址 : http://gitlab.corp.qunar.com/siyu.du/qua网址 : http://www.webmonkey.com/2012/07/try-git/网址 : h...            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2014-05-18 13:04:00
                            
                                28阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            JSON:JavaScript 对象表示法(JavaScript Object Notation)。JSON 是存储和交换文本信息的语法。类似 XML。JSON             
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2023-07-07 12:11:37
                            
                                78阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            提示:您只能在 HTML 输出流中使用 document.write。 如果您在文档已加载后使用它(比如在函数中),会覆盖整个文档。提            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2023-07-07 12:11:24
                            
                                126阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            Zabbix 劣势:1)需要在被监控机器上面安装agent。2)All configuration information/monitor datas都存储在数据库里面,数据库是整个监控平台的瓶颈            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2021-12-30 15:04:27
                            
                                137阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            本文介绍如何给个人好友群发消息。个人号中的群发助手可以一次给30个发送消息,如果要给所有所有群发,则需要自己手动发送多次,或者借助程序实现了。本文即是程序实现一、原理在的官方网站上 https://weixin..com/,提供了一个网页版的,地址为 https://..com/登录该网页版后,可以在网页上给对方发送消息,通过抓包分析网页交互,可以得到发送消息的            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2023-08-21 15:16:43
                            
                                43阅读
                            
                                                                             
                 
                
                                
                     
                                    
                             
         
            
            
            
            Radio systems capable of localization have emerging applications in homeland security, law enforcement, emergency response, defe            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2022-04-14 17:50:26
                            
                                90阅读
                            
                                                                             
                 
                
                                
                     
                                    
                             
         
            
            
            
            Radio systems capable of localization have emerging applications in homeland security, law enforcement, emergency response, defense command and control, multirobot coordination, and vehicle - to - veh...            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2021-08-20 11:10:39
                            
                                169阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            Domino9 下代理程序实现邮箱用户internet密码过期邮件提醒Domino9 下代理程序实现邮箱用户internet密码过期邮件提醒我们大家都知道Domino下有两个用户密码,一个是notes client密码(notes client)、一个是internet密码(inotes);对于两个密码的差别在此不作详细介绍,今天主要介绍,如果通过代理程序,然后设置定时代理,每天运行一次,判断用户            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2024-04-25 17:17:39
                            
                                143阅读
                            
                                                                             
                 
                
                                
                     
                                    
                             
         
            
            
            
            我们在github 或者gitlab上做项目管理的时候需要对 对应的项目做历史版本的管            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2022-11-04 11:22:10
                            
                                423阅读
                            
                                                                             
                 
                
                                
                     
                                    
                             
         
            
            
            
            
Ettercap  It has two main sniffing options: UNIFIED   this method sniffs all the packets that pass on            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2010-10-24 11:53:03
                            
                                566阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            get-mailbox | select name,database | where { $_.database -eq "MD02" }
Get-Mailbox -Database MD01 | New-MoveRequest -TargetDatabase MD02 
Get-Mailbox | Get-MailboxStatistics | ft DisplayNam            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2012-06-11 15:29:58
                            
                                812阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            Route Targets:
export: redistribute out of the VRF into BGP
import: redistribute into the VRF from BGP
MPLS VPN configuration focuses primarily on control plane functions:
1. creating the VRF and             
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2012-10-08 10:41:25
                            
                                595阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            
Introduction: Standard American English Tips
Speaking English is not only about using proper grammar. To use English effectively, you need to understand the culture in which it is spoken. Here ar            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                            精选
                                                        
                            2012-10-22 14:23:52
                            
                                432阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            1、什么是SOA SOA是一个既简单又复杂的技术。简单地说,SOA就是一组设计原则,这些设计原则既有SOA特有的,             
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2007-07-27 10:48:00
                            
                                137阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            两个分布的一致性检验: KS-检验(Kolmogorov-Smirnov test) Kolmogorov-Smirnov是比较一个频率分布f(x)与理论分布g(x)或者两个观测值分布的检验方法。其原假设H0:两个数据分布一致或者数据符合理论分布。D=max| f(x)- g(x)|,当实际观测值D ...            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2021-07-15 15:04:00
                            
                                201阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            TARGET = myprogram
CONFIG += qt debug
 
TEMPLATE = app
HEADERS
SOURCES
FORMS, qt designer ui file
DESTDIR, destination install dir
DEFINES, macro defines
INCLUDEPATH,  additional header files
 
CONFIG            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2010-12-03 14:54:00
                            
                                219阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            MongoDB 启动一个 mongo 实例 $ docker run --name some-mongo -d daocloud.io/mongo 由于该镜像的 Dockerfile 中包含了 EXPOSE 27017(mongo 默认端口),所以可以通过 link 两个容器来访问它(就像下面的示例)。 docker run --name cool-mongo -p 27017:27017 -...        Read More            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2018-04-10 22:55:00
                            
                                105阅读
                            
                                                                                    
                                2评论