- Article Relate (13)
- Hide Tips (2)
- LoveSpeak (4)
- QBlog Open-Source (3)
- QBlog Publish (8)
- QBlog Template Guide (6)
- QBlog-Dev-Video (6)
- Tech Analysis (21)
- 2011-7 (2)
- Nice weblog right here! Also your site rather a lot up very fast! What host are you the usage of? Can I get your associate hyperlink in your host? I want my website loaded up as quickly as yours lol
- There is apparently a bundle to identify about this. I suppose you made some good points in features also.
- Sweet blog! I found it while searching on Yahoo News. Do you have any suggestions on how to get listed in Yahoo News? I ave been trying for a while but I never seem to get there! Thank you
- Normally I don at read post on blogs, but I would like to say that this write-up very forced me to take a look at and do so! Your writing style has been amazed me. Thanks, very great post.
- This write-up contains fantastic original thinking. The informational content material here proves that issues arenaаАабТТаЂааАабТТаБТt so black and white. I feel smarter from just reading this.
- ramsen simmonds incesticide bushell sprinkler brasserie Donelle Dalila gazzara
- Sex video arabe gratuit meilleure film porno
- My brother recommended I might like this web site. He was totally right. This post truly made my day. You can not imagine just how much time I had spent for this information! Thanks!
- Wow that was odd. I just wrote an incredibly long comment but after I clicked submit my comment didn at appear. Grrrr well I am not writing all that over again. Anyhow, just wanted to say great blog!
- Thanks-a-mundo for the blog post. Really Great.
前言:
今天加了点油,将模板机制的页面填充部分给录了下,不过这一块不好录,最后了四段,剪头去尾,把四段视频合成一个,勉强勉强的算一集了。
大伙在学习的时候,还是要配合"秋色园技术原理解析"这个系列看,因为视频只是针对重点讲解,不会覆盖系列。
内容简介:
如需要使用带进度条菜单控制播放,请点击:带进度条菜单观看QBlog开发者视频
下面请观看:
PS:如何开始播放:对着视频[flash]右键-》菜单中勾选“播放”和“显示全部”就开始了。
相关视频:
1:QBlog开发者视频教程:开篇-开发基础配置与系统运行(一)
2:QBlog开发者视频教程:整站UrlRewrite重写与映射体系(二)
下面再附上本节讲解的基础文档:
上上节内容回顾:
1:秋色园QBlog的皮肤界面的介绍
2:秋色园QBlog的皮肤是如何被加载的--第二个生命周期
本节内容:模板机制-填充方式基础讲解
1:第三个生命周期Page_Load介绍--及简洁的参数传递。
2:秋色园QBlog的皮肤html如何进行填充与操作
一:第三个生命周期Page_Load介绍--重构后的参数传递[上一节视频]
1:设置断点,进入Page_Load事件[进入ashx处理程序]
2:ashx中开始调用Logic业务类进行界面填充。
3:重构-使代码更简单优美:
a:从HttpCustom提取接口
b:将接口分离到其它项目Web.Core中--避免Module和Logic项目的双向引
用问题。
c:更改名称IHttpCustom为ICore,同时编写Logic基类CoreBase
d:让Logic相关类继承自CoreBase,于是Logic类也可以直接使用基类的常
用属性。
相关文章:
XmlHelper使用帮助:CYQ.Data.Xml XmlHelper 帮助类的使用帮助
重构-使代码更简单优美:http://www.cnblogs.com/cyq1162/archive/2010/10/19/1855441.html
二:秋色园QBlog的皮肤html如何进行填充与操作 [本节视频内容]
模板机制基础说明:秋色园是以Xml方式进行加载操作,基于XPath语法封装的XmlHelper来操作Html文档的。
CYQ.Data.Xml XmlHelper
Set 原始的处理节点数据
SetFor 配合MDataRow 快捷处理一行数据
SetForeach 配合MDataTable 快捷处理多行数据
以首页为示例,来演示一下相关的填充介绍。
分享完了,讲解很清晰,很支持。。。。