Coder Social home page Coder Social logo

xtuer / template-app Goto Github PK

View Code? Open in Web Editor NEW
28.0 7.0 19.0 85.6 MB

应用模版

Java 31.16% JavaScript 20.43% Vue 5.59% HTML 2.77% Groovy 0.44% CSS 8.05% C++ 14.63% QMake 0.29% Batchfile 0.09% Shell 0.25% SCSS 0.27% Less 1.05% Go 5.20% TypeScript 9.76%

template-app's Introduction

应用模版:

  • template-app: Java Application 模版
  • template-vue-app: Vue 多页模版
  • template-web-gradle: 完整的 Web Application 模版
  • template-web-gradle-mini: 简单的 Web Application 模版

template-app's People

Contributors

xtuer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

template-app's Issues

一些改进意见

1.在.pro设置DESTDIR = $$PWD/bin,这样直接在bin目录下生成exe,不用拷贝bin目录了
2.为QComboBox的弹出框增加qss支持

QList<QComboBox *> cbList = cw->findChildren<QComboBox*>();
    foreach (QComboBox *cb, cbList)
        cb->setView(new QListView);

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.