-
In Java, is there a way to control the TTL of the IP header for packets sent on a socket?
- 676 浏览
- 2 回答
- 4 关注
-
I am trying to find out how (using a quicksort algorithm) to sort an struct array by 2 criterias. Fo...
- 1623 浏览
- 5 回答
- 4 关注
-
I\'m using fresco to display images in a list view. however i have an issue. when i scale my image ...
- 1374 浏览
- 2 回答
- 6 关注
-
I am trying to summarize a JSON var data = [ { customerName: Customer1, customerId: 1234, invoices:...
- 643 浏览
- 0 回答
- 6 关注
-
I want to stream 4 USB cameras from my Raspberry Pi as close to \'real-time\' as possible for viewin...
- 1152 浏览
- 0 回答
- 6 关注
-
I\'m running into some trouble with my discord bot when using the Convert.ToDateTime() from a string...
- 839 浏览
- 0 回答
- 4 关注
-
I want to set value of nested object property using PowerShell. When you are trying to set the value...
- 1335 浏览
- 2 回答
- 6 关注
-
I have this interface for using AutoMapper: public interface IMapper { object Map(object sour...
- 1194 浏览
- 2 回答
- 5 关注
-
I want to calculate distance matrix for two dataframes a and b In python I could do it with from sci...
- 1628 浏览
- 0 回答
- 4 关注
-
community . i am trying to build an app which can recognize barcode , text and face with firebase ml...
- 1789 浏览
- 0 回答
- 5 关注
-
In short How to force python interpreter to load the most up-to-date code version of my module ever...
- 1763 浏览
- 2 回答
- 4 关注
-
I am developing an android application with showing images. I am using grid view to show the images ...
- 1247 浏览
- 1 回答
- 6 关注
-
My organisation has a main repo called org/A.git. I forked it as me/A.git to Github first. My organi...
- 1517 浏览
- 2 回答
- 4 关注
-
I am developing an operator and wondering is there a link or document where the naming best practice...
- 919 浏览
- 0 回答
- 1 关注
-
I am using jquery to keep the focus on a text box when you click on a specific div. It works well in...
- 484 浏览
- 2 回答
- 4 关注