资源列表
[C#编程] cSharpdaoruwenjian
说明:用c#语句将文件转换成为二进制形式存入sql数据库代码-With c# statement to convert the file into a binary form into sql database code<张亚> 在 2025-01-20 上传 | 大小:2kb | 下载:0
[C#编程] DynamicMethods
说明:This application will demonstrate a powerful feature of the C# reflection libraries: Dynamic Method Invocation. In a nutshell, the object will discover methods on-the-fly, and will not maintain a list of the method<trucci> 在 2025-01-20 上传 | 大小:3kb | 下载:0
[C#编程] DiscreteCosineTransform
说明:利用C#实现基于DCT变化的信息隐藏技术,使用简单方便-C# DCT<luyihui> 在 2025-01-20 上传 | 大小:93kb | 下载:0
[C#编程] Assignment-2CPP
说明:Assignment 2C .rar大作业题含源码设计 及运行界面-Assignment 2C. Rar major source operating problems with the design and operation interface<李高伟> 在 2025-01-20 上传 | 大小:384kb | 下载:0
[C#编程] Excel-import-database
说明:可以实现Excel 导入数据库,在数据库中并创建表格,并可以将数据库中的表转变为Excel-Excel import database, and create the form<李华> 在 2025-01-20 上传 | 大小:114kb | 下载:0
[C#编程] Abstract-classes-convert-interface
说明:抽象类转换成接口 (1)要将抽象类改为接口,首先要改的就是将抽象类中的abstract class改成接口 的interface,同时,在类名前加I。 (2)接口中不需要虚方法,而且方法只要声明,所以,将抽象类中的虚方法中的关键字virtual删去,同时,接口中的方法只作声明。 (3)接口中,接口成员中的方法不需要覆盖,所以,将抽象类子类中所有的覆盖的方法中的关键字override删除,并在父类名前加I。 -Abstract<liyongsheng> 在 2025-01-20 上传 | 大小:12kb | 下载:0
[C#编程] DataBaseManage
说明:一个数据库管理程序,可完成数据库的附加,分离,备份,还原功能,请在vs2008以上的开发环境下打开。-A database management program, to be completed by additional databases, separation, backup and restore functions, more development environment vs2008 open.<范先生> 在 2025-01-20 上传 | 大小:66kb | 下载:0