自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 资源 (3)
  • 收藏
  • 关注

原创 request.getInputStream 里面得到的第一部分究竟是什么?

ffffffacffffffed057572025b42ffffffacfffffff317fffffff86854ffffffe0200787000041ffffffacffffffed057572025b42ffffffacfffffff317fffffff86854ffffffe020078700004dffffffacffffffed057572025b42ffffffac

2016-11-25 16:40:26 645

原创 我的Portlet 和Servlet的Eclipse发布方式不同,不能忘了,否则Portlet Java代码部分的内容不变化。

Portlet用Ant;Servlet用RunAs -> On Server.记录一下相关目录:

2016-11-25 10:02:45 217

转载 深入理解HTTP协议、HTTP协议原理分析

以下这篇比较全面:http://blog.csdn.net/lmh12506/article/details/7794512相关资源:

2016-11-24 13:59:13 222

原创 [B@69a2f15f

obj to string is: [B@69a2f15f

2016-11-16 14:37:27 309

原创 Sevlet 如何发布到生产用的Tomcat

在Eclipse里面开发调试好Servlet后,选中Servlet项目,右键,选择“Export”,选择“导出成WAR”,导出成一个WAR包,然后用WinSCP将该文件拷贝到Tomcat的deploy目录中,刷新后WAR包在deploy目中中消失,则说明已经部署好了。

2016-11-09 14:26:38 278

原创 开发Servlet时WEB-INF下面的lib目录下缺jar包的表现

写一个最简单的Servlet,运行时出错,404,还有无法LoadClass。一些错误信息如下:找了半天原因,最后觉得是WEB-INF下面的lib目录下缺相应的jar包导致的。将两个涉及的JAR包放到这个目录下,就可以了。这两个是基础性的jar包,但是缺乏了也是会出运行时错误:javax.servlet-5.1.12.jarcommons-i

2016-11-08 16:46:27 1365

原创 初次开发Android APP遇到的几个问题及其解决

(1)MAC 上不能直接使用subversion。Error: You have not agreed to the Xcode license. Please resolve this by running:  sudo xcodebuild -licenseYou have not agreed to the Xcode license agreements. Yo

2016-11-03 22:52:30 4775

Intel® Edison Software Release Notes Package Version: 2.1

This Intel® Edison software release provides increased functionality for projects using the Intel® Edison development board. Key enhancements include:  MCU feature  Audio support  Flash Tool Lite The Intel® Edison Getting Started Guide has been updated to reflect the new software release.

2015-09-30

Recipe List from Yocto project

Yocto project supports these software packages.

2015-09-30

Yocto 手册

The Yocto Project Mega-Manual is a concatenation of the published Yocto Project HTML manuals for the given release. The manual exists to help users efficiently search for strings across the entire Yocto Project documentation set.

2015-09-30

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除