groovy web console

码农软件 · 软件分类 · 程序调试工具 · 2019-12-01 07:58:40

软件介绍

groovy web console是一个把groovy解释器嵌入到java web的工具。这个工具目前主要用来进行线上问题排查。通过这个工具,程序猿可以动态调用java  web工程里的资源,比如可以通过groovy  script 来动态调用spring的bean。

出现线上bug的时候这个工具及其好用。可以通过groovy脚本来动态调用系统中的各个子单元并查看结果,这样就可以庖丁解牛一样准确定位问题的位置。

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

JavaScript: The Definitive Guide, 5th Edition

JavaScript: The Definitive Guide, 5th Edition

David Flanagan / O'Reilly Media / 2006-08-01 / USD 49.99

This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. This book is both an example-driven programmer's guide and a keep-on-your-desk ......一起来看看 《JavaScript: The Definitive Guide, 5th Edition》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具