zoukankan      html  css  js  c++  java
  • Javescribt Library Javescript 库 总结

    Yahoo User Interface Library (YUI Library):
    YUI is a free, open source JavaScript and CSS library for building richly interactive web applications.
    Link : http://yuilibrary.com/

    EXTJS:
    With an advanced MVC architecture, plugin-free charting, and modern UI widgets, Sencha Ext JS is the industry's most powerful desktop application development platform.
    Sencha Ext JS provides unparalleled cross-browser compatibility enabling you to develop incredible web apps for any browser.
    Sencha is the new name for ExtJS, which has been developed based on YUI, Yahoo! User interface Library
    Link : http://www.sencha.com/products/extjs/

    jQuery:
    jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.
    jQuery is designed to change the way that you write JavaScript.
    Link : http://jquery.com/

    GWT: Google Web Toolkit:
    Google Web Toolkit (GWT) is a development toolkit for building and optimizing complex browser-based applications.
    GWT is used by many products at Google, including Google AdWords and Orkut. It's open source, completely free, and used by thousands of developers around the world.
    Link : https://developers.google.com/web-toolkit/

    Prototype:
    Prototype takes the complexity out of client-side web programming.
    Built to solve real-world problems, it adds useful extensions to the browser scripting environment and provides elegant APIs around the clumsy interfaces of Ajax and the Document Object Model.
    Link : http://prototypejs.org/

    Dojo:
    Dojo saves you time and scales with your development process, using web standards as its platform.
    It’s the toolkit experienced developers turn to for building high quality desktop and mobile web applications.
    From simple websites to large packaged enterprise applications whether desktop or mobile, Dojo will meet your needs.
    Link : http://dojotoolkit.org/

    MooTools:
    MooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer.
    It allows you to write powerful, flexible, and cross-browser code with its elegant, well documented, and coherent API.
    Link : http://mootools.net/

  • 相关阅读:
    【转】StackExchange.Redis 事务控制和Batch批量操作
    mysql 修改时子查询的问题
    mysql 对于有null值的 NOT IN和NOT EXISTS
    【转】Core使用Redis做Session进程外储存
    Filter的注入方式 NET Core
    MiddleWare中间键实现 简单的防盗链 AOP
    c# Jenkins+PowerShell持续集成环境搭建
    VS2019下载离线安装包
    1226 六晴
    1225 五 晴
  • 原文地址:https://www.cnblogs.com/yqskj/p/2777385.html
Copyright © 2011-2022 走看看