- 博客(4)
- 资源 (1)
- 收藏
- 关注
原创 编译openjdk遇到的问题
这里写自定义目录标题 #报错如下 configure: Could not compile and link with freetype. This might be a 32/64-bit mismatch. configure: Using FREETYPE_CFLAGS=-I/usr/include/freetype2 and FREETYPE_LIBS=-lfreetype -lbz2 c...
2019-10-22 21:47:41
955
原创 nested exception is org.apache.ibatis.type.TypeException: Could not set parameters for mapping
nested exception is org.apache.ibatis.type.TypeException: Could not set parameters for mapping错误描述 错误描述 2019-10-18 15:46:00.827 [http-nio-9011-exec-16] ERROR net.chenlin.dp.common.exception.RRExceptio...
2019-10-18 16:30:29
14474
原创 sanyue 不在 sudoers 文件中。此事将被报告
sanyue 不在 sudoers 文件中。此事将被报告。 进入root. 执行命令chmod u+w /etc/sudoers 修改文件内容:vim /etc/sudoers,添加上你指定的用户,保存 执行命令chmod u-w /etc/sudoers;将文件权限复原 完毕! ...
2019-10-17 20:39:33
169
原创 java电商项目
java电商项目 简单的web电商项目,通过自定义的springmvc框架和jdbc实现,页面用的jsp,数据库是mysql。 效果如下: 登录页面 注册页面 商城首页 商品分页展示 另外还有展示商品详情、图片放大镜、购物车、收货地址、订单和支付的功能。 支付功能是用支付宝的沙箱环境实现的。 ...
2019-09-12 15:41:28
2348
15
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人