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/

  • 相关阅读:
    了解Boost神器
    官方教程避坑:编译ARM NN/Tensorflow Lite
    信号量 PV 操作
    MAC 读写 ntfs 格式的硬盘
    poj题目分类
    Gelfond 的恒等式
    那些scp里的烂梗
    b
    jmeter集合
    Jmeter文章索引贴
  • 原文地址:https://www.cnblogs.com/yqskj/p/2777385.html
Copyright © 2011-2022 走看看