码迷,mamicode.com
首页 >  
搜索关键字:RKE    ( 870个结果
UVa 10943 - How do you add?
Description Larry is very bad at math he usually uses a calculator, which worked well throughout college. Unforunately, he is now struck in a deserted ...
分类:其他好文   时间:2019-02-23 01:19:20    阅读次数:170
nginx基于uwsgi部署Django
1.安装nginx 2.安装uwsgi 3.安装django 4.创建django项目 5.创建app 6.修改mysite/settings.py 7.关闭防火墙 关闭内置防火墙selinux 关闭软件防火墙 8、uwsgi配置文件 第一种使用http = 0.0.0.0:8000,对应nginx ...
分类:其他好文   时间:2019-02-22 22:56:43    阅读次数:178
org.apache.flume.conf.ConfigurationException: Channel c1 not in active set.
1 错误详细信息 2 错误原因 配置文件写错了 3 正确应该是配置c2 也就是channel 4 完整的配置文件 ...
分类:Web程序   时间:2019-02-21 17:26:13    阅读次数:139
linux chmod和chown讲解与应用
chmod与chown
分类:系统相关   时间:2019-02-21 14:23:36    阅读次数:203
UVA253 Cube painting【置换】
We have a machine for painting cubes. It is supplied with three different colors: blue, red and green. Each face of the cube gets one of these colors. ...
分类:其他好文   时间:2019-02-20 10:02:54    阅读次数:261
内部类创建对象需要注意
Java中出现No enclosing instance of type XXX is accessible问题 Java编写代码过程中遇到了一个问题,main方法中创建内部类的实例时,编译阶段出现错误,查看错误描述: Multiple markers at this line - The valu ...
分类:其他好文   时间:2019-02-17 20:47:07    阅读次数:179
ELK测试
ELK 日志分析系统 ELK 日志分析系统 1.0 ELK 介绍 1.1 ELK 安装准备工作 1.2 es 安装 1.3 es配置 1.4 es测试 1.5 Kibana安装 1.6 logstash安装 ... ...
分类:其他好文   时间:2019-02-17 12:28:35    阅读次数:109
Filtered request failed with root cause java io OptionalD
1、错误描述 严重: Servlet.service() for servlet [springmvc] in context with path [/cmp] threw exception [Filtered request failed.] with root cause java.io.Op ...
分类:编程语言   时间:2019-02-16 13:50:34    阅读次数:214
eclipse安装springboot插件
1、工具栏->Help->Eclise Marketplace打开应用市场 2、在应用市场中搜索sts,选择Spring Tools 4紧张安装 3、按提示进行安装 ...
分类:编程语言   时间:2019-02-16 12:05:11    阅读次数:222
Java集合类的使用场景
  目录 1. Java集合类基本概念 2. Java集合类架构层次关系 3. Java集合类的应用场景代码 1. Java集合类基本概念     在编程中,常常需要集中存放多个数据。从传统意义上讲,数组是我们的一个很好的选择,前提是我们事先已经明确 ...
分类:编程语言   时间:2019-02-13 19:30:35    阅读次数:180
870条   上一页 1 ... 52 53 54 55 56 ... 87 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!