资源列表
[C#编程] GQTransDemo
说明:图形学经典实验 3D图形变换 图形学实验代码-Classical experiment Graphics Graphics 3D graphics transformation experiment code<张亦楠> 在 2025-03-01 上传 | 大小:1.94mb | 下载:0
[C#编程] StudentManage
说明:一个简单的学生管理系统,用C#写的,供大家参考。-A simple student management system, written using C# for your reference.<守望> 在 2025-03-01 上传 | 大小:75kb | 下载:0
[C#编程] TabControl_Demo
说明:Recently I came across a requirement for a tab control to be closed from the header itself. This means the user doesn t need to switch to any tab page in order to close it. The perfect example for this one is Firefox bro<prakash> 在 2025-03-01 上传 | 大小:15kb | 下载:0
[C#编程] VisualCbuilderimageprocessingprogramdesignexample.
说明:Visual C#图像处理程序设计实例,用C#编写图像处理的源程序-Visual C# example of image processing, program design, using C# write image processing source code<王东玉> 在 2025-03-01 上传 | 大小:8.74mb | 下载:0
[C#编程] mysharpcodedemo
说明:Visual C# program that shows you how to create your own C# program and use an ADO.NET Data Provider to access SQLite databases<kusanagi> 在 2025-03-01 上传 | 大小:459kb | 下载:0
[C#编程] AssemblyDynamicLoader
说明:运行一个.NET应用程序或者运行库宿主时,OS会首先建立一个进程,然后会在进程中加载CLR(这个加载一般是通过调用_CorExeMain或者_CorBindToRuntimeEx方法来实现),在加载CLR时会创建一个默认的AppDomain,它是CLR的运行单元,程序的Main方法就是在这里执行,这个默认的AppDomain是唯一且不能被卸载的,当该进程消灭时,默认AppDomain才会随之消失。 -To run a. NET r<Tracy> 在 2025-03-01 上传 | 大小:2kb | 下载:0