CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Csharp 控制台

搜索资源列表

  1. Csharp

    0下载:
  2. C#入门代码 25个小程序,初学者有用 一、从控制台读取东西代码片断: using System class TestReadConsole { public static void Main() { Console.Write(Enter your name:) string strName = Console.ReadLine() Console.WriteLine( Hi + strName) } }
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4775
    • 提供者:vfory
  1. CSharp-TCP

    0下载:
  2. 试验名称:TCP通讯 目的:理解TCP通讯的基本机制。 试验要求: 1.按照书上示例建立一个TCP服务端的控制台应用程序。 2.给出一个TCP客户端的WinForm应用程序示例。 3.理解TCP通讯过程。-Test Name: TCP communication Objective: to understand the basic mechanisms TCP communication. Test requirements: 1 a
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:157772
    • 提供者:李振宇
  1. cSharp-transfer

    0下载:
  2. (C#、TCP、控制台方式)提供简单的局域网文件传输功能-(C#, TCP, console mode) provides a simple LAN file transfer capabilities
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:49751
    • 提供者:oldguy1234
  1. OlympicTickets

    0下载:
  2. CSharp,上奥运官方网站察看奥运门票现售情况。在debug目录下一个text文件中输入将要去查询的网址,一旦该网址所示的比赛门票还有,则控制台程序关闭(大家可以改进成别的提示方式)。-CSharp, on the official website of the Olympic View Olympic Tickets are now on sale situation. Debug directory in a text file, type the URL will go to the q
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:88617
    • 提供者:LH
  1. Demo1

    0下载:
  2. 计算用户从控制台输入的10个整数的平均值-Calculation of user input from the console of the 10 integer average
  3. 所属分类:GIS program

    • 发布日期:2017-04-26
    • 文件大小:5417
    • 提供者:feng
  1. ctrl

    0下载:
  2. C#抓包辅助工具,新弄了个控制台。可以更改检测IP。要求在同一局域网内·-C# capture tool, the new console get. Detection can be changed IP. Requirements in the same LAN
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1153
    • 提供者:hades
  1. UDPClient

    0下载:
  2. 用UDPClient模拟socket编程的一问一答聊天 基于控制台 -Socket programming using simulated UDPClient a question-and-answer chat-based console
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:30414
    • 提供者:
  1. SocketP

    0下载:
  2. 里面包括很多网络的模拟 有一个网页下载工具 基于控制台-Which includes many network simulation tool for a website based on the console
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-29
    • 文件大小:93605
    • 提供者:
  1. jiegou

    0下载:
  2. 建议通信录,功能不全,见谅,目前可实现增加、删除、修改、查找,还是在控制台应用程序阶段。-Recorded in the proposed communication, failure, will be forgiven, the current can be achieved to add, delete, modify, search, or stage in the console application.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2406
    • 提供者:王富贵
  1. EasyLog

    0下载:
  2. 用C#编写的日志记录工具,模仿log4j,支持控制台、文件输出等,支持分级输出。采用了多种设计模式,用于方便扩展、提高速度等。是学习用的好代码。-Prepared using C# logging tools, copying log4j, to support the console output and other documents to support the classification output. Using a variety of design patterns for ea
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:30461
    • 提供者:devie
  1. tcp

    0下载:
  2. 控制台的服务器与客户端通信 包括流的应用-Console server and client communications, including the application of flow
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:35968
    • 提供者:vera
  1. S

    0下载:
  2. 多线程下载,控制台程序,可以试着改一下做成自己的下载工具-multi thread download
  3. 所属分类:CSharp

    • 发布日期:2017-05-06
    • 文件大小:1450898
    • 提供者:命运之轮
  1. TCPClientServer

    0下载:
  2. C#控制台程序,主要实现了TCP和UDP协议发送和接收,简单明了,适合初学。-C# console program, the main achievement of the TCP and UDP protocol to send and receive, simple and clear, suitable for beginners.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:29377
    • 提供者:masonwu
  1. ImageSplitProject_Console

    0下载:
  2. 有的游戏要求图片是固定大小并且是索引格式的图片,据此写了本软件,控制台界面运行 本软件功能: 把一张bmp,png图片拆成16X16索引格式的png图片,并且调色板大小是按其像素个数来自动获得。图片名以0开始递增。例:0.png-Some games require the size of image is fixed and is an index format, the picture accordingly to write this software, the console i
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:768929
    • 提供者:jorn ham
  1. ethernet

    0下载:
  2. 基于C#的Ethernet的封装和解析程序(8位CRC校验),控制台程序,带有选项. -e o:封装控制台输入信息到文件o中。 -e o i:封装i中的数据位ethernet帧,并回写 至o中。 -u i:解析i中封装的ethernet帧(8位CRC),显示到控制台。-C#, Ethernet-based packaging and analytical procedures (8-bit CRC checksum), the console program, with the op
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:4851
    • 提供者:changpengfei
  1. BigORSmall

    0下载:
  2. 通过CSharp控制台应用程序编程,比较用户输入的两个整数数值的大小,了解运行基本环境-For the two integers as input, by way of the pretty code the user can get the compared result. In this way this code can improve the sense of CSharp.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:13708
    • 提供者:my
  1. implementfeixin

    0下载:
  2. 这是一个飞信精灵或者机器人一类的软件,可以用你的飞信帐号登陆,发短信或者用飞信IM与之交互,执行精灵命令或计划任务. 并用短信或飞信IM消息的方式反馈执行结果的软件 二.功能 目前只有三个插件,如果你喜欢你可以编写更多的插件 1.cmd 执行控制台命令 2.fy 翻译中英文 3.mail 收发Email 3.tq 天气预报 -This is a flying letter wizard or a robot for a class of software,
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:1372992
    • 提供者:翁郑奇
  1. Console_Tetris

    0下载:
  2. 自己写的基于 windows 控制台的一个只有基本功能的俄罗斯方块小游戏,拿来学习应该是不错的(当时写这个就是为了培训某人)-write by myself, a windows console base tetris game
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:11120
    • 提供者:denghe
  1. AsyncTCPMessage

    0下载:
  2. 该程序分为客户端与服务器端两个,以异步传输的TCP通讯机制实现了网络通讯。改程序为控制台应用程序。需要同时运行两个实例分别运行服务器端与客户端方可看到效果。-The program is divided into two client and server side, asynchronous communication mechanism of transmission of the TCP implements network communication. Reform program fo
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2559
    • 提供者:lujiang
  1. [02]ConsoleApplication2

    0下载:
  2. 采用C#控制台应用程序,在其中定义重载的静态方法Max,用于得到两个或三个数的最大值,类型为int、double、decimal。在类似定义Min。在主程序中调用者两个静态方法的不同重载形式。-Using C# console application, in which the overloaded static methods defined in Max, used to get the maximum value of two or three numbers of type int, d
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:27131
    • 提供者:D K
« 12 »
搜珍网 www.dssz.com