我的wincc软件出了毛病,于是ghost回去了。登录sql server2008的时候,使用sql账户登录提示了18456错误。按照网上的提示做了以下处理后正常登录了。 1. 先使用windows系统安全方式登录sql server管理器。由于我是用的是sa账户登录,打开安全性,找到sa账户,确保 ...
分类:
数据库 时间:
2021-02-15 12:13:16
阅读次数:
0
OpenVASTripwire IP360NessusComodo HackerProofNexpose communityVulnerability Manager PlusNiktonmapVeracodeWiresharkAircrack-ngRetinaParosWebScarabWebIn ...
分类:
其他好文 时间:
2021-02-10 13:23:01
阅读次数:
0
# 查询主表相关信息,并且显示最新的记录 SELECT type.number as '序号', type.date as '时间', type.name as '名称', main.content as '项目名称', main.manager as '负责人', unit.name as '单位 ...
分类:
数据库 时间:
2021-02-09 12:01:19
阅读次数:
0
官方参考文档 https://docs.docker.com/engine/install/centos/ 1、安装 [root@localhost opt]# yum install -y yum-utils device-mapper-persistent-data lvm2[root@loca ...
分类:
其他好文 时间:
2021-02-08 12:24:35
阅读次数:
0
1、@Autowired与@Resource都可以用来装配bean. 都可以写在字段上,或写在setter方法上。 2、@Autowired默认按类型装配(这个注解是属业spring的),默认情况下必须要求依赖对象必须存在,如果要允许null 值,可以设置它的required属性为false,如:@ ...
分类:
其他好文 时间:
2021-02-08 12:15:10
阅读次数:
0
ifcarbitraryprofiledeffithvoids定义了一个带有孔的任意闭合二维轮廓。它由外边界和内边界给出。ifcarbitraryprofiledeffithvoids的一个常见用法是用作创建扫掠曲面或扫掠实体的横截面。 IFC2x中增加的的新实体。 非正式提议: 1、外曲线和所有内 ...
分类:
其他好文 时间:
2021-02-06 12:16:45
阅读次数:
0
注:代码已托管在GitHub上,地址是:https://github.com/Damaer/Mybatis-Learning ,项目是mybatis-14-oneself-many2one,需要自取,需要配置maven环境以及mysql环境(sql语句在resource下的test.sql中),觉得 ...
分类:
其他好文 时间:
2021-02-04 12:15:49
阅读次数:
0
一、创建Redis服务 运行环境是Window,安装Redis请看:安装教程。 直接开始创建Redis服务,演示就创建两个一主一从,先把安装路径下的 redis.windows.conf 文件复制一份重命名并更改端口号为6380, 并且把文件中的bind字段注释,protected-mode设置为n ...
分类:
Web程序 时间:
2021-02-04 12:13:45
阅读次数:
0
故障报错:error: db5 error(11) from dbenv->open: Resource temporarily unavailable error: cannot open Packages index using db5 - Resource temporarily unavai ...
分类:
数据库 时间:
2021-02-03 10:32:44
阅读次数:
0
具体报错信息: 1 Whitelabel Error Page 2 This application has no explicit mapping for /error, so you are seeing this as a fallback. 3 4 Mon Feb 01 21:33:07 C ...
分类:
移动开发 时间:
2021-02-02 11:27:59
阅读次数:
0