1、错误描写叙述八月 14, 2015 4:22:45 下午 com.opensymphony.xwork2.util.logging.jdk.JdkLogger error 严重: Exception occurred during processing request: Can not find ...
分类:
编程语言 时间:
2017-06-13 18:50:10
阅读次数:
259
HA体系架构 相关知识介绍 HDFS master/slave架构,HDFS节点分为NameNode节点和DataNode节点。NameNode存有HDFS的元数据:主要由FSImage和EditLog组成。FSImage保存有文件的文件夹、分块ID、文件权限等,EditLog保存有对HDFS的操作 ...
分类:
其他好文 时间:
2017-06-11 15:42:41
阅读次数:
269
Computer HDU - 2196 Computer A school bought the first computer some time ago(so this computer's id is 1). During the recent years the school bought N ...
分类:
其他好文 时间:
2017-06-10 19:27:22
阅读次数:
151
Problems are not stop signs, they are guidelines. 问题不是休止符,而是引向标。 It is ture during our explorations we often have to face problems, difficulities and ...
分类:
其他好文 时间:
2017-06-10 17:10:47
阅读次数:
150
This document describes the installation of PostgreSQL using the source code distribution. (If you are installing a pre-packaged distribution, such as... ...
分类:
数据库 时间:
2017-06-08 14:52:35
阅读次数:
291
记录一个C# Image转Base64编码,和base64编码转Image对象的函数。 ...
当在eclipse中的web工程中增加了extjs4,出现An internal error occurred during: "Building workspace". Java heap space 错误。 解决办法1:把extjs4的工程安装包不要放到web工程中就ok或者建议直接用myecl ...
分类:
编程语言 时间:
2017-06-05 22:12:35
阅读次数:
184
It's during our darkest moments that we must focus to see the light. 在最黑暗的时刻,最该努力看到光。 I always thought the past tens of years were the darkest moments ...
分类:
其他好文 时间:
2017-06-04 09:44:26
阅读次数:
152
一.查看和删除镜像 1.Docker Image 镜像 容器的基石 容器的基石 层叠的只读文件系统 层叠的只读文件系统 联合加载(union mount) (存储位置 /var/lib/docker) 联合加载(union mount) (存储位置 /var/lib/docker) docker i ...
分类:
其他好文 时间:
2017-06-03 20:14:20
阅读次数:
280
一、问题 使用ef codefirst开发,无法创建数据库的问题,如下提示 二、解决方法这是 EF 抛出的异常,只要先创建好数据库就可以了 create database [ZmBlog] 提示: 这个错误是在第一次运行abp出现的,创建数据库后,这时要使用 update-database 进行数据 ...
分类:
数据库 时间:
2017-06-03 19:08:44
阅读次数:
1058