Easter79 Easter79
4年前
surprise库官方文档分析(二):使用预测算法
1、使用预测算法Surprise提供了一堆内置算法。所有算法都派生自AlgoBase(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fsurprise.readthedocs.io%2Fen%2Fstable%2Falgobase.html%23surprise.predictio
Stella981 Stella981
4年前
K8S的Kafka监控(Prometheus+Grafana)
欢迎访问我的GitHubhttps://github.com/zq2599/blog\_demos(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fzq2599%2Fblog_demos)内容:所有原创文章分类汇总及配套源码,涉及Java、Doc
Stella981 Stella981
4年前
Aliyun Linux 2 CIS benchmark正式发布
AliyunLinux2(注1)CISbenchmark在2019年8月16日正式通过了CIS组织的全部认证流程对外发布,详情参见:https://workbench.cisecurity.org/benchmarks/2228(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fy
Stella981 Stella981
4年前
Spring Boot 2.4 配置文件将加载机制大变化
SpringBoot2.4.0.M2刚刚发布(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fspring.io%2Fblog%2F2020%2F08%2F14%2Fspringboot240m2isnowavailable"刚刚发布"),它对applicat
Stella981 Stella981
4年前
MongoDB Sharding 分片集群配置理论
分片集群  MongoDB的分片集群由以下部分组成:_shard_(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdocs.mongodb.com%2Fmanual%2Fcore%2Fshardedclustershards%2F): 用来存储数据,为这个分片
Stella981 Stella981
4年前
PHP serialize & JSON 解析
对于JSON(JavaScriptObjectNotation)大家应该不陌生,它是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。它基于JavaScriptProgrammingLanguage(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.cro
Stella981 Stella981
4年前
Redis(6)——GeoHash查找附近的人
原文:Redis(6)——GeoHash查找附近的人(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fwmyskxz%2Fp%2F12466945.html)目录一、使用数据库实现查找附近的人二、GeoHash算法
Stella981 Stella981
4年前
Kubernetes官方java客户端之五:proto基本操作
欢迎访问我的GitHubhttps://github.com/zq2599/blog\_demos(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fzq2599%2Fblog_demos)内容:所有原创文章分类汇总及配套源码,涉及Java、Doc
Stella981 Stella981
4年前
Map在Java 8中增加非常实用哪些函数接口?
!(https://oscimg.oschina.net/oscnet/7c38c1e26ad047b084fca9efc096a9a0.png)Map中的新方法相比 Collection(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fmp.
Stella981 Stella981
4年前
PHP操作redis
原文地址:https://www.cnblogs.com/catcrazy/p/6415802.html(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fcatcrazy%2Fp%2F6415802.html)Redis是一个开源的使用ANSIC