搜索资源列表
-
3下载:
DDE API in C#...This library provides a convenient and easy way to integrate .NET applications with legacy applications that use Dynamic Data Exchange (DDE). DDE is an older interprocess communication protocol that relies heavily on passing windows m
-
-
0下载:
一个C#关于数据库(SQL例)的关于数据交互、数据基本操作的很完整的类文件,几乎涵盖了所有的数据操作,编程结构很清晰-A C# on the database (SQL cases) on the data exchange, data, the basic operation of the class file very complete, covering almost all of the data manipulation, programming structure is very c
-
-
0下载:
用C#,winform下,功能---在ListBox控件间实现数据交换。-Using C#, winform, the function--- in the ListBox control room for data exchange.
-
-
0下载:
对于整数数据类型的简单操作,可以用  Interlocked  类的成员来实现线程同步,存在于  System.Threading  命名空
间。Interlocked类有以下方法:Increment  ,  Decrement  ,  Exchange  和  CompareExchange  。使用  Increment  和 
Decrement  可以保证对
-