2013年5月31日
摘要: DataSet与集合的相互转换 阅读全文
posted @ 2013-05-31 13:30 草色年华 阅读(257) 评论(0) 推荐(0)
摘要: 云计算IDC服务 阅读全文
posted @ 2013-05-31 10:06 草色年华 阅读(384) 评论(0) 推荐(0)
  2013年5月30日
摘要: 想实现类似SVN样式的文件夹及文件的效果,即如果文件已经有改动,则需要在相应的文件图标上添加一个标志。下面的几个连接可以提供很多参考http://msdn.microsoft.com/en-us/library/windows/desktop/bb761265(v=vs.85).aspxhttp://msdn.microsoft.com/en-us/library/windows/desktop/hh127442(v=VS.85).aspxhttp://www.codeproject.com/Articles/7484/How-to-overlay-an-icon-over-existing- 阅读全文
posted @ 2013-05-30 17:34 草色年华 阅读(1242) 评论(0) 推荐(0)
  2013年5月21日
摘要: 转载自:http://www.codeproject.com/Articles/55488/File-Download-Using-JavaScriptIntroductionI know there are many developers looking for this kind of solution like I was looking. I had the same requirement to download the file from the server using JavaScript and with out postbacking the full page. The 阅读全文
posted @ 2013-05-21 16:17 草色年华 阅读(891) 评论(0) 推荐(0)
摘要: FusionCharts图表控件中文版使用手册目录前言、先谈谈我对fusionCharts的看法:... 3一、构成fusionCharts的三要素:swf、data.xml、承载图表的载体... 3二、对于我们还未使用的功能:图表转换成图片或者pdf导出、热点链接... 3三、重点... 3fusionCharts的基本知识部分:... 4一 、SWF 动画文件... 4二、XML数据文件... 4三、HTML(当然也可以使用JSP)嵌入charts文件... 5四、结合javascript 的应用:... 5五、热点链接:link=’ ’ 5六、图表数据导出... 6七、图表导出为pdf或 阅读全文
posted @ 2013-05-21 15:54 草色年华 阅读(1983) 评论(0) 推荐(0)