摘要: 转载https://www.cnblogs.com/xcsn/p/7395900.html 一、概述 IOC:英文全称:Inversion of Control,中文名称:控制反转,它还有个名字叫依赖注入(Dependency Injection)。 作用:将各层的对象以松耦合的方式组织在一起,解耦 阅读全文
posted @ 2018-06-08 09:48 木少丰 阅读(97) 评论(0) 推荐(0)
摘要: <div id="post_detail"><!--done--><div id="topics"> <div class="post"> <h1 class="postTitle"> <a id="cb_post_title_url" class="postTitle2" href="https: 阅读全文
posted @ 2018-06-08 09:45 木少丰 阅读(146) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html lang="zh-cn"> <head> <meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1" /> <title>.Net 阅读全文
posted @ 2018-06-08 09:40 木少丰 阅读(218) 评论(0) 推荐(0)