RealTiny656

Results 7 comments of RealTiny656

you can find LIBUSB library here [libusb-win32](https://sourceforge.net/projects/libusb-win32/). or what you need is libnfc-1.8.0, I published a win32 release, you can find in my fork project [here](https://github.com/tiny656/MifareOneTool/tree/stable/libnfc-bin-1.8.0)

this is the contest data souces link http://contests.acmicpc.info/contests.json from the acmicpic.info website. Hope to add these contest. Thank you for building this convenient and helpful chrome plugin!

> ```c > #include > > int main() > { > int longest = 1; > char line[1024] = {0}; > gets(line + 1); /* line[0] as sentinel */ >...

[questions.zip](https://github.com/sundy-li/wechat_brain/files/1649673/questions.zip)

azure openai proxy的项目可以搜一下,这个满足你的需求

@woodanemone, 我也是用悦跑圈(JoyRun),你可以参考下我仓库的[run_data_sync.yml](https://github.com/tiny656/running_page/blob/master/.github/workflows/run_data_sync.yml),悦跑圈现在没法自动同步,所以配成了输入手机验证码,主动触发同步。

> 悦跑圈同步华为健康第一次只同步1条记录,点手动同步没用,解绑再同步,又出来8条,后面无论是手动同步还是解绑再同步都没有用了。网上找到华为官方下载运动健康数据的途径,等收到后再看下能不能导入。 good to know, 我是先用的悦跑圈后面才开始使用的华为手表,确实没有注意到这个同步的问题。