Design and Implementation of custom system for common module management functions (56 -- Release of open-source development test version) and 56 -- test version
General function custom module Management System (cfcmms) Development trial release
This development trial version includes all front-end js Code (Extjs 4), and most of the background java development source code (partially packaged into jar ). You can first
View my development blog and Development video. I will introduce some modules and advanced functions later. Please contact me if you have any new ideas or problems. (If there are ridiculous, unreasonable, and completely inexplicable programming methods and code in my code, please point out and laugh at it. This system is developed by myself for the moment, because it is really huge, the system can only work properly. I am upgrading further. Data export restrictions in this development trial version)
Development trial: http://pan.baidu.com/s/1eQ8H4Wi
Forum address: http://www.likecxj.com/forum.php? Gid = 82
Please contact: jfok1972@qq.com
Serialization introduction blog address: http://blog.csdn.net/jfok/article/details/24309239
The latest high definition video address: http://blog.csdn.net/jfok/article/details/42233619
Address of this article: http://blog.csdn.net/jfok/article/details/43014671
You can also join the QQ group: 386100815
(Because I am upgrading the version, questions related to this framework and preliminary questions in the group may not be answered. Please forgive me)
Download package installation introduction. The downloaded package contains three parts: Development project, database file (SQL server), and lib used.
Simple environment setup process:
1. The project is packaged in the Eclipse development environment, so you can directly reference the project to eclipse.
2. In WebContent/db, the database is of SQL server 2005 (attach the database to SQL server 2005; Remember to open the database's TCP/IP connection ;)
If you want to use the word of the attachment function, excel's Page Preview and module and report printing functions, install openOffice and enable the openOffice service. In mac OS
./Soffice. bin-headless-accept = "socket, host = 127.0.0.1, port = 8100; urp;"-nofirststartwizard
In windows, you only need to replace soffice. bin with soffice.exe.
After the environment is set up, publish the project to view the modules that have been explained in the browser (the initial username and password admin ). I will post several blogs to introduce how to add new modules and some other functions.