资源列表
[C#编程] CSharptTextFile
说明:C3对txt文本文档的操作 方法一 文件的底层操作,比如写入或读出byte数据数据时用 1、建立文件流对象,System.IO.FileStream filestm; 2、来打开文档,filestm = System.IO.File.Open(Filename, System.IO.FileMode.Append ) 3、文档操作, filestr.WriteByte(...),Write(...),Read(.<宗发保> 在 2025-01-18 上传 | 大小:58kb | 下载:0
[C#编程] XfrogWCFStudy002
说明:基于wcf框架的基本搭建模型源码,展示了wcf框架如何一步步搭建起来并能成功运行。-failed to translate<张先生> 在 2025-01-18 上传 | 大小:58kb | 下载:0
[C#编程] C-SharpBigfileupload
说明:C#2.0大文件上传控件 bin 中的Brettle.Web.NeatUpload.dll文件为控件文件. 把这个文件导入到工具栏中.首先拖入InputFile控件,然后拖入ProgressBar控件.不用进行任何配置. 把NeatUpload文件夹复制到根目录下. 配置config-C# 2.0 large file upload control in Brettle.Web.NeatUpload.dll bin fi<wahoo> 在 2025-01-18 上传 | 大小:58kb | 下载:0
[C#编程] Chapter-11
说明:Visual c# 2010从入门到精通 附带范例代码 章节-Visual c# 2010 From Novice to Professional with sample code section 10<mavis> 在 2025-01-18 上传 | 大小:58kb | 下载:0
[C#编程] ds18b20Plcd
说明:模拟温度检测。假设温度输入(模拟),在由液晶显示。有ds18b20+lcd够成的简易液晶温度显示-Analog temperature sensing. Assuming the temperature input (analog), in the liquid crystal display. There ds18b20+ lcd simple enough into the LCD temperature display<琴和 > 在 2025-01-18 上传 | 大小:58kb | 下载:0
[C#编程] Attach_Deattach_DB
说明:Attach/DeAttach DB Without Usin SQL Server Interface.<Reza Ramezani> 在 2025-01-18 上传 | 大小:58kb | 下载:0
[C#编程] Cohen-Sutherland-Algorithm
说明:Cohen-Sutherland-Algorithm的C#实现,带图形界面,可实时操作-Cohen-Sutherland-Algorithm for C# implementation, with graphical interface, real-time operating<徐刚> 在 2025-01-18 上传 | 大小:58kb | 下载:0
[C#编程] EightQueensGAsrc
说明:about solving 8 queens puzzle with genetic algorithm using C#. -The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so that no two queens attack each other. Thus, a solution requires<xie linfeng> 在 2025-01-18 上传 | 大小:58kb | 下载:0