学习宜: 深入钻研, 持之以恒忌: 心浮气躁, 浅尝辄止1林岭东: 犯罪电影世界的“风云”缔造者Ringo Lam, Director of Hong Kong Classic ‘City on Fire,’ Dies at 63HONG KONG — Ringo Lam, a Hong Kong ...
分类:
其他 时间:
2019-01-10 18:42:26
收藏:
0 评论:
0 赞:
0 阅读:
170
1、遇到报错-Dmaven.multiModuleProjectDirectory system propery is not set.Check $M2_HOME environment variable and mvn script match. 右键项目- run as – maven ins ...
分类:
其他 时间:
2019-01-10 18:42:04
收藏:
0 评论:
0 赞:
0 阅读:
177
有时候,我们需要给redis库中插入大量的数据,如做性能测试前的准备数据。遇到这种情况时,偶尔可能也会懵逼一下,这里就给大家介绍一个批量导入数据的方法。 先准备一个redis protocol的文件(redis protocol可以参考这里:https://redis.io/topics/proto ...
分类:
其他 时间:
2019-01-10 18:41:20
收藏:
0 评论:
0 赞:
0 阅读:
211
django.db.utils.OperationalError: (1193, "Unknown system variable 'storage_engine'") django连接数据库时,配置 "OPTIONS":{"init_command":"SET storage_engine=INN ...
分类:
数据库技术 时间:
2019-01-10 18:40:48
收藏:
0 评论:
0 赞:
0 阅读:
220
1、安装服务 2、卸载服务 3、命令参数说明 ...
分类:
Windows开发 时间:
2019-01-10 18:40:29
收藏:
0 评论:
0 赞:
0 阅读:
212
1、读取configparser 配置文件报错 : 提示: ConfigParser.MissingSectionHeaderError when parsing rsyncd config file with global options 解决方法: https://stackoverflow.c ...
分类:
编程语言 时间:
2019-01-10 18:39:48
收藏:
0 评论:
0 赞:
0 阅读:
208
[toc] python学习第二讲,pythonIDE介绍以及配置使用 一丶集成开发环境IDE简介,以及配置 1.简介 集成开发环境( ,Integrated Development Environment)—— 集成了开发软件需要的所有工具 ,一般包括以下工具: 图形用户界面 代码编辑器(支持 代 ...
分类:
编程语言 时间:
2019-01-10 18:39:29
收藏:
0 评论:
0 赞:
0 阅读:
189
满足strict weak ordering的运算符能够表达其他所有的逻辑运算符(logical operator): <(a, b) : (a < b) <=(a, b): !(b < a) ==(a, b): !(a < b) && !(b < a) !=(a, b) : (a < b) || ...
分类:
编程语言 时间:
2019-01-10 18:39:10
收藏:
0 评论:
0 赞:
0 阅读:
184
ubuntu上面redis报下列错误: Caused by: redis.clients.jedis.exceptions.JedisDataException: MISCONF Redis is configured to save RDB snapshots, but is currently ...
分类:
数据库技术 时间:
2019-01-10 18:38:30
收藏:
0 评论:
0 赞:
0 阅读:
261
方便工作需要,对于模态框二次封装,先看效果图;<!DOCTYPEhtml><html><head><metaname="viewport"content="width=device-width"/><title>bootstrap-Modal</title><linkhref=&q
分类:
其他 时间:
2019-01-10 18:19:18
收藏:
0 评论:
0 赞:
0 阅读:
154
今天我登录一台服务器,看着openssh版本有点儿低,手贱给升级到openssh7.9p1版,然后有人反馈连不上了,问我是不是把他key删了,这不可能啊,我没动那些。网上基本都是说,securecrt什么加密方法过时啥的,客户端是7.1啊!低什么低。自己拿虚机试验终于发现问题了。securecrt客户端生成的pub开头是dss的,这种的在openssh7.9p1里好像就不认了,这正是我依然可以用k
分类:
其他 时间:
2019-01-10 18:19:08
收藏:
0 评论:
0 赞:
0 阅读:
416
依赖包:<!--https://mvnrepository.com/artifact/org.projectlombok/lombok--><dependency><groupId>org.projectlombok</groupId><artifactId>lombok</artifactId><version>
分类:
其他 时间:
2019-01-10 18:18:56
收藏:
0 评论:
0 赞:
0 阅读:
156
一、scala安装首先下载scala压缩包wgethttps://downloads.lightbend.com/scala/2.11.7/scala-2.11.7.tgz解压tar-zxvfscala-2.11.7.tgz移动目录mvscala-2.11.7/usr/local/改名cd/usr/local/mvscala-2.11.7scala配置环境变量vim/etc/profileexpo
分类:
其他 时间:
2019-01-10 18:18:36
收藏:
0 评论:
0 赞:
0 阅读:
307
if(exists (select 1 from sys.objects where name='proc_out')) --用于判断改存储过程是否存在 drop proc proc_out GO CREATE PROC proc_out @id1 int out, --out 可以传进,可以传出 ...
分类:
其他 时间:
2019-01-10 18:16:29
收藏:
0 评论:
0 赞:
0 阅读:
175
基本元素 首先cmaklist必须包括以下几个部分: 其他功能 1. 使其包含c++11特性 (-std=c++11如何写进cmakeList.txt) 2. 设定可执行文件的输出目录 3. 生成so库 这里还有一个坑在里面,就是如果你的库的名字起得不是叫xx-lib的话,编译是通不过的,亲测,比如 ...
分类:
编程语言 时间:
2019-01-10 18:15:55
收藏:
0 评论:
0 赞:
0 阅读:
187
一,带昵称的群聊 templates: 二,带昵称的单聊 templates: ...
分类:
Web开发 时间:
2019-01-10 18:15:32
收藏:
0 评论:
0 赞:
0 阅读:
203
...
分类:
编程语言 时间:
2019-01-10 18:15:13
收藏:
0 评论:
0 赞:
0 阅读:
235
1、public char charAt(int index) 返回指定索引处的 char 值。 源码: String.class public char charAt(int index) { if (isLatin1()) { //Latin1单字节编码 return StringLatin1. ...
分类:
编程语言 时间:
2019-01-10 18:14:46
收藏:
0 评论:
0 赞:
0 阅读:
164
常用语句: break :退出整个循环,循环外的语句继续执行continue :退出本次循环,继续下一次循环pass :什么也不做,相当于在这里占个位置,以便以后修改代码sys.exit() :直接退出整个程序,后面的代码都不会再执行 ...
分类:
编程语言 时间:
2019-01-10 18:14:31
收藏:
0 评论:
0 赞:
0 阅读:
169
参考网址:https://www.cnblogs.com/chenqf/p/6386163.html HTTP缓存有多种规则,根据是否需要重新向服务器发起请求来分类,将其分为两大类(强制缓存,对比缓存) 两类缓存规则的不同,强制缓存如果生效,不需要再和服务器发生交互,而对比缓存不管是否生效,都需要与 ...
分类:
Web开发 时间:
2019-01-10 18:14:15
收藏:
0 评论:
0 赞:
0 阅读:
182