微型Ioc容器 LIoC
- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
软件介绍
Loonframework-Inversion of Control(简称LIoC),是一款基于Java反射机制的“微型”Ioc实现,部分参考了另外一个IoC实现yan项目 ,LIoC能够运行在JRE1.4及以上版本中(由于LIoC基于Java反射机制,即便是未签名 的Applet也能够使用),构建LIoC的目地在于以尽可能简练的方式实现Java组件间的低耦合调用,LIoC对依赖注入的方法没有任何约束,它可以 对javabean的getter/setter,或者有规则的method,乃至任意变量及它们的任意组合进行注入。
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》 这本书的介绍吧!
