全部文章-周排行
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.2019-01-19 12:01:39.870 ERROR 8324 [ ...
分类:移动平台 时间:2019-01-19 13:06:31 收藏:0 阅读:5019
公司业务开发,用python开发网站;需要使用模块MySQLdb。 我直接pip install MySQLdb,当然不成功了,模块名字因该是mysql-python 最后报错: Command "python setup.py egg_info" failed with error code 1 ...
分类:数据库技术 时间:2019-04-17 14:55:05 收藏:0 阅读:2815
[SWPU2019]神奇的二维码 1、binwalk分离,word文档n多次base64,comEON_YOuAreSOSoS0great用密码解出加密的压缩包,摩斯音频音频摩斯解密就好。 [SWPU2019]漂流的马里奥 1、ntfs工具一扫就出来了。 [SWPU2019]伟大的侦探 1、用010 ...
分类:其他 时间:2020-04-30 21:07:11 收藏:0 阅读:3831
动画名称:小猪佩奇全集下载 中文别名:粉红猪小妹/小猪佩琪/佩佩猪英文名称:Peppa Pig动画集数:英文版第一季1-26集动画格式:mp4动画语言:英语发音 内嵌英文字幕动画分辨率:1920x1080(1080p)适合年龄:2-6岁下载方式:百度网盘 小猪佩奇英文版第一季 1-26高清1080p ...
分类:其他 时间:2020-05-27 09:47:39 收藏:0 阅读:3439
(1)浏览器输入地址:http://ping.chinaz.com/ (2)在搜索框输入:http://kh.google.com (3)查看监测结果,将可用的IP复制 (4)win+r打开运行输入:\windows\System32\drivers\etc (5)修改hosts文件:在文件加入例: ...
分类:其他 时间:2020-11-26 15:40:48 收藏:0 阅读:8240
引用站点策略: strict-origin-when-cross-origin 引用站点策略: no-referrer-when-downgrade Referrer Policy: strict-origin-when-cross-origin ...
分类:其他 时间:2021-05-24 15:30:36 收藏:0 阅读:2823
打开cmd终端找到redis安装路径下 输入redis-server redis.windows.conf 如果启动不了的先运行 redis-cli.exe127.0.0.1:6379>shutdownnot connected>exit最后运行 D:\redis> redis-server red ...
分类:其他 时间:2019-03-11 20:30:53 收藏:0 阅读:3479
1. 添加方法: 2. 使用: ...
分类:编程语言 时间:2018-08-27 14:41:13 收藏:0 阅读:4375
如题:idea DEBUG报错:Connected to the target VM, address: '127.0.0.1:4405', transport: 'socket' 解决方法: 1.查找出占用进程id 2.杀死进程 cmd 输入 命令: 1.netstat -ano|findstr ...
分类:其他 时间:2019-01-11 19:32:02 收藏:0 阅读:5837
在使用CRT连接服务器的时候,出现了的Theremotesystemrefusedtheconnection.一般客户端都是通过SSH协议连接服务器的。ping了一下,网络是通的,依靠经验判断,估计是某项服务没有启动。首先想到的是SSH服务了。1,切换到/etc/ssh,查看ssh_config文件中是否包含本机的IP地址。如..
分类:其他 时间:2015-09-08 12:37:28 收藏:0 阅读:10955
当注册码失效时,会出现以下界面 解决方法如下: 1.进入beyondcompare目录,cd /usr/lib/beyondcompare 2.输入以下内容: sudo sed -i "s/keexjEP3t4Mue23hrnuPtY4TdcsqNiJL-5174TsUdLmJSIXKfG2NGPw ...
分类:其他 时间:2021-02-16 17:57:58 收藏:0 阅读:2646
1、在UOS桌面,打开任意的文件夹管理器,在最上面的路径处,点击右键,选择编辑地址 2、然后将共享的Windows地址填上,格式为: smb://IP[共享机器的IP地址],然后点击回车即可 3、输入对应的共享的账号密码 4、将会显示出来对应共享文件夹目录 5、查看目录,即可看到对应的共享文件了 ...
分类:Windows开发 时间:2020-08-19 12:52:46 收藏:0 阅读:2327
Spring Cloud Gateway+Spring Security OAuth2+JWT实现微服务统一认证授权 ...
分类:编程语言 时间:2020-09-23 17:32:02 收藏:0 阅读:4225
一、报错信息 Warning: Using a password with '-a' or '-u' option on the command line interface may not be safe.” 二、出现原因 redis连接输入密码后提示Warning: 。。。 三、解决方法 htt ...
分类:其他 时间:2020-11-27 19:23:16 收藏:0 阅读:3581
出现的场景 在springboot 连接redis的时候出现以下报错 2021-01-27 10:12:07.077 ERROR 4428 [nio-8004-exec-5] s.x.s.e.GlobalExceptionHandler : Redis exception; nested excep ...
分类:编程语言 时间:2021-01-27 14:33:28 收藏:0 阅读:2745
/** * 日期格式转换yyyy-MM-dd'T'HH:mm:ss.SSSXXX TO yyyy-MM-dd HH:mm:ss * @throws ParseException */ public static String dealDateFormat(String oldDateStr) thr ...
分类:编程语言 时间:2016-09-09 11:44:46 收藏:0 阅读:22938
Failed to load resource: the server responded with a status of 404 (Not Found) 报错情况:图标加载失败 原因分析:路径错误 解决方案: 添加 favicon icon . ...
分类:其他 时间:2018-05-08 13:04:20 收藏:0 阅读:14465
npm run build之后,出现提示:Tip: built files are meant to be served over an HTTP server. Opening index.html over file:// won't work. npm run build的时候 , 因为vue ...
分类:Web开发 时间:2019-01-16 10:08:38 收藏:0 阅读:4672
前端报错如下: [Vue warn]: Error in render: “TypeError: Cannot read property ‘_t’ of undefined” 是在项目中用了多语言配置,vue 跟 i18n之间的兼容问题。解决方法如下: 替换成 国际化其他配置项不变 ...
分类:其他 时间:2019-06-26 00:32:29 收藏:0 阅读:5088
最近从老版本换成12版本时出现了一些问题 最新Navicat注册机和Navicat121版本链接:https://pan.baidu.com/s/1xfzCv9iNZedVYsFq_EPp1g 提取码:bc9t 当我们联网使用注册机的时候,Navicat会报注册达到上限,这时我们需要要把网络断掉 但 ...
分类:其他 时间:2020-04-08 10:29:53 收藏:0 阅读:4456
134567161997
上一页3239936下一页
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!