摘要: HiveMind is a comprehensive ERP application for service organizations. It includes a project management application featuring project/task, request, a 阅读全文
posted @ 2016-05-06 17:23 霓裳梦竹 阅读(324) 评论(0) 推荐(0)
摘要: 注意:固定变量使用大写编写 for语句: 循环处理列表: 循环处理映射: 循环处理字符串: if判断: switch: switch和范围: List和case: 参数化的闭包: 单个隐参数: 其中的${it}中的it代表iterator 条件元素: any和every: collect方法: co 阅读全文
posted @ 2016-05-06 16:48 霓裳梦竹 阅读(311) 评论(0) 推荐(0)
摘要: 原文地址:http://blog.csdn.net/hiarcs/article/details/6621623 其实很多软件都可以把PDF导出成文本,甚至很多支持批量操作,这里不赘述。本文的内容是如何在Java环境下用代码来完成这个功能。 用到的api是apache的pdfbox:官网下载页面 例 阅读全文
posted @ 2016-05-06 13:30 霓裳梦竹 阅读(359) 评论(0) 推荐(0)
摘要: This post would look into how to tackle and debug issues in scenarios where they only occur in production (or other remote environment) but not in dev 阅读全文
posted @ 2016-05-06 13:11 霓裳梦竹 阅读(525) 评论(0) 推荐(0)
摘要: Moqui Framework Tutorial This tutorial is a step-by-step guide to creating and running your own Moqui component with a user interface, logic, and data 阅读全文
posted @ 2016-05-06 10:19 霓裳梦竹 阅读(490) 评论(0) 推荐(0)