-
美团的同学:
你们好!针对https://github.com/Meituan-Dianping/Leaf/issues/72 我进行了进一步的优化,我提的PR地址是是https://github.com/Meituan-Dianping/Leaf/pull/102,感谢你们抽出时间进行查看!
SegmentIDGenImpl.updateCacheFromDb()方法
原方案工作流程:…
-
项目升级到 AGP 7.0之后,jdk也必须升级到 11,但是jdk9以后已经移除了 tools.jar
导致sync时compiler模块的这句脚本报 NullPointerException
`compileOnly files(Jvm.current().getToolsJar())`
不知有没有办法解决这个问题
-
# slot中组件数据无法渲染
**问题复现步骤:**
1.parent组件
```
export default {}
.parent
background: black
width: 200px
height: 200px
```
2.子组件
```
…
-
要转移战场了
-
# Who is using Dragonfly
First of all, thanks sincerely for constantly using and supporting Dragonfly. We will try our best to keep Dragonfly better, and keep community and eco-system growing.
#…
lowzj updated
3 years ago
-
在测试过程发现“确认订单”等 POST 请求都提示参数错误。
按照美团官方文档说明,POST 请求也必须讲系统级参数以查询字符串的形式传递,业务级代码以请求正文的方式传:http://developer.meituan.com/openapi#3.3。
当前这个 SDK 的系统级参数全都放在请求正文中,也就出现标题中说的错误。
我本地修改后可以正常请求,建议修正这个问题。
-
https://zoick.top/post/beef/
-
# Who is using Kruise
First of all, thanks sincerely for constantly using and supporting Kruise. We will try our best to keep Kruise better, and keep community and eco-system growing.
## The pur…
-
Hi, I am using stf for device testing. I want to know how to reduce FPS from 60 fps to 45 fps or 30 fps. And one more thing, how will it affect the performance?
-
# 「连载一」gRPC及相关介绍
[https://eddycjy.com/posts/go/grpc/2018-09-22-install/](https://eddycjy.com/posts/go/grpc/2018-09-22-install/)