资源列表

« 1 2 ... .43 .44 .45 .46 .47 2948.49 .50 .51 .52 .53 ... 5346 »

[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.
<> 在 2024-11-19 上传 | 大小:122kb | 下载:0

[C#编程NateonAutoRemote

说明:NateOn Messanger Auto Remote
<soyo> 在 2024-11-19 上传 | 大小: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
<> 在 2024-11-19 上传 | 大小: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.
<> 在 2024-11-19 上传 | 大小: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
<> 在 2024-11-19 上传 | 大小: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. St
<> 在 2024-11-19 上传 | 大小: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.
<> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[C#编程AboutTime

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

[C#编程Calculator

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

[C#编程CSSharpSerialize

说明:C# 序列化与反序列化的实程,演示C#序列化与反序列化的过程。-CSharp serialize and deserialize instances
<lovepoco> 在 2024-11-19 上传 | 大小:7kb | 下载:0

[C#编程CSharpzhexiantu

说明:本资料为使用C#开发的折线图,进行绘制折线图的源代码-This information line chart using C# development, source code to draw a line chart
<北极来的熊> 在 2024-11-19 上传 | 大小:44kb | 下载:0

[C#编程JavaHostWPF_src

说明:WPF控件与java的通信,JAVA加载WPF控件-The main ideas of Java and .NET code integration described in [4] where I showed an example of embedding .NET GUI components into Java interface. For anybody who is not familiar with Object-Orie
<张风> 在 2024-11-19 上传 | 大小:38kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 2948.49 .50 .51 .52 .53 ... 5346 »

源码中国 www.ymcn.org