这是关于Data API实现的文档,有一些示例代码,帮助得到所有的Blender数据包装!查看任务列表。 --Brecht 22:35, 31 October 2008 (UTC) 实现 在Blender2.5分支中的实现,位于makesrna模块。了解系统的重要文件有: 定义结构和属性 结构及其属 ...
分类:
其他好文 时间:
2018-01-03 21:04:52
阅读次数:
929
Shadow 阴影 The Shadow component adds a simple outline effect to graphic components such as Text or Image. It must be on the same GameObject as the grap ...
分类:
编程语言 时间:
2018-01-03 13:52:37
阅读次数:
325
RectMask2D 矩形2D遮罩 A RectMask2D is a masking control similar to the Mask control. The mask restricts the child elements to the rectangle of the parent ...
分类:
编程语言 时间:
2018-01-02 23:20:50
阅读次数:
1905
简介 简单来说,Xamarin提供了使用C#完成iOS,Android和Windows Phone三个移动平台开发的可能性Xamarin包括Xamarin.Andriod、Xamarin.IOS、Xamarin.Forms等 官方文档翻译 当考虑如何构建iOS和Android应用程序时,许多人认为本 ...
分类:
其他好文 时间:
2018-01-02 23:20:12
阅读次数:
171
Archaius是Netflix公司开源项目之一,用于管理java配置。主要功能是对apache common configuration类库进行扩展。主要有一下特性: 动态获取属性 高效和线程安全的配置操作 配置改变时提供回调机制 可以通过jmx操作配置 复合配置 复合配置例子 Archaius的 ...
分类:
其他好文 时间:
2018-01-02 21:22:41
阅读次数:
169
Mask 遮罩 A Mask is not a visible UI control but rather a way to modify the appearance of a control’s child elements. The mask restricts (ie, “masks”) t ...
分类:
编程语言 时间:
2018-01-02 21:19:48
阅读次数:
348
ABP 教程文档 1-1 手把手引进门之 ASP.NET Core & Entity Framework Core(官方教程翻译版 版本3.2.5) 本文是ABP官方文档翻译版,翻译基于 3.2.5 版本 官方文档分四部分 一、 教程文档 二、ABP 框架 三、zero 模块 四、其他(中文翻译资源 ...
分类:
Web程序 时间:
2017-12-29 12:09:23
阅读次数:
239
插件 可以通过实现插件来改变Hystrix的行为。可以通过HystrixPlugins来注册自定义插件,这些插件会被应用到HystrixCommand,HystrixObservableCommand和HystrixCollapser。 插件类型 事件通知 在HystrixCommand和Hystr ...
分类:
其他好文 时间:
2017-12-27 22:41:29
阅读次数:
297
Dashboard Hystrix Dashboard可以让你实时监控hystrix的metrics信息。 当netflix开始使用dashboard后,运维效率得到了极大的提升,并且极大降低了大多数的线上问题的影响。 当服务依赖失败时就会显示红色。 线图显示了一个服务依赖的各项数据代表的意义。 h ...
分类:
其他好文 时间:
2017-12-27 21:35:14
阅读次数:
190
随笔:有人曾这样评价spring,说它是Java语言的一个巅峰之作,称呼它为Java之美,今天,小编就领大家一起来领略一下spring之美! Spring官方文档:http://docs.spring.io/spring/docs/current/spring-framework-reference ...
分类:
编程语言 时间:
2017-12-23 01:06:24
阅读次数:
267