资源列表

« 1 2 ... .92 .93 .94 .95 .96 3397.98 .99 .00 .01 .02 ... 5346 »

[C#编程CSharpClassView

说明:可以查看C#编写出来的.exe .dll文件中的类,属性,字段,方法等(公有,私有,保护等属性都行),由于微软不开源,暂时没法获取到具体的代码 当前版本可以查看.net3.5的。如果用vs2010,使用.net4进行重新编译。也可以查看到.net4的。。这里提供源代码-Can view written in C# from exe dll files, classes, properties, fields, methods
<蔡炎树> 在 2024-10-07 上传 | 大小:1160192 | 下载:0

[C#编程StruNull

说明:自构造特殊数据类型 可用在特殊ORMaping中使用 private System.Nullable<int> m_SendPerson = null /// <summary> /// 派单人 /// <summary> public System.Nullable<int> SendPerson { get{ re
<yu_nan88> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程calc

说明:没有多少价值的代码,在原有c#简单计算器的基础上,增加了卖萌守卫,窗口抖动,窗口隐现,点击复制计算结果等,是我初学C#时候的作品。-Not much value code, on the basis of the original c# simple calculator, an increase of sell Meng guard, window jitter window looming Click to copy the cal
<蔡炎树> 在 2024-10-07 上传 | 大小:585728 | 下载:0

[C#编程ZhaoProject

说明:C#和Argengine的地籍管理系统,功能涵盖GIS的基本操作,以及一些专题功能-The C# Argengine cadastral management system
<luyizhi> 在 2024-10-07 上传 | 大小:2159616 | 下载:0

[C#编程CSharp-socket

说明:C# socket消息提醒功能,有服务器端和客户端源程序,开机自启动,缩小到任务栏右下角。服务器端读取数据库(oracle),当有新数据时,客户端右下角弹窗提醒。(注:客户端和服务器端的Bin目录下都有txt文件存取IP地址)-C# socket message reminders, server and client source code, boot from the start, reduced to the lower righ
<乾仔> 在 2024-10-07 上传 | 大小:533504 | 下载:0

[C#编程Login

说明:简单的登录界面.专门给刚刚接触过C#的朋友,如果不是很明白的,就可以用本代码进行学习,我也只会做简单的。-Simple login screen. Dedicated to just contact friends C#, if not understand, you can learn the code, I only do simple.
<蔡才> 在 2024-10-07 上传 | 大小:34816 | 下载:0

[C#编程FlyChat

说明:C#编写的局域网聊天软件,可以传送文件。-LAN chat software written in C#, you can transfer files.
<张艺林> 在 2024-10-07 上传 | 大小:226304 | 下载:0

[C#编程Calculator

说明:C#编写的计算器,功能与XP系统自带的计算器类似,大家可以参考一下-Written in C# calculator function with the XP system comes with calculator similar, we can refer to
<张艺林> 在 2024-10-07 上传 | 大小:119808 | 下载:0

[C#编程CMDiff

说明:C#实现的Diff工具,能够比较两个文本文件的差异,并计算文本相似度。-A diff tool implemented in C#,which can get differences between two text files, and
<Jane> 在 2024-10-07 上传 | 大小:97280 | 下载:0

[C#编程UDP-server-client

说明:基于UDP 的客户端和服务端程序,完成本机端口间的的通信-UDP-based client and server program to complete the communication between the local port
<李信> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程c

说明:设计实现对文件 file.txt的读取功能,实现对文件中的整行读取和写入(不可用fscanf,fprintf函数,只可以fread和fwrite)-Design to read file file.txt function on the entire line of the file reads and writes (unavailable fscanf, fprintf function can only fread and fwr
<李信> 在 2024-10-07 上传 | 大小:1024 | 下载:0

[C#编程inset_add_file

说明:两个函数的设计。设计实现对文件 file.txt插入和增加的功能(1)实现文件中间插入一段话--------这是一个测试(2)在文件中添加数据。-The design of the two functions. The design and implementation of the file file.txt insert and increase functionality (1) file intervening passage-
<李信> 在 2024-10-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 3397.98 .99 .00 .01 .02 ... 5346 »

源码中国 www.ymcn.org