登录
首页 » 终端 » windows console procedures, can send and receive information, and to respond.

windows console procedures, can send and receive information, and to respond.

于 2022-01-27 发布 文件大小:81.72 kB
0 107
下载积分: 2 下载次数: 1

代码说明:

windows控制台程序,可以发送和接收信息,并进行响应。

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

发表评论

0 个回复

  • BP算法拟合f(x1,x2)=sin((x1)/x1)*sin((x2)/x2)*函数,样本数为21*21对
    BP算法拟合f(x1,x2)=sin((x1)/x1)*sin((x2)/x2)*函数,样本数为21*21对-BP fitting algorithm f (x1, x2) = sin ((x)/x)* sin ((x2)/x2)* function, sample size of 21* 21 pairs
    2022-02-22 00:27:57下载
    积分:1
  • 反射
    用于获取类型信息在运行时使用反射对象。授予的正在运行元数据的访问权限的类是程序的 System.Reflection 命名空间中。System.Reflection 命名空间包含允许您获取有关应用程序的信息,动态地添加到应用程序的类型、 值和对象的类。ReflectionReflection 的应用程序具有以下应用程序: 它允许查看属性信息在运行时。它允许检查各种类型的程序集,并实例化这些类。它允许后期绑定到方法和 propertiesIt 允许在运行时创建新的类型,然后执行一些任务,使用这些类型。查看 MetadataWe 有提及在前一章使用反射,您可以查看的属性信息。System.Reflection 类的检索对象,需要将其初始化为发现与类关联的属性。若要执行此操作,您定义目标类的 as:System.Reflection.MemberInfo 信息对象 = typeof(MyClass) ;下面的程序演示了这一点: 使用系统 ;[AttributeUsage(AttributeTargets.All)] 公共类 HelpAttribute: 用于 {公共只读字符串 Url ; 公共字符串主题 / 主题是一个命名的参数 {{返回主题 ;} 得到设置 {主题 = 值;}} 公共 HelpAttribute(string url) / / url 是一个定位的参数 {这。Url = url ;} 专用的字符串的主题 ;} {} [HelpAttribute (MyClass 类"信息")] 类 MyClass 命名空间 AttributeAppl {类程序 {静态 void 主要 (字符串 [] args) {System.Reflection.MemberInfo 信息 = typeof(MyClass) ; 对象 [] 属性 = info。GetCustomAttributes(true) ;为 (int 我 = 0 ; 我 < 属性。长度 ;i + +) {System.Console.WriteLine(attributes[i]) ;}Console.ReadKey() ;}}} 编译和运行,它将显示附加到 MyClass:HelpAttribute 示例本示例类的自定义属性的名称时,我们使用前面的章节中使用反射创建的 DeBug
    2022-09-18 10:30:09下载
    积分:1
  • this procedure is to windows at the school system. See the note other procedures...
    此程序是对windows系统进行校时。其他的说明请看程序。-this procedure is to windows at the school system. See the note other procedures.
    2022-02-06 00:59:59下载
    积分:1
  • Find out the login users under Terminal server
    Find out the login users under Terminal server
    2022-03-11 10:21:34下载
    积分:1
  • 大量点网格索引文件的实现,一个索引文件,一个点文件的结构。...
    java小游戏-贪吃蛇~JAVA源程序代码~-java games- Snake ~ ~ JAVA source code
    2022-05-07 10:36:48下载
    积分:1
  • 客户应用程序-应用程序充当在商店数据库使用的客户 & 产品包括库存控制系统
    这是作为一个系统,在商店中使用的应用程序。它包括一个客户数据库,即它可以保存数据库 f 客户提供的几个细节。它也有一个产品数据库应用程序即可以持有这家商店出售的产品的列表。最后,它也有一个订单数据库从哪里可以检索以前订单的详细信息。此外包括从哪里可以做订单库存数据库。
    2022-01-25 14:23:47下载
    积分:1
  • SED的曹斯琴,2007.7.17
    sed by Cao Siqin, 2007.7.17 sed [dest-text] 采用 K.M.P. 算法匹配字符串-sed by Cao Siqin, 2007.7.17sed
    2022-10-28 15:35:03下载
    积分:1
  • 曲线离散化算法,douglas_peucker算法。
    曲线离散化算法实现,Douglas_Peucker算法。-Curve discretization algorithm, Douglas_Peucker algorithm.
    2023-04-14 05:05:04下载
    积分:1
  • 使用贪婪算法解决的马踏棋盘的问题(使用简单排序和深度优先搜索的方法)...
    使用贪婪算法解决的马踏棋盘的问题(使用简单排序和深度优先搜索的方法)-Greedy algorithm used to resolve the issue of horse riding board (using a simple sorting and depth-first search method)
    2022-03-01 19:35:57下载
    积分:1
  • delphi制作的服务!一个摘要,适合新手!
    delphi制作的服务!一个摘要,适合新手!-delphi production services! A summary suitable for novice!
    2022-03-03 11:23:37下载
    积分:1
  • 696516资源总数
  • 106462会员总数
  • 0今日下载