-
Im working on an automatic image annotation problem in which im trying to associate tags with images...
- 1478 浏览
- 4 回答
- 5 关注
-
In JavaScript I can store the values of array into variables like this: [a, b, c] = [1, 2, 3] I cre...
- 1754 浏览
- 0 回答
- 2 关注
-
I need to poke the sftp there is newly landed files from target_dir and only id there is most recent...
- 1789 浏览
- 0 回答
- 5 关注
-
Is there any faster method to store two x86 32 bit registers in one 128 bit xmm register? movd x...
- 1800 浏览
- 2 回答
- 4 关注
-
the question asks me to repeat this program until users enter X. what should I do to loop this progr...
- 468 浏览
- 0 回答
- 6 关注
-
steck: function () { let a = vehiculos.map(function (elemento) { switch (elemento.tipo) ...
- 836 浏览
- 0 回答
- 4 关注
-
Error occuring when trying to run spa app with dotnet core backend and react frontend running in Vis...
- 578 浏览
- 0 回答
- 5 关注
-
I\'m working on a project that requires audio data to be streamed via HTTP to/from server. We need ...
- 2044 浏览
- 4 回答
- 2 关注
-
My problem is that setting the estimated height for my collection view layout does not work. Specifi...
- 906 浏览
- 0 回答
- 4 关注
-
Suppose I have such table: | server_time | ip |model|user_id|version|event_id| | -------- ...
- 1184 浏览
- 0 回答
- 5 关注
-
My angular cli version is 6.0.1 and node version is 8.11.1. How to create or add a new project of...
- 613 浏览
- 2 回答
- 5 关注
-
I need to set the value of a symfony2 form element. I use a doctrine2 entity, a Symfony\\Component\\...
- 1054 浏览
- 3 回答
- 6 关注
-
I am using boost::signal in a native C++ class, and I now I am writing a .NET wrapper in C++/CLI, so...
- 611 浏览
- 2 回答
- 6 关注
-
I\'ve made an Android application that uses a X509 certificate (that is in the folder res/raw/mykeys...
- 641 浏览
- 1 回答
- 6 关注
-
I am trying to use a custom ExpandableListView with parent and child layout with a parent XML and ch...
- 1060 浏览
- 3 回答
- 4 关注