Giter VIP home page Giter VIP logo

hta-jquery's Introduction

HTA (MS HtmlApplication) + jQuery 实现快速桌面应用开发 (仅限Win)

一、基本原理

  • HTA属于高权限Script宿主(相对webBroswer)
  • 常规使用非常方便如 文件管理、网络通信、数据库操作 等 直接创建对象调用即可
  • 比如,Mail、Mysql、MSSQL,当然前提是系统有相应组件和驱动
  • 脚本支持: VBScript / JScript / Javascript
  • 界面设计: 完整支持 HTML + CSS

二、优缺点 与 适用环境

  • 易于开发、调试、界面设计
  • 无基础库依赖 目前主流Win系统全支持
  • 缺点是底层调用不支持,比如硬件操作。
  • 日常环境中的OA:半自动辅助工具等结合Office、VBS 十分便利,
  • 开发工具丰富 加上jQuery丰富的插件,做界面效果可以更方便
  • script放在服务器端,每次更新直接更新主script库即可,客户端无需更新

hta-jquery's People

Watchers

 avatar  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.