Souledge
Souledge
@HeZiHang 我创建了一个develop分支,你可以fork之后在这个分支上开发
Thank you very much for your suggestion, perhaps you can help me improve the code, then do a comparison test, thank you again.
Both of these errors should occur after the connection is disconnected, which is normal for WSARecv to return an error.
应该不行,因为ptr和fd是共享地址空间的 发自我的iPhone 在 2022年8月22日,21:35,pony5551 ***@***.***> 写道: [QQ图片20220822213139] 这样是不是就不用遍历了? [2] — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed...
1. 已调整 2. 连接限制可以放到更上一层去做,我希望把dcs底层代码逻辑做得尽量简洁 3. 实在没精力去研究fpc啦
目前好像根本没有上传进度条,文件是否上传完只能盯着那个鼠标指针是否变化才知道,建议增加上传进度条,可以参考MobaXterm
But at present, imaginglib loads the jpg picture and does not decode the exif completely, so the information related to the direction of the picture cannot be read. Once the...
Here are my test projects and test results In the screenshot, 1.jpg is the original image, and 2.jpg is the image after SaveToFile. You can see that the exif information...
个人觉得把它做成一个选项更好: 选项A:使用用户目录保存 选项B:使用指定目录保存 选项C:自动使用程序所在目录保存 估计选项C在Windows和Linux下比较好实现,在MacOS中不一定能做到,可以根据不同的目标系统来决定是否启用选项C