softboy99
softboy99
please add ES6 Module support
yarn couldn't find any versions for that matches "^1.2.7"
It seems that the sample is using MVP rather than MVVM.
traineddata hasn't been updated for 2 years. Is there newer traineddata after 4.1.1 released?
This chapter is all about Vue CLI & webpack. Please adding the vite alternatives. Currtly, we only debug by console.log. which is very ugly.
能否把httpservice升级到Angular 5.x的HttpClient?
reproduce step: create an blank project with vue-cli for vue3. Copy [ResponsiveBox] code from documentation to app.vue run
怎么在Android中调用?
When use tusClient.setheaders, the serverside get wrongly encoded header values. I know we can use URLEncode to encode the header and server side to decode. But what i wrote is...
io.tus.java.client.ProtocolException: response contains different Upload-Offset value (1024) than expected (51778) ```java public static void upload(Context context, Bitmap bitmap, FileUploadInfo fileUploadInfo) throws IOException, ProtocolException { // Create a new TusClient instance...