Home »
Archive by category Blog (Page 24)
원문보기 In this tutorial series, we will develop a native Android application where the user interface is implemented using the jQuery Mobile framework. For this purpose, we will introduce a model for representing UI screens in a native Android application using jQuery Mobile page elements, in particular, container...
Continue reading
May 27, 2015 techsupport
Blog, Tech
Mobile App Design/Dev: Beginner’s Guide to jQuery Mobile 원문보기 Over the past 2-3 years we’ve seen a tremendous growth in browser and OS support for mobile websites. Most notably Apple’s iOS and Google’s Android platforms come to mind. But others such as PalmOS and Blackberry are still in...
Continue reading
May 27, 2015 techsupport
Blog, Tech
http://www.jqmphp.com/
Continue reading
May 27, 2015 techsupport
Blog, Tech
원문보기
Continue reading
May 27, 2015 techsupport
Blog, Tech
원문보기 Today’s post is a list of some really cool jQuery Mobile Bootstraps, Templates, Scripts & Tools to get your new jQuery Mobile site and prototypes built in no time at all! Enjoy. 1.jQuery Mobile Bootstrap A jQuery Mobile theme based on Twitter Bootstrap. Source + Demo 2....
Continue reading
May 27, 2015 techsupport
Blog, Tech
EmployeeDirectoryJQM task-timerBuilding an iPhone App using jQuery Mobile 원문보기 Introduction For developers whose skills and experience centre around Windows or Web-based development, building an iPhone app can seem like a daunting proposition involving learning new libraries, languages and tools, and buying new hardware. However, for a large class...
Continue reading
May 27, 2015 techsupport
Blog, Tech
IList<string> listName = new List<string>(); while (dr.Read()) { listName.Add(dr[0].ToString()); } listName = listName.Distinct().ToList(); ComboBox1.DataSource = listName;
Continue reading
May 26, 2015 techsupport
Blog, Open Source, Tech
원문보기 he WordPress CMS has changed the face of our Internet and allowed a surge of new ideas to prosper and its open source movement holds a strong presence rooted in software and web development. WordPress is a blogging platform which has the ability to launch into many...
Continue reading
May 24, 2015 techsupport
Blog, Tech
링크 원문보기2 링크 원문보기
Continue reading
May 23, 2015 techsupport
Blog, Tech
원문보기 Intel XDK provides the best development solution for creating cross platform mobile apps using HTML, CSS and JavaScript. Its the best way for web developers to create mobile apps. Here is a series of tutorial to learn Intel XDK from scratch.
Continue reading
May 23, 2015 techsupport
Blog, Tech