Flex滑块+图片上传源码源码描述:源码介绍图片上传,并滑动展示相关图片的功能当今的网站,我们每天都在首页,在大多数情况下,包含图像滑块。此产品是当今的客户的最常见的要求之一。今天我要和大家分享一个令人兴奋的方式结合图像与您最喜爱的图像滑块柔性滑块的图片上传面板。Websitesthatwebuildeverydaycontainimageslidersinthehomepageinmostcases.Thisitemisoneofthemostcommonrequirementsoftoday'sclients.TodayIamgoingtoshareanexcitingwaytobindanimagewithyourfavoriteimagesliderflexsliderwithanimageuploadpanel.
C#单词填字游戏源码源码描述:本文介绍了一个简单的应用程序,可以将一个单词列表,可以从右到左或右矩阵的一个语言填字游戏。Thisarticledescribesasimpleapplicationthatcanplacealistofwords,ineitherright-to-leftorleft-to-rightlanguageinamatrix,asacrossword.Acrosswordisawordpuzzlecreatedfromagridofwhiteandblacksquares,placingwordshorizontallyandverticallyonthesesquareswhileeachtwowordswhichcrosseachotherrequirehavinganidenticalletterattheplacetheyarecrossed.Theapplicationdescribedandincludedinthisarticleisusefulwheneverthereisaneedtocreateamechanismwhichwillplac
自制GridView控件示例源码项目描述GenericGridView是GridView控件的引申。在内部GridView控件的ViewState被禁用,因为作者喜欢管理自己的GridView状态。如果你喜欢效率和自由,请不要使用ViewState。后面的代码几乎没有逻辑。所有的处理是在helper类。UnabletogetthedesiredbehaviourfromtheASP.NETbuilt-inGridViewcontrol,Idecidedtowriteagridcontrol(bywrappingupGridView)myselfforaclientofmine.ThegridcontrolIdeveloped(IcallitGenericGridView)overcomestheaforementionedproblemsofASP.NETbuilt-inGridViewcontrolandalsosatisfiesalltherequirementsofmyclient,butitmaynotmeetyourneeds.However,Ihopethatmycodew
整个框架用到bootstrap3、require、jquery、bootstrap-dialog、My97DatePicker、kindeditor-master,
JesseLiu单页程序源码功能介绍:bootstrap+requireJS+director+knockout+webAPI=一个时髦的单页程序也许单页程序(SinglePageApplication)并不是什么时髦的玩意,像Gmail在很早之前就已经在使用这种模式。通常的说法是它通过避免页面刷新大大提高了网站的响应性,像操作桌面应用程序一样。特别是在当今的移动时代,单页程序如果放在移动设备上去浏览就能够拥有像nativeapp一样的体验,也许我们web开发者们应该期待这种技术的大力普及,这样不管前端还是后端都是我们的天下啊,让那些Andrioid和IOS开发者们追赶我们吧!好吧,废话不说了,我们会从0开始搭建这样一个单页的web站点,并且会向大家展示我们标题所列的这些开源框架是如何帮助我们快速构建的。新技术比较多,我也是学习,有不足的地方请海涵。注意:开发环境为VisualStudio2012来源:http://www.cnblogs.com/jesse2013/p/a-sample-of-single-page-applicaton.html
