lin
Here are 28 public repositories matching this topic...
七牛云文件上传问题
in absence of #8 travis should at least start the build docker images and ping or alternatively query the configuration to confirm that it boots using https://github.com/volvo-cars/signalbroker-server/blob/master/apps/app_telnet/README.md#show-configuration of grpc-curl or equivalent.
-
Updated
Sep 12, 2020 - Python
-
Updated
Aug 17, 2020 - C++
-
Updated
Sep 3, 2020 - Elixir
Describe the bug
In the LIN specification the AssignFrameIdRange command directive (9.2.5) is expecting Frame Identifiers for the PID values instead of raw integers.
AssignFrameIdRange {LSM, 0, CEM_Frm1, LSM_Frm1, RSM_Frm2, RSM_Frm1} delay 15 ms;
However using Vector LDF Explorer Pro and it fails to parse it, it only works for integers, so according to that the parser is fine. Likel
-
Updated
Jun 10, 2020 - C++
-
Updated
Oct 11, 2019 - C
-
Updated
Jan 26, 2019 - Python
-
Updated
Jan 11, 2019 - C++
-
Updated
Jun 10, 2016
-
Updated
Jan 20, 2019 - C
-
Updated
Apr 2, 2019 - Racket
Improve this page
Add a description, image, and links to the lin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lin topic, visit your repo's landing page and select "manage topics."
请详细描述您对本项目的任何问题,我们会在第一时间查阅和解决。



在使用七牛云文件上传的方式时,貌似会生成一个 token 用来文件上传,但是这个 token 是有时间限制的,如果过期了在进行上传会出现上传不到七牛云的而数据库中却有文件记录的情况,希望可以更新一个能够自动在 token 过期后重新获取的机制。