BirdZhang

Results 56 comments of BirdZhang

> 肛泰你值得拥有😘 马应龙

用这种方式不行吗? 其中`fs_id`是`group1/M00/00/4F/CggCLlqQy5KEcHehAAAAAIMEQIs083.zip` ```java public static boolean deleteFile(String fs_id) throws MyException { if (isEmpty(fs_id)) { throw new MyException("删除文件fs_id不能为空!"); } StorageClient1 client1 = new StorageClient1(); try { int code = client1.delete_file1(fs_id); if...

用了这个 https://mvnrepository.com/artifact/net.arccode/fastdfs-client-java/1.27.0 作者没有做代码层面的修改

在高并发的时候经常遇到

4年过去了,还有计划提供吗?

请添加python3.11的支持

不知道楼主解决了吗,用python可以,但是用c++结果就完全不一样了

camera not working on Orange Pi5 too dmesg when use `gst-launch-1.0 v4l2src device=/dev/video11 io-mode=4 ! video/x-raw,format=NV12,width=720,height=576,framerate=15/1 ! xvimagesink > /dev/null 2>&1` command ``` [ 176.513172] stream_cif_mipi_id0: open video, entity use_countt...