
并且有一个侧边栏,通常有点Apple风格:
有谁知道这是否是某种常见的(希望是开源的)UI框架?
解决方法 Web应用程序的外观永远不会表明使用哪个框架来构建它.您展示的内容都是样式的结果,可以使用任何Web框架完成.但是,您可以查看源代码以查看有哪些类型的@L_404_0@引用,并以此方式获得一个想法.某些框架有时会提供线索(asp.net将有_vIEwstate等).
例如,在查看Trello的源代码时,您会发现一个带有注释标题部分的Js引用,它为您提供了许多线索:
/*Sizzle CSS Selector Enginecopyright 2011,The Dojo FoundationReleased under the MIT,BSD,and GPL licenses.More information: http://sizzleJs.com/jquery JavaScript library v1.7.2http://jquery.com/copyright 2011,John ResigDual licensed under the MIT or GPL Version 2 licenses.http://jquery.org/licenseIncludes Sizzle.Jshttp://sizzleJs.com/copyright 2011,and GPL licenses.Date: Wed Mar 21 12:46:34 2012 -0700jquery UI 1.8.14copyright 2011,AUTHORS.txt (http://jqueryui.com/about)Dual licensed under the MIT or GPL Version 2 licenses.http://jquery.org/licensehttp://docs.jquery.com/UIjquery UI Widget 1.8.14copyright 2011,AUTHORS.txt (http://jqueryui.com/about)Dual licensed under the MIT or GPL Version 2 licenses.http://jquery.org/licensehttp://docs.jquery.com/UI/Widgetjquery UI Mouse 1.8.14copyright 2011,AUTHORS.txt (http://jqueryui.com/about)Dual licensed under the MIT or GPL Version 2 licenses.http://jquery.org/licensehttp://docs.jquery.com/UI/MouseDepends:jquery.ui.Widget.Js: licensed under The MIT license. See license.txt and http://www.dateJs.com/license/. @website: http://www.dateJs.com/This application uses other third-party JavaScript componentsdistributed under appropriate licenses. For more information,see the following files at http://trello.com/Js/lib/backbone.Jshighcharts.JsJson2.Jsmarkdown.Jssocket.io.Jsunderscore.JsSocket.IO.Js build:0.8.6,development. copyright(c) 2011 LearnBoost <dev@learnboost.com> MIT licensed ! CHANGES FOR TRELLO: Remove all transports other than built-in browser Websockets,try/catch around errors,fix transport merge,fix heartbeat! Diff with published v0.8.6 for the details.*/@H_419_26@ 总结以上是内存溢出为你收集整理的web-frameworks – Producteev和Trello等网站使用哪个Web框架?全部内容,希望文章能够帮你解决web-frameworks – Producteev和Trello等网站使用哪个Web框架?所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)