摘要: http://www.cnblogs.com/top5/archive/2009/08/07/1540871.htmlhttp://bbs.csdn.net/topics/330208803http://www.cnblogs.com/polaris912/archive/2007/12/13/993699.htmlhttp://www.chinanews.com/shipin/2013/04-29/news208806.shtml 阅读全文
posted @ 2013-04-29 22:55 daishuguang 阅读(205) 评论(0) 推荐(0) 编辑
摘要: 根据路径获取文件名http://zhidao.baidu.com/question/400979349.html1 Path.GetFileName(fileName);获取目录下的文件View Code 1 string targetDirectory = AppDomain.CurrentDomain.SetupInformation.ApplicationBase + "/upload/vedio";2 string[] fileEntries = Directory.GetFiles(targetDirectory);http://www.cnblogs.com/h 阅读全文
posted @ 2013-04-29 20:20 daishuguang 阅读(132) 评论(0) 推荐(0) 编辑
摘要: HTML-------->Layout,描述页面结构:使用标记标签来描述网页Data---------->C# Bind.Javascript----->Transfer DataHTML and CSS are the fundamental technologies for building Web pages:HTML (html and xhtml) for structure, CSS for style and layout, including WebFonts.Find resources for good Web page design as well as 阅读全文
posted @ 2013-04-29 10:55 daishuguang 阅读(109) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/lerit/archive/2010/10/22/1858007.html 阅读全文
posted @ 2013-04-29 10:50 daishuguang 阅读(123) 评论(0) 推荐(0) 编辑
摘要: http://blog.csdn.net/firefly_liu/article/details/3528163 阅读全文
posted @ 2013-04-29 09:56 daishuguang 阅读(197) 评论(0) 推荐(0) 编辑
摘要: http://technet.microsoft.com/zh-cn/library/cc754617http://book.51cto.com/art/200908/146051.htmhttp://www.cnblogs.com/arbin98/archive/2010/09/03/1816847.htmlhttp://www.cnblogs.com/yanyangtian/archive/2012/04/16/2451418.htmlhttp://msdn.microsoft.com/en-us/library/ms525832%28v=VS.90%29.aspxhttp://msdn. 阅读全文
posted @ 2013-04-29 09:44 daishuguang 阅读(182) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2013-04-29 02:12 daishuguang 阅读(158) 评论(0) 推荐(0) 编辑
摘要: http://www.blueidea.com/tech/web/2006/3494.asp 阅读全文
posted @ 2013-04-29 01:52 daishuguang 阅读(137) 评论(0) 推荐(0) 编辑