Skip to content
Kevin's Home
Blog
About
Twitter
Github
ASP.NET MVC 4笔记(二)
24.02.2015
—
asp.net mvc4
—
1 min read
有Timestamp修饰的表在修改已有的记录是一定要将该字段复制,也就是说一定要在Edit网页里面添加一行:
WebSecurity.CreateAccount必须在Userprofile里面先创建账户。
转换string数组到int数组