Go on on on and on...


  • Home

  • Categories

  • Tags

  • Archives

  • Message

  • About

  • Search

实践Dagger

Posted on 2019-04-12 | In Java | Visitors

秒懂依赖注入及 Dagger2 的实用技能(如何在Android中使用)

Read more »

实践Bytecode Viewer

Posted on 2019-04-12 | In Java | Visitors

Bytecode Viewer (Github) FIVE DIFFERENT JAVA DECOMPILERS, TWO BYTECODE EDITORS, A JAVA COMPILER,PLUGINS, SEARCHING, SUPPORTS LOADING FROM CLASSES, JARS, ANDROID APKS AND MORE.

Read more »

实践ASM

Posted on 2019-04-12 | In Java | Visitors

ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or to dynamically generate classes, directly in binary form. ASM provides some common bytecode transformations and analysis algorithms from which custom complex transformations and code analysis tools can be built. ASM offers similar functionality as other Java bytecode frameworks, but is focused on performance. Because it was designed and implemented to be as small and as fast as possible, it is well suited for use in dynamic systems (but can of course be used in a static way too, e.g. in compilers).

Read more »

实践持续集成测试之CircleCI

Posted on 2019-04-11 | In 测试 | Visitors

CircleCI

Read more »

实践Rancher

Posted on 2019-04-11 | In 云计算 | Visitors

Rancher is open-source software for delivering Kubernetes-as-a-Service.

Read more »

实践CD之Spinnaker

Posted on 2019-04-11 | In Java | Visitors

Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.

Read more »

实践RPC之Thrift

Posted on 2019-04-11 | In Java | Visitors

Thrift

Read more »

实践RPC之ServiceComb

Posted on 2019-04-11 | In Java | Visitors

ServiceComb Open-Source, Full-Stack Microservice Solution.With out of the box, high performance, compatible with popular ecology, multi-language support.

Read more »

实践RPC之ProtoBuf

Posted on 2019-04-11 | In Java | Visitors

Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data.

Read more »

实践RPC之Avro

Posted on 2019-04-11 | In Java | Visitors

Avro

Read more »
1 … 64 65 66 … 116
Ray Wang

Ray Wang

My Blog

1159 posts
32 categories
RSS
© 2025 Ray Wang
Powered by Jekyll
Theme - NexT.Muse