-
Such as boost, where can I specify the following: 1.External c++ header file include path 2.Exter...
- 1587 浏览
- 2 回答
- 5 关注
-
I wrote a C++ .dll with a function that returns an OpenCV\'s cv::dnn object. I want to expose this f...
- 1921 浏览
- 0 回答
- 6 关注
-
I\'m having problems sending outlook emails using Excel VBA. I have the code to do it - Sendupdate -...
- 605 浏览
- 3 回答
- 6 关注
-
I want to create an application that runs on Android and uses Raw Sockets. I see there isn\'t any r...
- 1061 浏览
- 4 回答
- 5 关注
-
When I keep my videos on \'My Drive\' and shared it to others, they can stream the videos online wit...
- 1566 浏览
- 0 回答
- 5 关注
-
I\'m using a content-editable div in which I have to insert an element(dropdown component) on clicki...
- 466 浏览
- 0 回答
- 4 关注
-
I am trying to run mplayer in slave mode, and control it in GO. Named pipe is used to get position, ...
- 1185 浏览
- 0 回答
- 4 关注
-
I have code structured like below. public class Stats { public string URL { get; set; } ...
- 1228 浏览
- 2 回答
- 4 关注
-
I would like to disable specific devices in my mobile app, in case a device gets lost or stolen. I a...
- 1700 浏览
- 0 回答
- 5 关注
-
I am creating a application which displays 8 thumbnails per page and it can have n pages. Each of th...
- 561 浏览
- 3 回答
- 6 关注
-
I have a iOS app which can upload files to my Django API. Heres the front-end code: AF.uploa...
- 1356 浏览
- 0 回答
- 5 关注
-
How can I run a R script from VBA? Say I have a R script stored as C:\\XXX\\testR.R I tried using S...
- 1350 浏览
- 3 回答
- 4 关注
-
When using push_back of std::vector, I can push an element of the vector itself without fear of inva...
- 1287 浏览
- 3 回答
- 4 关注
-
I am creating a UIBarButtonItem and adding it to my navigation bar like so: (void)viewDidLoad { ...
- 1621 浏览
- 6 回答
- 4 关注
-
I\'ve often wondered about the proper use of a line break. Seems that often they are incorrectly ...
- 787 浏览
- 6 回答
- 6 关注