- 博客(12)
- 收藏
- 关注
原创 freemarker导出word文档
freemarker导出word文档参考资料:http://blog.csdn.net/lun379292733/article/details/18673081http://www.tuicool.com/articles/J7rYVn6实现过程准备工作 1.新建word文档test.doc,需要替换的内容用${desc1}参数替换,其中参数部分最好从左到右手动输入,否则xml中会出现分
2016-10-10 16:43:13 352
原创 powerdesigner 导入数据库表结构
powerdesigner 导入数据库表结构步骤: 1.给powerdesigner以管理员权限打开 2.打开 database->configure connections ,新建需要的数据源, 选择对应的数据库驱动,如oracle选择Microsoft ODBC for Oracle 新建对应的数据源 测试数据源 3.追加表格到已有model 选择 Data
2016-09-13 10:19:40 1027
原创 mybatis 与activiti整合版本问题
版本说明: 以下版本整合没有问题:activiti :5.17.0mybatis:3.2.5spring:4.0.6mybatis版本问题历史:1. 3.3.1版最早使用的mybatis版,后运行activiti 的 API时,打印出来的部分SQL语句 总出现 两个 ORDER BY (select ... from table order by order b
2016-08-29 09:57:58 4628
转载 转载CSS中height:100%和height:inherit的异同
说明:原文链接 http://www.zhangxinxu.com/wordpress/2015/02/different-height-100-height-inherit/comment-page-1/height:100%和height:inherit的异同 在绝对定位大不同,使用height:inherit, 容器高度变化了,里面的绝对定位元素依然高度自适应
2016-08-18 17:49:26 449
原创 mybatis 使用dblink 执行insert 报ora-22816 returning 子句不支持的功能问题解决方法
...改成...原因:
2016-07-09 19:13:03 7751
原创 导入项目后tomcat无法正常启动--项目初始化报错
1.原因:https://passport.csdn.net/account/fpwd?action=resetpassword&username=u010935333&active=960ad683172b45d4403d8dca9e842805&service=http://my.csdn.net/u010935333
2014-05-19 11:51:53 6657
转载 editor does not contain a main type
转自:http://hi.baidu.com/zh_m_zhou/item/79ac63343fa757c11a9696e5editor does not contain a main type的解决方案转自:http://hi.baidu.com/zh_m_zhou/blog/item/8bb9ba025baa98e408fa93fd.html作者:p
2014-04-09 11:08:00 457
原创 在MyEclipse中更改JDK使用版本
在MyEclipse中更改JDK使用版本:我的新浪博客中详解:http://blog.sina.com.cn/s/blog_836f704f01019jvn.html
2013-08-06 16:15:53 674
原创 新建用户/表空间/序列--数据库用户导入导出
新建用户:--新建表空间create tablespace data_noc logging datafile 'E:\oracle\product\10.2.0\oradata\orcl\data_noc.DBF' --datafile详解:http://blog.csdn.net/ppp_10001/article/details/4688848size 512
2013-08-06 16:09:02 738
转载 Java中Could not find the main class.program will exit和java.lang.UnsupportedClassVersionError 的解决方法
http://blog.csdn.net/wangcheng8080/article/details/2492265
2013-06-21 15:57:32 707
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人