资源列表
[C#编程] Synchronous
说明:数据库同步有两种实现方式。第一种是根据数据库的日志,将一个数据库的修改应用到另一个数据库。这种方式适合同一种数据库,并且数据结构完全相同的情况。如果要把这种同步方式应用到不同类型的数据库,或者数据库中数据类型不同,都会遇到困难。第二种实现方式是分析两个数据库中内容,找出差异,将差异的部分记录写入对方数据库中。这种方式对数据类型没有严格要求,因为数据从一个数据库调出,写入另一数据库之前,可以做适当的类型转换。如果使用ODBC接口访问数据库<王林> 在 2024-11-02 上传 | 大小:2169856 | 下载:0
[C#编程] insertingdata
说明:这是一个C#开发的数据库应用程序,实现的是向数据库中添加数据,是一个比较简单的程序,可以下载作参考用-This is a C# development of database applications to achieve is to add data to the database, is a relatively simple procedure that can be downloaded for reference<wangwei> 在 2024-11-02 上传 | 大小:46080 | 下载:0
[C#编程] rondom-calling
说明:用于课堂随机提问。其中包括excel文件的上传和导出。-Random questions for the classroom. Including upload and export excel file.<ehongcheung> 在 2024-11-02 上传 | 大小:96256 | 下载:0
[C#编程] Lap_Trinh_CSharp_2.0
说明:THis book presented about C# which includes of architect of C#, Basic C#, OOP,-THis book presented about C# which includes of architect of C#, Basic C#, OOP,...<Hoa> 在 2024-11-02 上传 | 大小:5795840 | 下载:0
[C#编程] CSharp-CRC
说明:使用C#编写的CRC校验的程序,如果需要的话可以下载看看。-The use of CRC verification of C# program, you can download have a look if needed.<靳洪都> 在 2024-11-02 上传 | 大小:500736 | 下载:0
[C#编程] Playing-a-beep-sound-on-windows-CE-devices
说明:Playing beep sound in WINCE 5.0 device using c#.net-Playing beep sound in WINCE 5.0 device using c#.net....<Saran> 在 2024-11-02 上传 | 大小:28672 | 下载:0
[C#编程] plus-program
说明:加法语句,可以用来计算加法的简单程序,符合初学者应用。-Addition statement, a simple procedure that can be used to calculate addition, in line with beginners applications.<王得鱼> 在 2024-11-02 上传 | 大小:8192 | 下载:0
[C#编程] Clase_225_20140320
说明:matriz en csharp para todos<sebashock> 在 2024-11-02 上传 | 大小:36864 | 下载:0
[C#编程] Gauss_Seidel1
说明:高斯迭代法的C++源程序,可以自己设置迭代次数,精确度高-Gauss iterative method C++ source<maxueqin> 在 2024-11-02 上传 | 大小:1024 | 下载:0