随笔分类 -  其他

摘要:MVC 和 3-Tier (三层架构) 本质上是完全不同的概念,如下:3-Tier 或 N-Tier 的架构,中间层可能包含 EJB, Enterprise JavaBeans (J2EE),或 .NET Enterprise Services、Remoting、WCF:Client (WebPage) -- [ BLL (业务逻辑层) -- DAL (数据访问层) ] (Web Server) ... 阅读全文
posted @ 2009-05-22 09:51 jianlinglo 阅读(318) 评论(0) 推荐(0)
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->函数 语法 功能 Len Len(string|varname) 返回字符串内字符的数目,或是存储一变量所需的字节数。 Trim Trim(string) 将字符串前后的空格去掉 Ltrim Lt... 阅读全文
posted @ 2009-03-04 10:02 jianlinglo 阅读(511) 评论(0) 推荐(0)
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->asp.net中的日期处理函数 //2007年4月24日 this.textbox6.text = system.datetime.now.tostring("d"); ... 阅读全文
posted @ 2009-02-24 10:14 jianlinglo 阅读(164) 评论(0) 推荐(0)
摘要:下载:http://files.cnblogs.com/jianlinglo/CuttingEdge.rar 其他链接: http://www.cnblogs.com/dflying/archive/2006/03/28/361146.html http://dflying.dflying.net/1/archive/100_building_a_real_time_progressba... 阅读全文
posted @ 2009-01-15 11:19 jianlinglo 阅读(162) 评论(0) 推荐(0)
摘要:Pingfen_jindutiao.aspx CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 加载页面 CodeCode highlighting produced by Acti... 阅读全文
posted @ 2009-01-15 11:04 jianlinglo 阅读(191) 评论(0) 推荐(0)
摘要:1。Default2页面上点击按钮,就能看到进度条效果。 Default2.aspx CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 无标题页 Default2.aspx.cs ... 阅读全文
posted @ 2009-01-15 10:45 jianlinglo 阅读(162) 评论(0) 推荐(0)
摘要:CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 内容内容 内容 内容 内容 内容 内容内容 阅读全文
posted @ 2009-01-13 10:50 jianlinglo 阅读(323) 评论(0) 推荐(0)
摘要:代码: CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System;using System.Collections.Generic;using System.Text;using System.Collections;nam... 阅读全文
posted @ 2009-01-13 10:40 jianlinglo 阅读(325) 评论(0) 推荐(0)
摘要:代码: CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 无标题页 0 ... 阅读全文
posted @ 2009-01-12 18:36 jianlinglo 阅读(261) 评论(0) 推荐(0)