第一步:查看当前的内核 root@linux:~# uname -a Linux linux 4.15.0-96-generic #97-Ubuntu SMP Wed Apr 1 03:25:46 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux 第二步:查看当前系统中 ...
                            
                            
                                分类:
系统相关   时间:
2020-05-18 18:55:28   
                                阅读次数:
88
                             
                    
                        
                            
                            
                                apr,apr-util下载地址:http://archive.apache.org/distwgethttp://archive.apache.org/dist/apr/apr-1.5.2.tar.gzwgethttp://archive.apache.org/dist/apr/apr-util-1.5.4.tar.gzPcre下载地址wgethttps://ftp.pcre.org/pub/p
                            
                            
                                分类:
Web程序   时间:
2020-05-17 09:15:29   
                                阅读次数:
100
                             
                    
                        
                            
                            
                                    People on Mars count their numbers with base 13: Zero on Earth is called "tret" on Mars. The numbers 1 to 12 on Earth is called "jan, feb, mar, apr, m ...
                            
                            
                                分类:
其他好文   时间:
2020-05-16 15:09:08   
                                阅读次数:
63
                             
                    
                        
                            
                            
                                    package utils; import javax.crypto.Cipher; import java.security.*; import java.security.interfaces.RSAPrivateKey; import java.security.interfaces.RSAP ...
                            
                            
                                分类:
其他好文   时间:
2020-05-13 17:00:30   
                                阅读次数:
64
                             
                    
                        
                            
                            
                                convert expdp dmp file to SQL DDL statements Oracle Database Tips by Donald BurlesonApril 7, 2016 Question: I want to take an export dmp file and conv ...
                            
                            
                                分类:
数据库   时间:
2020-05-13 12:03:46   
                                阅读次数:
78
                             
                    
                        
                            
                            
                                    按钮样式自定义演示: 源码分享地址: https://github.com/DuelWithSelf/WPFEffects 效果: <Style TargetType="{x:Type CustomFrms:NormalMenu}"> <Setter Property="IconWidth" Val ...
                            
                            
                         
                    
                        
                            
                            
                                    months = {'JAN' : 1, 'FEB' : 2, 'MAR' : 3, 'APR' : 4, 'MAY' : 5, 'JUN' : 6, 'JUL' : 7, 'AUG' : 8, 'SEP' : 9, 'OCT': 10, 'NOV': 11, 'DEC' : 12} def tes ...
                            
                            
                                分类:
编程语言   时间:
2020-05-10 13:19:10   
                                阅读次数:
84
                             
                    
                        
                            
                            
                                Oracle trace文件中的一段 PARSING IN CURSOR #140498482538928 len=156 dep=0 uid=0 oct=47 lid=0 tim=45795163585 hv=777087606 ad='207895c70' sqlid='ftqjy1wr52um ...
                            
                            
                                分类:
数据库   时间:
2020-05-09 00:56:06   
                                阅读次数:
98
                             
                    
                        
                            
                            
                                    package com.intfish.resourceserver.util; import com.fasterxml.jackson.annotation.JsonInclude; import com.fasterxml.jackson.core.Version; import com.fa ...
                            
                            
                                分类:
其他好文   时间:
2020-05-08 19:54:51   
                                阅读次数:
94
                             
                    
                        
                            
                            
                                    一、基本命令 touch a.text 文件不存在,创建文件,文件存在,就修改文件修改时间cat " welclome to " > a.text >箭头方向表示数据流方向,表示追加,覆盖掉原来的内容cat " welclome to " >> a.text >>两个箭头表示在末尾追加cp -apr ...
                            
                            
                                分类:
其他好文   时间:
2020-05-08 18:46:25   
                                阅读次数:
74