jQMvc

码农软件 · 软件分类 · jQuery手机相关插件 · 2019-12-31 23:29:47

软件介绍

jQMvc 是基于 jQuery Mobile 的一组扩展,用来构建基于 ASP.NET MVC 的 HTML5 移动应用。

示例代码:

@using jQM
@{
    ViewBag.Title = "Buttons";
}
@Html.ActionButton("Hi. I am a simple button.", "Index", "Home")
@Html.ActionButton("Hey! Look, I am a settings kind'a button.", "Index", "Home", ButtonIcon.gear)
@Html.ActionButton("Unlike others, I have route values.", "Router", "Home", new { id = "value" })

上述代码执行结果:

本文地址:https://www.codercto.com/soft/d/22394.html

Once Upon an Algorithm

Once Upon an Algorithm

Martin Erwig / MIT Press / 2017-9-8 / GBP 22.95

How Hansel and Gretel, Sherlock Holmes, the movie Groundhog Day, Harry Potter, and other familiar stories illustrate the concepts of computing. Picture a computer scientist, staring at a screen and......一起来看看 《Once Upon an Algorithm》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具