登录
首页 » .net » C#网络编程教案 第1章 进程、线程与络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与PO...

C#网络编程教案 第1章 进程、线程与络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与PO...

于 2022-06-30 发布 文件大小:194.28 kB
0 56
下载积分: 2 下载次数: 1

代码说明:

C#网络编程教案 第1章 进程、线程与络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 …… -C# Network Programming Chapter 1, the process of lesson plans, thread and network protocol TCP Application Programming Chapter 2 Chapter 3 Chapter UDP Application Programming Chapter 4 Chapter 5 Chapter P2P Application Programming Application Programming SMTP and POP3 ... ... ... ...

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在 vb.net 中的学生考勤管理系统
    2023-01-07 01:05:04下载
    积分:1
  • ASP-Online-Examination-System
    简单实用的ASP在线考试程序,可以用于企事业单位的培训考核,班级学生小测验等。(Very easy to use ASP online testing program, can be used for the training and examination of the enterprises and institutions, students in class quiz)
    2012-12-04 15:38:59下载
    积分:1
  • .netweb日期控件,在asp.net里应用。javascript
    .netweb日期控件,在asp.net里应用。javascript-d
    2022-08-20 21:00:04下载
    积分:1
  • EoyooCMS_Mature2.0_UTF-8
    oyooCMS(英文译名)是一套基于B/S多层架构的Asp.Net开发的一套网站的内容管理系统,团队于2007年正式投入开发,是最早一批国内领先Asp.Net开发人员,系统由团队完全自主独立研发,从数据库设计到底层代码基建再到前台UI设计,最早的内部版本发布于2010年8月,历时2年的系统完善,目前拥有的成熟模型有:单页、文章、图册、产品、下载、视频、人才、留言。并且每个模型都可以自定义扩展字段,由用户自定义属性字段。(Asp.Net development set oyooCMS (English translation) is based on a set of B/S multi-tier architecture website content management system, the team in 2007, was put into development, the first group of leading domestic Asp.Net developers, system by a team of fully autonomous and independent research and development, infrastructure and then to the front desk to the underlying code from database design, UI design, the first internal version was released in August 2010, lasted for two years to improve the system now has the maturity model: single page, article, Atlas, download, video, talent, message. And each model can be custom extension field by a user-defined attribute fields.)
    2013-03-06 16:53:26下载
    积分:1
  • WindowsServices
    Simple Windows Services Describe Windows Service under Visual Studio Introduction As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted. This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account. Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl + Alt + P shortcut. (Simple Windows Services Describe Windows Service under Visual Studio Introduction As a matter of fact Microsoft Windows services, formerly known as NT services enable you to create long-running executable applications that run in its own Windows session, which then has the ability to start automatically when the computer boots and also can be manually paused, stopped or even restarted. This makes services ideal for use on a server or whenever you need long-running functionality that does not interfere with other users who are working on the same computer. You can also run services in the security context of a specific user account that is different from the logged-on user or the default computer account. Windows services don抰 have any interface to the user, so it can not be debugged like any regular application, but it抯 debugged as a process. .NET has a very nice tool that enables processes debugging while it抯 in the run status, by easily pressing Ctrl+ Alt+ P shortcut. )
    2009-06-29 05:15:08下载
    积分:1
  • C++应用教程源码,教程的作者是胡也。可以在visual studio.net下调试。...
    C++应用教程源码,教程的作者是胡也。可以在visual studio.net下调试。-C++ Application Tutorial source code, tutorials, the author is HU. Can be under visual studio.net debug.
    2023-03-08 19:45:03下载
    积分:1
  • Pivot 枢轴网格- Asp.Net MVC
    翻译 maninwest@Codeforge 作者:Anurag Gandhi@CodeProject一个具有 pivot 选项的 Asp.Net MVC 的网格/报告控件。使用代码需要添加到 ReportControl  集的引用,之后就可以直接使用代码,如下所示:@Model.ReportWithPivot("", "ShopName", "SellingPrice", AggregateFunction.Sum, "ItemType", "ItemName")请注意你的模型应该是  IEnumerable 或者仅从 IEnumerable 衍生而来。如何工作ReportWithPivot 是 IEnumerable 对象的延伸方法,使用 RowField, DataField, Aggregate 函数和 ColumnFields 作为参数并返回一个 HTML 表,其中数据根据指定参数进行枢轴定位。public static HtmlString ReportWithPivot(this IEnumerable source, string cssClass, string rowField, string dataField, AggregateFunction aggregate, params string[] columnFields) where T
    2022-12-29 09:05:04下载
    积分:1
  • School Registration System
    你好,编码员。这是我的下一个应用程序,我开发了我的个人知识,如何使一个登记系统。这个程序帮助像我这样的初学者了解以下内容
    2022-03-22 16:37:38下载
    积分:1
  • 51CTO下载-企业门户网站
    企业门户网站,用于企业内部的系统。
    2022-06-15 21:08:01下载
    积分:1
  • C_Sharp指南,非常适合初学者,很实用
    C_Sharp指南,非常适合初学者,很实用-C_Sharp guide, very suitable for beginners, it is practical
    2022-03-18 22:30:04下载
    积分:1
  • 696518资源总数
  • 104298会员总数
  • 46今日下载