-
I have a defaultdict dictionary, such as: defaultdict = { key1: [[objn],[obj0,...objn-1],...
- 1323 浏览
- 0 回答
- 6 关注
-
I am trying to find the problem in this code, it does not compile in C++14. I think I need to define...
- 1216 浏览
- 0 回答
- 4 关注
-
I have to write a desktop application to edit data stored in a XML file. The format is defined by a ...
- 1848 浏览
- 7 回答
- 5 关注
-
Someone ask me to help on a Raisely.com project / webpage. Because of that I need to do my first com...
- 1377 浏览
- 0 回答
- 5 关注
-
I am trying to create a custom form field and validate off it. This is version 1.0 of Django. Here ...
- 742 浏览
- 2 回答
- 6 关注
-
I am creating a gesture application. In the Gesture class docs http://developer.android.com/referenc...
- 1960 浏览
- 1 回答
- 5 关注
-
I\'m currently working on an application using tkinter. It\'s looking pretty good, but there\'s one ...
- 1061 浏览
- 0 回答
- 6 关注
-
- 1344 浏览
- 14 回答
- 6 关注
-
I have a simple messaging layout, where Evertime anyone opens the Activity, then the recycler view s...
- 1529 浏览
- 0 回答
- 6 关注
-
Suppose I have Order and inside that order order details is there. is there anyway to update both at...
- 1316 浏览
- 0 回答
- 5 关注
-
According to many, the somewhat common Double-Checked Locking idiom is broken for java unless you\'r...
- 894 浏览
- 2 回答
- 4 关注
-
I need to change the filename (not the file, just the metadata of the name) when uploading to a shar...
- 1008 浏览
- 3 回答
- 6 关注
-
How can we generate excel file from the table in the database and save it into azure blob instead of...
- 1978 浏览
- 0 回答
- 4 关注
-
This is the piece of code that I am using : if (config.getTruststore() != null) { // If there is a c...
- 1041 浏览
- 0 回答
- 4 关注
-
I am building a static website with Gatsby and Netlify CMS. The website is hosted on Netlify as well...
- 1445 浏览
- 0 回答
- 5 关注