微型Ioc容器 LIoC

码农软件 · 软件分类 · 面向方面AOP/IoC · 2019-09-29 16:29:13
  • 授权协议: Apache
  • 开发语言: Java
  • 操作系统: 跨平台

软件介绍

Loonframework-Inversion of Control(简称LIoC),是一款基于Java反射机制的“微型”Ioc实现,部分参考了另外一个IoC实现yan项目 ,LIoC能够运行在JRE1.4及以上版本中(由于LIoC基于Java反射机制,即便是未签名 的Applet也能够使用),构建LIoC的目地在于以尽可能简练的方式实现Java组件间的低耦合调用,LIoC对依赖注入的方法没有任何约束,它可以 对javabean的getter/setter,或者有规则的method,乃至任意变量及它们的任意组合进行注入。

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

Beginning ARKit for iPhone and iPad

Beginning ARKit for iPhone and iPad

Wallace Wang / Apress / 2018-11-5 / USD 39.99

Explore how to use ARKit to create iOS apps and learn the basics of augmented reality while diving into ARKit specific topics. This book reveals how augmented reality allows you to view the screen on ......一起来看看 《Beginning ARKit for iPhone and iPad》 这本书的介绍吧!

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

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

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

正则表达式在线测试