登录
首页 » Windows开发 » Priorities: 1) Keep It Simple 2) Do not couple to any specific unit te...

Priorities: 1) Keep It Simple 2) Do not couple to any specific unit te...

于 2023-01-01 发布 文件大小:48.39 kB
0 28
下载积分: 2 下载次数: 1

代码说明:

Priorities: 1) Keep It Simple 2) Do not couple to any specific unit test framework. - use appropriate IdTest.pas units to plug into required framework. Units are named IdTest*, so they can be easily searched/listed. eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units. -Priorities: 1) Keep It Simple 2) Do not couple to any specific unit test framework. - use appropriate IdTest.pas units to plug into required framework. Units are named IdTest*, so they can be easily searched/listed. eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units.

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

发表评论

0 个回复

  • Socket通信示例
    一次.net Socket UDP编程   最近想写一个网络服务器端的程序,想看看在大量客户端数下程序的运行情况。于是对.net 的Socket编程进行了一些研究,发现.net 3.5 里SocketAsyncEventArgs 是基于IOCP实现。MSDN上有相关的示例,但它是基于TCP协议的,而我想要的是基于UDP协议的。网上很难找到基于UDP协议的SocketAsyncEventArgs示例(UDP需要用IOCP吗?),于是决定自己写一个基于UDP协议的示例,看看它在和大量客户端通讯时的运行情况。   程序分为服务器端和客户端,它们使用UDP协议进行通讯。众所周知UDP是无连接的,可我又想计算出有多少客户端和服务器通信,其中又有多少是新的客户端。所以设计让服务器端程序绑定两个端口。一个端口专门用于接收客户端第一次发送过来的数据包;另一个端口负责和已经接入的客户端进行通讯(是不是有点像TCP的接入,例子本身也在模仿Tcp编程)。客户端比较简单让它生成足够多的Socket,然后不断的向服务器端发送数据包即可。
    2022-08-17 12:38:18下载
    积分:1
  • 优秀论文(基于非线性的雷达目标识别中的若干问题…
    几篇有关雷达目标识别的优秀论文(基于非线性方法的雷达目标识别研究.NH基于高分辨距离像的雷达目标识别.NH雷达目标识别系统的研究和设计.KDH).part3-Several of the radar target recognition of outstanding paper (based on nonlinear methods of study of radar target recognition. NH HRRP-based radar target identification. NH radar target identification system research and design. KDH). Part3
    2022-01-26 03:40:46下载
    积分:1
  • 3389 tools to open the border, prepared by VC can be used to study the security...
    边界开3389工具,用VC编写,可以用来学习安全和网络编程。-3389 tools to open the border, prepared by VC can be used to study the security and network programming.
    2022-01-28 02:30:49下载
    积分:1
  • 链表的实现 本人的C++课程设计
    链表的实现 本人的C++课程设计-Chain achieve my C Course Design
    2022-03-31 01:54:22下载
    积分:1
  • 索博在 matlab 中的筛选器
    Sobel 筛选器用于在图像处理中边缘检测算法。 它计算渐变的图像强度函数的近似值。拖车掩码为 X 坐标,另一个用于 Y-协调。
    2023-06-03 01:35:03下载
    积分:1
  • Socket通讯客户端封装,就是把SOKET的Delphi通讯的客户端封装成为的DLL文件的源代码,以后用户只要调用此DLL文件就可以了!...
    Socket通讯客户端封装,就是把SOKET的Delphi通讯的客户端封装成为的DLL文件的源代码,以后用户只要调用此DLL文件就可以了!-Packaging the socket API to a DLL file, written by Delphi.
    2023-02-03 16:35:04下载
    积分:1
  • VB C #
    vb to c#-vb to c#..............................
    2022-04-14 14:25:54下载
    积分:1
  • 一个简单的曲线显示例子,祝初学者马达成功。visual c
    一个简单的曲线显示例子,祝初学者马达成功。visual c-a simple example of the curve, I wish beginners Motor success. Visual c
    2022-02-14 02:16:31下载
    积分:1
  • OA 系统JAVA版的 学习用的感觉不错
    OA 系统JAVA版的 学习用的感觉不错-OA system using JAVA version of the study
    2022-09-16 20:30:03下载
    积分:1
  • vc中访问数据库(包含Edit,List,DataGrid等控件).
    vc中访问数据库(包含Edit,List,DataGrid等控件).-vc Access database (includes Edit, List, such as DataGrid Control).
    2022-06-30 09:00:49下载
    积分:1
  • 696522资源总数
  • 104031会员总数
  • 39今日下载