资源列表
[C#编程] DBOperations
说明:this code is to make DML operation in SQL Server<ahmed sallam> 在 2024-11-04 上传 | 大小:1024 | 下载:0
[C#编程] enterinfromationpersonal
说明:enter personal info for database<libilibi> 在 2024-11-04 上传 | 大小:29696 | 下载:0
[C#编程] take-buses-to-see-the-Olympic-
说明:07年数模乘公交看奥运的题目,c++代码以及论文-07 da buses to see the Olympic title, c++ code and papers<emwolf> 在 2024-11-04 上传 | 大小:2326528 | 下载:0
[C#编程] mCadTools2010
说明:C# AutoCAD二次开发实例及常用工具包-C# Autocad Development<hellocjj> 在 2024-11-04 上传 | 大小:791552 | 下载:0
[C#编程] COMInteropWithDOTNETSource
说明:Multiple COM Interop example projects for CShar<Mike Johnson> 在 2024-11-04 上传 | 大小:159744 | 下载:0
[C#编程] annotationfont
说明:C# 使用PictureBox打开图片并实现图片的放大缩小功能,除此之外,还实现了图片旋转,比如可以左转、右转,还可以列印图片,也就是打印图片,另外还有另存为图片和动态替换PictureBox框中的原有图片等,源代码由台湾的C#爱好者提供,窗体语言繁体,可自己调整为简体中文。-C# using PictureBox open the picture and realized the picture zoom function, in a<epudn28> 在 2024-11-04 上传 | 大小:539648 | 下载:0
[C#编程] getwininfo
说明:Visual C#获取系统环境和平台信息,计算机名,当前平台名,平台版本号,系统目录路径,与系统相连的网络名,系统当前时间,系统启动后经过的毫秒数,编写过程中为避免编写的代码冗长,添加了 AddItem 方法,添加项 sItem 到 listView1 中。-Visual C# acquisition system environment and platform information, computer name, the curr<gpudn91> 在 2024-11-04 上传 | 大小:9216 | 下载:0
[C#编程] regeidtges
说明:C#演示注册表的读写操作,程序中引入了using Microsoft.Win32 主要是对注册表的操作要用到Registry和RegistryKey两个类,写入注册表:以可写的方式打开SOFTWARE子键,依次创建ChoseColor子键和Color子键。读取注册表键值:遍历由指定子键拥有的键值名称组成的字符串数组。同时本程序还可将窗体的颜色设置为用户选择的颜色。-C# demos registry read and write ope<gpudn91> 在 2024-11-04 上传 | 大小:9216 | 下载:0
[C#编程] getfileattrib
说明:引入了using System.IO 需要用到 FileInfo 类。 FileInfo 类用于提供创建、复制、删除、移动和打开文件的实例方法,并且帮助创建 FileStream 对象。获取文件名、文件长度、获取当前 FileSystemInfo 对象的创建时间、写入时间、访问时间。-Introduced using System.IO need to use FileInfo class. FileInfo class is use<gpudn91> 在 2024-11-04 上传 | 大小:8192 | 下载:0
[C#编程] LoopInThread
说明:C#创建线程与循环的例子,此为演示代码,创建新线程,并创建ThreadStart委托对象,消息传输方法AddMsg,在方法中使用循环实现传输功能,在循环中创建线程,在循环中创建并使用线程,传输一行,并将该行删除,点击测试按钮“传输”即可完成测试。-C# to create a thread and circular example, this is the demo code, create a new thread, and crea<epudn29> 在 2024-11-04 上传 | 大小:8192 | 下载:0