搜索资源列表
databuffer
- ADO.NET在Java中的使用 ADO.NET最大的特性在于对断开数据库连接方式的全方位支持,它包括DataSet、DataTable、DataRow等对象,构建了一个内存中的数据库,通过DataAdapter把数据填充到DataTable或者DataSet中,随后通过DataTable和DataSet对象提供的一些方法对存储在内存中的数据进行操作
databuffer
- ADO.NET在Java中的使用 ADO.NET最大的特性在于对断开数据库连接方式的全方位支持,它包括DataSet、DataTable、DataRow等对象,构建了一个内存中的数据库,通过DataAdapter把数据填充到DataTable或者DataSet中,随后通过DataTable和DataSet对象提供的一些方法对存储在内存中的数据进行操作-ADO.NET in Java use ADO.NET features the
DataBuffer
- config parser fo bootloder 4
databuffer
- DataBuffer在Java中使用ADO.NET-DataBuffer in Java using ADO.NET
databuffer_test
- directfb的databuffer使用的实例代码-directfb' s databuffer use example code
DataBuffer.tar
- c++ code to handle databuffers manually with automatic locking using RAAI
server
- 客户端可以向服务器发送信息,服务器接收信息,并自动返回相同的信息给客户端(自动回复),若要实现双向通信只需在服务器的源程序中将gets(DataBuffer)的语句恢复即可-The client can send a message to the server, the server receives the information, and automatically return information to the client
client
- 客户端可以向服务器发送信息,服务器接收信息,并自动返回相同的信息给客户端(自动回复),若要实现双向通信,即服务器接收客户端的信息后并不自动回复相同信息,而是发送自己想发的信息,只需在服务器的源程序中将gets(DataBuffer)的语句恢复即可-The client can send a message to the server, the server receives the information, and automatica
DataBuffer
- Check encoder control struct.
DataBuffer在Java中使用ADO.NET
- 对 DataBuffer 在 Java 中的使用(DataBuffer how to use in Java Programing)
DataBuffer
- Linux下 对INI文件的读写,实测过,可以用。(Reading and writing to INI files under Linux)