Architecture Rules

码农软件 · 软件分类 · 测试工具 · 2019-11-26 09:14:25

软件介绍

Architecture Rules是一个开源java库,通过它断言你的架构。Architecture Rules通 过一个xml配置文件和一个可选的程序配置文件通过集成测试(unit tests)或者ant任务来断言你的代码架构。这个测试能够断言特殊的包不依赖其他包,能够检验和报告你的项目中包和类循环依赖情况。这个项目包含业界 接受的JDepend来简化维护一个固定软件架构维护的过程。(注:JDepend遍历所有的Java代码目录,自动生成每个Package的依赖性度 量。)

本文地址:https://codercto.com/soft/d/19817.html

Compilers

Compilers

Alfred V. Aho、Monica S. Lam、Ravi Sethi、Jeffrey D. Ullman / Addison Wesley / 2006-9-10 / USD 186.80

This book provides the foundation for understanding the theory and pracitce of compilers. Revised and updated, it reflects the current state of compilation. Every chapter has been completely revised ......一起来看看 《Compilers》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

URL 编码/解码
URL 编码/解码

URL 编码/解码