- 授权协议: GPL
- 开发语言: Java
- 操作系统: Android
- 软件首页: http://git.oschina.net/xiaodingding/SuperHelper
- 软件文档: http://git.oschina.net/xiaodingding/SuperHelper
软件介绍
SuperHelper (超级调试助手)
前言:
在做嵌入式软件开发时,经常需要调试设备的TCP通信、串口通信、Modbus通信,以及通信的测试,但是总是找不到合适的一款软件,因此, 向大家开源了一款安卓应用,用于调试设备的通信协议,希望大家能喜欢。
截图:
主界面
Programming Concurrency on the JVM
Venkat Subramaniam / The Pragmatic Bookshelf / 2011-6-1 / USD 35.00
Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) and actor-based concurrency. This book is the first to show you all these con......一起来看看 《Programming Concurrency on the JVM》 这本书的介绍吧!
