CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 代码阅读

搜索资源列表

  1. ICanSeeYou远程控制软件(所有C#源代码).rar

    3下载:
  2. ICanSeeYou远程控制软件(所有C#源代码)另外附有说明文档。原程序(安装包)的下载地址:http://download1.csdn.net/down3/20070428/28022416404.rar源代码说明:IDE(集成开发环境):Microsoft Visual Studio .NET 2005使用C#作为主要开发语言,统一编程习惯。关于C#编程习惯可以查看另外一份文档 《 C#编程规范 》。C#规范制定原则 1 方便代码的交流和维护。 2 不影响编码的效率,不与大众习惯冲突。 3
  3. 所属分类:C#编程

    • 发布日期:2009-05-09
    • 文件大小:4.6mb
    • 提供者:feelyounger
  1. 07141575http_post_in_c

    0下载:
  2. HTTP POST C语言代码,适合初学者阅读-HTTP POST C
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:8.87kb
    • 提供者:柳兵锋
  1. Wuziqi

    0下载:
  2. 一个五子棋游戏程序,c#语言,中间的AI水平一般,代码适合五子棋与C#初学者阅读研究-A gobang games, c# language, the middle level of the general AI code for C# beginners backgammon and reading research
  3. 所属分类:CSharp

    • 发布日期:2017-05-27
    • 文件大小:10.08mb
    • 提供者:Alex
  1. ssdlh_bbs_V1.0

    0下载:
  2. 系统使用Asp.net技术,以Xml文件存储数据,结合使用xslt技术生成静态html页面。代码采用分层架构,易于阅读理解,又使用片段缓存加数据缓存以提高性能,应该对初学者有所帮助-System uses the Asp.net technology to Xml file storage of data, combined with the use of xslt techniques generate static html pages. Code using a layered archi
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:373.85kb
    • 提供者:ssdlh
  1. personnel_management_system

    0下载:
  2. 一个用C#编写的公司人事管理MIS系统,能够实现 对部门,职员,职位等信息进行管理,界面美观,容易上手。代码全部附加了注释,容易阅读。-A company using C#, MIS personnel management system, to achieve the department, staff, jobs, and information management, beautiful interface, easy to use. Code all the attached notes
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2.79mb
    • 提供者:杨浪
  1. CSharp_Programming_depth_exploration

    0下载:
  2. 《C#编程深度探索》全面、详细、生动地介绍了C#的各种高级编程技巧。包括C#高级编程的基础知识、窗体和控件编程、网络编程、多媒体技术、数据库连接及安全认证等内容。阐述了用C#语言开发应用程序过程中经常碰到的各种问题及 解决办法。 本书作者是一位资深面向对象编程专家,具有多年面向对象编程经验,并编写了多本相关书籍。本书语言平实、示例丰富,并提供了大量解决方案和代码,具有较强的针对性和实用性。 本书适合具有C++、Delphi或Visual Basic.NET等语言编程经验的初中
  3. 所属分类:CSharp

    • 发布日期:2017-06-16
    • 文件大小:24.69mb
    • 提供者:陈文捷
  1. CSharpP4.0

    0下载:
  2. 本代码为《C# 4.0图解教程》的源代码。本书是经典的C# 入门书,不仅适合没有任何编程语言基础的初级读者阅读,而且还是有VB、C++等语言基础的C# 初学者的最佳选择。-The code is " C# 4.0 graphic tutorial," the source code. This book is the classic primer on C#, not only the basis for any programming language, the primar
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:635.18kb
    • 提供者:weisili
  1. AjaxSafeUpload

    0下载:
  2. AjaxSafeUploadv0.1控件源码一个可以替代asp:FileUpload的控件(也许根本不用修改CodeBehind的代码)。程序附带了一个Demo,上传图片,文档,textbox的验证。程序还带有一份完整的文档,像更深入的了解这个控件,请阅读文档以及源码-AjaxSafeUploadv0.1 an alternative source control asp: FileUpload control (and perhaps do not have to modify the Cod
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2.19mb
    • 提供者:wj
  1. FileView

    0下载:
  2. 文件是在计算机内存中以二进制表示的数据在外部存储介质上的另一种存放形式。 文件通常分为二进制文件和文本文件。 二进制文件是包含在 ASCII 及扩展 ASCII 字符中编写的数据或程序指令的文件。一般是可执行程序、图形、图象、声音等等文件。 文本文件(也称为ASCII文件):它的每一个字节存放的是可表示为一个字符的ASCII代码的文件。它是以 “行”为基本结构的一种信息组织和存储方式的文件,可用任何文字处理程序阅读的简单文本文件。 -I don,t know english
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2.14kb
    • 提供者:july
  1. Code

    0下载:
  2. Unity3D 中的自动寻路代码组件,适合新手阅读学习。-Unity3D automatically in the pathfinding code components, suitable for novice reading.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:49.91kb
    • 提供者:邓宇翔
  1. scanip

    0下载:
  2. C#扫描网段的一个程序代码,用到 Thread类,扫描用户指定的IP段,并加有判断检测IP输入是否是正常范围,从起始IP地址开始扫描至终止地址,根据IP地址获取主机的DNS信息,源代码里有相应的中文注释,在此不太理解的可下载源码参照注释来阅读代码-Un segmento de lectura de códigos de programa en C#, utilice la clase Thread, el segmento IP de exploración especificado por e
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:9.24kb
    • 提供者:ypudn83
  1. MultiCopier_src

    0下载:
  2. 多线程拷贝文件,不能错过..代码全面.有需要的可别放弃,看看阅读-Multithreaded copy files, you can not miss the full code .. There needs can not give up, and see little reading
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:255.87kb
    • 提供者:zhangpu
  1. SystemC-code-(about-system-on-chip)

    0下载:
  2. 本代码为了辅助大家学习《SystemC片上系统设计》一书,方便大家阅读、理解、实践SystemC。-The code in order to assist them to learn on SystemC SoC design, a book to facilitate reading, understanding, practice SystemC.
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:2.54mb
    • 提供者:弋飞
  1. C-Sharp-Enable_Disable

    0下载:
  2. C Sharp 一个实现任意条件组合中的任意子条件项目的启用禁用实例,支持括号,代码有注释,容易阅读。-C Sharp a realization of arbitrary sub project in condition of arbitrary conditions combination enable disable instances, support brackets, annotated code, easy to read.
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:48.48kb
    • 提供者:linsan
  1. C-Sharp-Scan_MAC_MultiThread

    0下载:
  2. C Sharp,一个速度极快,使用1500个线程扫描局域网MAC地址的实例,扫描1000个IP仅需3秒。 代码有注释,容易阅读。-C Sharp, a fast, using 1500 threads scan LAN MAC address of the instance, scanning 1000 IP takes only 3 seconds. Annotated code, easy to read.
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:62.84kb
    • 提供者:linsan
  1. PInvoke

    0下载:
  2. 在csharp下面通过pinvoke平台调用的方法进行跨线程调用,代码简洁明了,值得阅读收藏。-In cross-thread call csharp below pinvoke platform by the method invocation, the code concise, worth reading collection.
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:13.59mb
    • 提供者:禾路
  1. MyGIS

    0下载:
  2. 基于AE的二次开发,有二维图像和三维图像常见的功能,适合初学者参考阅读。代码可能有一些小问题- 读。代码可能有一些小问题 Based on the two development of AE, there are two dimensional image and three-dimensional image common function, suitable for beginners reference reading. Cod
  3. 所属分类:CSharp

    • 发布日期:2017-05-23
    • 文件大小:7.02mb
    • 提供者:黄威
  1. wbyd

    0下载:
  2. 简单的多窗体实例代码,文本阅读器简单实现-Simple multi-form example code, text reader simple implementation
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:54.6kb
    • 提供者:洪雨楠
  1. C#代码规范

    0下载:
  2. 1、方便代码的交流和维护。 2、不影响编码的效率,不与大众习惯冲突。 3、使代码更美观、阅读更方便。 4、使代码的逻辑更清晰、更易于理解。(1, facilitate code communication and maintenance. 2, does not affect the efficiency of coding, and do not conflict with the public habits. 3, make the code more beautiful, mor
  3. 所属分类:C#编程

  1. Face_Demo_SDK

    2下载:
  2. SunLightFace.dll是按WINDOWS API的标准调用来生成的动态库,并提供了VC,C#,JAVA,VB四类范例代码,精简扼要,如果因VS版本问题无法打开,可以用其它文件编辑器打开.CPP,.H,.CS,.frm,.bas等文件来进行分析。 用户实际做应用项目时,可以直接粘贴范例代码到自己的工程中运行,只是注意调节好适当的参数值即可。 注:要把识别能力调好,照搬范例代码是不够的,需要仔细阅读本文档,做一些参数的设置和调节。(SunLightFace.dll WINDOWS AP
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:6.61mb
    • 提供者:jx800@139.com
搜珍网 www.dssz.com