GithubHelp home page GithubHelp logo

zjdyzww / jquery-miniui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from xsls/jquery-miniui

0.0 1.0 0.0 3.27 MB

对官方的 MiniUI 进行扩展

License: Apache License 2.0

Java 1.05% HTML 36.43% JavaScript 53.69% ASP 0.01% C# 0.08% CSS 8.73%

jquery-miniui's Introduction

jquery-miniui

基于 MiniUI 官方版本 v3.6 进行扩展

安装部署说明.txt

  1. 执行 src/main/webapp/dbsql 目录下的 SQL 脚本,创建数据表和初始化测试数据;
  2. 使用 Eclipse/MyEclipse 将源代码作为 Maven 工程导入到工作空间;
  3. 修改 miniui.properties 中的数据库连接信息(如果需要使用 MSSQLServer,则需要在 pom.xml 的依赖定义中增加对 MSSQLServer JDBC 驱动的依赖);
  4. 将项目部署到 Tomcat 或其他 J2EE 应用服务器中,并启动应用服务器;
  5. 在浏览器中访问演示程序。

修改/扩展内容

  • 将演示程序中的 Java 类中加上对泛型的支持,避免编译时出现很多警告信息;
  • 演示程序增加对 Oracle 数据库的支持;
  • 数据库连接信息从 TestDB.java 中移到 miniui.properties 配置文件中;

jquery-miniui's People

Contributors

hemingwang0902 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.