LightningChart最新版v.8.3全新发布,主要介绍以下五个新功能及使用教程. 1. 网格模型,三角鼠标追踪 Tracing MeshModels with mouse. Traced result is shown in an Annotation. 使用MouseTriangleTraced 事件. 鼠标将会显示离相机最近的三角形 事件参数信息如下: IntersectionPointAxisValues: intersection point of triangle face…
Redis 4.0-rc1 发布了,这是 4.0 的首个 RC 版.Redis 是一个高性能的key-value数据库.Redis 的出现,很大程度补偿了memcached这类keyvalue存储的不足,在部分场合可以对关系数据库起到很好的补充作用.它提供了Python,Ruby,Erlang,PHP客户端,使用很方便. 以下是该版本发布值得关注的内容: Major features Redis 模块化系统.Redis now allows developers to write modules…