Spec# is an experimental language that extends C# (version 2) with several design-by-contract features. The new features of Spec# include a non-null type system, method pre- and post-conditions, loop invariants, and object invariants. The Spec# Programming System provides design-time checking, run-time checking, and a static verifier. This version of Spec# works with Visual Studio 2005/2008.

到这里下载Spec# works with Visual Studio 2008

相关文章:

  • 2021-06-14
  • 2022-01-15
  • 2021-09-24
  • 2021-07-19
  • 2022-12-23
  • 2021-05-07
  • 2022-02-21
猜你喜欢
  • 2022-12-23
  • 2021-08-14
  • 2021-12-18
  • 2022-12-23
  • 2021-10-17
  • 2021-10-24
相关资源
相似解决方案