资源列表

« 1 2 ... .72 .73 .74 .75 .76 2877.78 .79 .80 .81 .82 ... 5345 »

[C#编程Calculator

说明:A simple calculator, just like the one in windows
<Simon Wang> 在 2025-06-27 上传 | 大小:80kb | 下载:0

[C#编程Multi-thread-pool-test

说明:多线程池试验,很简单得,适合初学者,讲解了多线程的实验,下载就可以直接运行-Multi-thread pool test is very simple for beginners to explain the experiment of the multi-threaded download can be run directly
<> 在 2025-06-27 上传 | 大小:25kb | 下载:0

[C#编程PlugInAppTest

说明:讲解的是插件开发的基本框架,学习这个需要对反射有一定的了解才可以。对初学者也很有帮助。-Explain the basic fr a mework for plug-in development, learning this can have some knowledge about the need for reflection. Is also helpful for beginners.
<> 在 2025-06-27 上传 | 大小:122kb | 下载:0

[C#编程NateonAutoRemote

说明:NateOn Messanger Auto Remote
<soyo> 在 2025-06-27 上传 | 大小:468kb | 下载:0

[C#编程TopoSort

说明:Topological sorting ... see wikipedia article for more info ...input is a set of constraints ... if A is above B, and B is above C, input = (A, B), (B, C) ... output is correct ordering of input elements... A, B, C
<> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[C#编程Colors

说明:RGB to HSV conversion, and HSV to RGB conversion utilities. Change constants to change range limits. RGB_MAX is default 255 limit, H_MAX to change Hue limits, SV_MAX to change Saturation/Value limits.
<> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[C#编程JSON

说明:JSON import and export library. Very easy to use. Example code for arrays: JArr parts = new JArr() parts.Add("Hello") , Example code for objects: JObj info = new JObj() info.Add("name", "NAME HERE") info.Add("num", 500) -JSON import
<> 在 2025-06-27 上传 | 大小:8kb | 下载:0

[C#编程Files

说明:Easily execute external EXE from .NET. Call a exe with command line arguments, wait for complete, or execute asynchronously. No black command prompt window is shown. Execute via BAT file if trouble executing directly. Stable and reliable. Used in pro
<> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[C#编程ImageResize

说明:Easily resize a bitmap file in .NET, save into another file. High quality resizing with Bicubic algorithm to ensure smooth resizing. Special code to handle JPEG compression after resizing.
<> 在 2025-06-27 上传 | 大小:1kb | 下载:0

[C#编程AboutTime

说明:C#定时从网络同步系统时间,最小化到托盘,多线程实现。-C# timing from the network synchronization system time, minimize to tray, multi-threaded implementation.
<iamice> 在 2025-06-27 上传 | 大小:210kb | 下载:0

[C#编程Calculator

说明:我学习C#时,编写的c#计算器源代码,共同学习!-I am learning C# source code, when written in calculator
<robin> 在 2025-06-27 上传 | 大小:86kb | 下载:0

[C#编程CSSharpSerialize

说明:C# 序列化与反序列化的实程,演示C#序列化与反序列化的过程。-CSharp serialize and deserialize instances
<lovepoco> 在 2025-06-27 上传 | 大小:7kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 2877.78 .79 .80 .81 .82 ... 5345 »

源码中国 www.ymcn.org