你的位置: 码友网首页 / 资讯源列表 / Repeatable execution in C#

关于[Repeatable execution in C#]的摘要:

This article is part of a series of articles about repeatable execution. The introductory article argued that if you've logged the impure actions that a system made, you have enough information to reproduce what happened. The previous article verified that for the example scenario, the impure actions were limited to reading the current time and interacting with the application database. This article shows how to implement equivalent functionality in C#. You should be able to extrapolate from this to other object-oriented programming languages.

原文地址: https://blog.ploeh.dk/2020/04/06/repeatable-execution-in-c/

收录时间: 2020-04-07 浏览量: 1193 分类: C#开发

| 0 收藏 | 0