SSM框架整合 1、导入项目依赖 <dependencies> <!--Junit--> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version> </dependency ...
                            
                            
                                分类:
其他好文   时间:
2020-06-14 19:06:33   
                                阅读次数:
49
                             
                    
                        
                            
                            
                                    1.默认配置 根据默认配置给出中文注释 # Example config file /etc/vsftpd.conf## The default compiled in settings are fairly paranoid. This sample file# loosens things up ...
                            
                            
                                分类:
其他好文   时间:
2020-06-14 16:48:06   
                                阅读次数:
68
                             
                    
                        
                            
                            
                                yuminstallnginx-ysystemctlstartnginxsystemctlenablenginxps-ef|grepnginxnginx-t检查nginx配置文件格式是否正确nginx-sreload重新加载配置,不用重启nginx进程nginx静态资源存放路径:/usr/share/nginx/html/404.html50x.htmlindex.htmlnginx配置文件存放路
                            
                            
                                分类:
Web程序   时间:
2020-06-14 10:31:59   
                                阅读次数:
60
                             
                    
                        
                            
                            
                                    1.nmp install express -g环境配置报错 npm ERR! code UNABLE_TO_VERIFY_LEAF_SIGNATUREnpm ERR! errno UNABLE_TO_VERIFY_LEAF_SIGNATUREnpm ERR! request to https:// ...
                            
                            
                                分类:
Web程序   时间:
2020-06-13 14:32:53   
                                阅读次数:
60
                             
                    
                        
                            
                            
                                    一、实验内容 在先前实验8内容的基础上对功能进行修改,将数据库中学生信息表的数据共享给其他应用程序使用。 二、实验步骤 1.编写应用程序1,直接在实验8编写好的应用程序中加入新的功能,创建并注册一个contentProvider,将数据库中学生信息表的增删查改等操作功能共享给其他应用程序使用。(共享 ...
                            
                            
                                分类:
移动开发   时间:
2020-06-13 12:35:43   
                                阅读次数:
53
                             
                    
                        
                            
                            
                                1.下载nginx安装包,放进Linux系统中 nginx下载地址:https://nginx.org/download/ 2.安装依赖 yum -y install gcc pcre-devel zlib-devel openssl openssl-devel 3.解压nginx安装包 tar - ...
                            
                            
                                分类:
其他好文   时间:
2020-06-13 11:27:19   
                                阅读次数:
67
                             
                    
                        
                            
                            
                                哎,我之前浪费了太多时间,太多东西没做,现在需要学太多东西,人生真的挺累的。 我为啥要弄clamav呢,因为这玩意就是个开源杀毒软件啊,我需要自己定制一个杀毒软件, 然后配合我自己写的驱动库做一个自己的杀毒,再配合云控相关的功能,做一个带有云查杀功能的杀毒软件, 目标有点远。 先去官网下代码 htt ...
                            
                            
                                分类:
其他好文   时间:
2020-06-13 00:51:40   
                                阅读次数:
92
                             
                    
                        
                            
                            
                                    scrapy安装及入门使用 安装 pip3.7 install Scrapy 输入scrapy命令查看是否安装成功 J-pro:myproject will$ scrapy Scrapy 2.1.0 - project: myproject Usage: scrapy <command> [opti ...
                            
                            
                                分类:
其他好文   时间:
2020-06-13 00:47:56   
                                阅读次数:
60
                             
                    
                        
                            
                            
                                    在https://kubernetes.io/blog/2017/01/running-mongodb-on-kubernetes-with-statefulsets/ 基础上添加了密码认证,与解决提示权限mongo-sidecar提示权限错误问题 制作mongodb镜像(由于keyfile直接挂载 ...
                            
                            
                                分类:
数据库   时间:
2020-06-12 12:51:47   
                                阅读次数:
184
                             
                    
                        
                            
                            
                                WARN: Establishing SSL connection without server's identity verification is not recommended. According to MySQL 5.5.45+, 5.6.26+ and 5.7.6+ requiremen ...
                            
                            
                                分类:
其他好文   时间:
2020-06-12 12:31:44   
                                阅读次数:
99