-
I have the following code that creates a server, sets up a route on / and one on /gps, and uses ROSl...
- 833 浏览
- 0 回答
- 6 关注
-
I\'m interested in creating commands that are available from anywhere in my WPF application. I\'d l...
- 683 浏览
- 5 回答
- 5 关注
-
I am currently upgrading my login process for Google to use OAuth before they depricate their OpenID...
- 1445 浏览
- 4 回答
- 4 关注
-
I have the following problem: class Base { }; class Derived : public Base { }; class Different { ...
- 461 浏览
- 6 回答
- 5 关注
-
In the html view, images are displayed like this: element.image.url points to a
- 2243 浏览
- 5 回答
- 4 关注
-
I am building a core data based app with a list of products that I need to export to a pdf file. Th...
- 1388 浏览
- 0 回答
- 4 关注
-
I want to make containers that have text in them the problem comes in the container where the text s...
- 921 浏览
- 0 回答
- 4 关注
-
I am using moveTaskToBack() method in my activity. When I am pressing back button the activity stil...
- 514 浏览
- 3 回答
- 6 关注
-
I am starting to learn the basics of web development. I am currently following the online pre-course...
- 577 浏览
- 0 回答
- 6 关注
-
This is basically what I want to achieve: I want the total page to be 100% height, but when
- 1902 浏览
- 3 回答
- 4 关注
-
I\'m writing a simplistic HTTP server that will accept PUT requests mostly from cURL as client and I...
- 975 浏览
- 5 回答
- 5 关注
-
I am trying to find if given path is possible child of another path using java. Both path may not ex...
- 1002 浏览
- 9 回答
- 4 关注
-
What is the C# equivalent (.NET 2.0) of _rotl and _rotr from C++?
- 1946 浏览
- 6 回答
- 5 关注
-
At the moment, I have a sidekiq job like this: class SyncUser include Sidekiq::Worker def perf...
- 365 浏览
- 2 回答
- 4 关注
-
My Android App has 2 activities. A login screen and a search screen. When I deploy the app on emulat...
- 1571 浏览
- 3 回答
- 4 关注