资源列表
[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-06-11 上传 | 大小:459kb | 下载:0
[C#编程] fabianyi
说明:未优化模式就是原生代码,其调式期间可以和源代码一 一对应,maxspeed模式则尽可能将操作放在寄存器内完成,并且有一定的算法优化;而最小代码模式则通过合并部分代码,尽可能的通过EBP比例变址寻址,完成对二维数组的访问。 -Model is not optimized native code, and its modal period of the source code can be one correspondence, maxspeed model is designed to opera<Tracy> 在 2025-06-11 上传 | 大小:3kb | 下载:0
[C#编程] AssemblyDynamicLoader
说明:运行一个.NET应用程序或者运行库宿主时,OS会首先建立一个进程,然后会在进程中加载CLR(这个加载一般是通过调用_CorExeMain或者_CorBindToRuntimeEx方法来实现),在加载CLR时会创建一个默认的AppDomain,它是CLR的运行单元,程序的Main方法就是在这里执行,这个默认的AppDomain是唯一且不能被卸载的,当该进程消灭时,默认AppDomain才会随之消失。 -To run a. NET runtime host application, or wh<Tracy> 在 2025-06-11 上传 | 大小:2kb | 下载:0
[C#编程] VisualCshujukukaifjingdiananlijiexi
说明:所有示例程序都是在Microsoft Visual Studio .NET 2003(简体中文版)和SQL Server 2000个人版下调试通过的-All sample programs are Microsoft Visual Studio. NET 2003 (Simplified Chinese version) and SQL Server 2000 Personal Edition is adopted under the debugger<李智军> 在 2025-06-11 上传 | 大小:13.22mb | 下载:0
[C#编程] QP2PFileShare
说明:基于TCp的P2P文件共享应用,包含源代码以及运行程序-TCp of P2P-based file sharing applications, including source code, and run the program<黄科满> 在 2025-06-11 上传 | 大小:44kb | 下载:0
[C#编程] sizeyunsuan
说明:以字符序列的形式从终端输入语法正确的、不含变量的整数表达式,利用给定的算符优先关系,实现对算术四则混合运算表达式的求值,并演示在求值过程中运算符栈、操作数栈、操作数栈和主要操作的变化过程。-In the form of a sequence of characters entered from the terminal grammatically correct, non-integer variable expressions using the operators given priorit<张斌> 在 2025-06-11 上传 | 大小:1kb | 下载:0