--------------Html.ActionLink@Html.ActionLink("当前控制器的Index页面","Index")@Html.ActionLink("SchoolType控制器的Index页面","Index","SchoolType")@Html.ActionLink("当前控制器的Index页面","Index",new{ID=1})//传递参数--------------Html.RouteLink(不接收控制器..
分类:
Web程序 时间:
2015-01-04 19:42:11
阅读次数:
231
翻译:http://matt.might.net/articles/phd-school-in-pictures/
用圈来代表人类所有的知识:
读完小学,你有了一些基础知识:
读完中学,你的知识又多了一些:
读完本科,你有了专业方向:
读完硕士,你在专业尚又进了一步:
阅读大量文献,接触本专业前沿知识:
选择某一专题,作为主攻方向:
...
分类:
其他好文 时间:
2014-12-31 14:38:59
阅读次数:
164
1. Referencehttp://www.shubhro.com/2014/12/27/software-engineers-should-write/2. srcIn elementary school, there were “math kids” and there were “Engli...
分类:
其他好文 时间:
2014-12-30 09:54:11
阅读次数:
150
DescriptionA number of schools are connected to a computer network. Agreements have been developed among those schools: each school maintains a list o...
分类:
Web程序 时间:
2014-12-20 22:07:06
阅读次数:
270
模型类(例如:School.cs)usingSystem;
usingSystem.Collections.Generic;
usingSystem.Linq;
usingSystem.Web;
//需要引用的命名空间
usingSystem.Data.Entity;
usingSystem.ComponentModel;
usingSystem.ComponentModel.DataAnnotations;
namespaceMvcApplication3.Models
{..
分类:
Web程序 时间:
2014-12-20 18:22:29
阅读次数:
148
JQuery筛选器的使用
转载请自觉注明原文:http://www.jq-school.com/Show.aspx?id=4
分类:
Web程序 时间:
2014-12-16 11:21:34
阅读次数:
144
At a seminar in the Bell Communications Research Colloquia Series, Dr. Richard W. Hamming, a Professor at the Naval Postgraduate School in Monterey, C...
分类:
其他好文 时间:
2014-12-14 23:58:53
阅读次数:
208
学习了一些scala的基础语法http://twitter.github.io/scala_school/zh_cn/index.html,尝试一下scala的函数式编程。用函数式编程如何实现:sum(f, a,b)=s = 0for i in [a, b] s+=f(i)return s这是命令....
分类:
其他好文 时间:
2014-12-10 21:05:00
阅读次数:
185
Description:
Little Joey invented a scrabble machine that he called Euler, after the great mathematician. In his primary school Joey heard about the nice story of how Euler started the study ab...
分类:
其他好文 时间:
2014-12-03 21:25:03
阅读次数:
165
DescriptionThe School №0 of the capital of Berland hasnchildren studying in it. All the children in this school are gifted: some of them are good at p...
分类:
其他好文 时间:
2014-12-01 00:42:32
阅读次数:
273