-
使用HttpDownLoadHelper下载文件
using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.IO; using System.Threading; namespace ProjectWenDangManage.Framework{ /// summary /// HTTP文件下载辅助类 /// /summary public class HttpDownLoadHelper {...
2018-06-23 22:23:21
-
C#泛型List的用法
一、ListT命名空间: System.Collections.Generic(程序集:mscorlib) 二、ListT描述: 1)、表示可通过索引访问的对象的强类型列表;提供用于对列表进行搜索、排序和操作的方法。 2)、是ArrayList类的泛型等效类。 3)、可以使用一个整数索引访问此集合中的元素;索...
2018-06-23 22:23:18
-
C#中使用ADOMD.NET查询多维数据集
ADOMD.NET 是用于与 Microsoft SQL Server Analysis Services 进行通信的 Microsoft .NET Framework 数据访问接口。 ADOMD.NET 可使用 XML for Analysis 协议与分析数据源通信,方法为使用 TCP/IP 或 HTTP 连接传输和接收符合 XML for Analysis 规范的 SOAP 请求和响应...
2018-06-23 22:23:17
-
Advanced .NET Debugging: Managed Heap and Garbage
原文地址:http://www.informit.com/articles/article.aspx?p=1409801seqNum=4 Debugging Managed Heap Fragmentation Earlier in the chapter, we described a phenomenon known as heap fragmentation, in which free and busy blocks are arranged and interleaved...
2018-06-23 22:23:14
-
怎样删除windows.old文件
方法1: 1.在C盘上点右键,选择属性。 2.在常规选项卡中点击磁盘清理 3.稍等片刻再弹出的选项卡中点击清理系统文件 4.选中以前Windows的安装 5.点击确定即可安全清理 方法二: WIN7中的windows.old文件怎么删除! 1、在 开始搜索 框中键入 cmd , 右键单击在 程序 列表...
2018-06-23 22:23:14
-
简单的反射
想起来研究下简单的反射,然后就在网上找了点资料,也找了点代码,大致如下: public static void PrintPropertiesT (T t) { if (t == null ) { return ; } PropertyInfo[] properties = t.GetType().GetProperties(BindingFlags.Instance | BindingFlags.Public); if...
2018-06-23 22:23:05
-
Investigating issues with Unmanaged Memory. First
原文:http://kate-butenko.blogspot.tw/2012/07/investigating-issues-with-unmanaged.html I want to write this blogpost really fast, until I forget everything, despite I have absolutely no time and need to work on other cases :( Let's count this as par...
2018-06-23 22:23:09
-
转载:.NET Memory Leak: XmlSerializing your way to
原文地址:http://blogs.msdn.com/b/tess/archive/2006/02/15/532804.aspx I hate to give away the resolution in the title of the blog since it takes away a lot of the suspense:) but I can't figure out a better way to name the blog posts and still keep t...
2018-06-23 22:23:02
-
水晶报表
vs2012 中水晶报表引用 1.下载安装包安装,你可以从下面链接下载: http://downloads.businessobjects.com/akdlm/cr4vs2010/CRforVS_13_0_5.exe 2.添加4个引用 3.添加一个.rpt文件 1)绑定数据源 2)手动画出报表表格,拖动显示字段 字段显示的时候碰到了几个小问题:...
2018-06-23 22:23:03
-
C#基础---Attribute(标签) 和 reflect(反射) 应用
1.Attribute的定义与作用: 公共语言运行时允许你添加类似关键字的描述声明,叫做attributes, 它对程序中的元素进行标注,如类型、字段、方法和属性等。Attributes和Microsoft . NET Framework文件的元数据保存在一起,可以用来向运行时描述你的代码,或者在程序运行的...
2018-06-23 22:23:03
IDC资讯: 主机资讯 注册资讯 托管资讯 vps资讯 网站建设
网站运营: 建站经验 策划盈利 搜索优化 网站推广 免费资源
网络编程: Asp.Net编程 Asp编程 Php编程 Xml编程 Access Mssql Mysql 其它
服务器技术: Web服务器 Ftp服务器 Mail服务器 Dns服务器 安全防护
软件技巧: 其它软件 Word Excel Powerpoint Ghost Vista QQ空间 QQ FlashGet 迅雷
网页制作: FrontPages Dreamweaver Javascript css photoshop fireworks Flash