微信插件式开发框架 P3-weixin

码农软件 · 软件分类 · 微信/微信小程序 · 2019-03-14 12:57:45

软件介绍

现在微信越来越火,基于微信的公众号和服务号越来越丰富,单一的微信管家系统已经满足不了微信的需求。Jeecg社区推出插件式开发框架,P3-weixin 微信插件式开发框架,适合于微信管家系统,扩展第三方插件,插件以JAR形式存在,让微信营销更灵活。

架构技术说明

   1.P3-weixin 采用SpringMvc + Mybatis + Velocity+ Maven(构建) 框架技术
   2.插件引入方式
       pom.xml文件中,引入新开发的插件
       <dependency>
            <groupId>org.jeecgframework</groupId>
            <artifactId>P3-Biz-gzbargain</artifactId>
            <version>2.0.0</version>
       </dependency>
   3.项目启动访问方式:采用maven方式,启动Web项目  http://localhost:8080/P3-Web/{页面访问地址}
   4.页面层面不能采用jsp,需要采用模板语言Velocity
   5.实现插件式开发,按照模块进行开发,每个模块可以单独达成jar包
   6.数据库配置文件:src/main/resources/db.properties

本文地址:https://www.codercto.com/soft/d/1326.html

Web Data Mining

Web Data Mining

Bing Liu / Springer / 2011-6-26 / CAD 61.50

Web mining aims to discover useful information and knowledge from Web hyperlinks, page contents, and usage data. Although Web mining uses many conventional data mining techniques, it is not purely an ......一起来看看 《Web Data Mining》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

MD5 加密
MD5 加密

MD5 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具