摘要: 第一单元 1. using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace _17._9._18{ clas 阅读全文
posted @ 2017-09-17 19:11 汪小维 阅读(204) 评论(0) 推荐(0)
摘要: 一、.net 定义 二、.net的特点和功能 1 .NET是基于组件的,面向对象的模块化开发模式; 2、更加广泛的底层支持,可以使用C#,VB等编程语言来作为宿主开发; 3、运行效率与安全性,都是官方说法,不过相对ASP的安全性与效率,的确有很大的提升; 4、程序运行时,会编译成DLL; 5、MVC 阅读全文
posted @ 2017-09-17 19:03 汪小维 阅读(216) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2017-09-17 15:07 汪小维 阅读(107) 评论(0) 推荐(0)