-
i am developing a Java Api to do things (secret, uhhhh ;). Is there a way to hide classes, and the ...
- 1304 浏览
- 4 回答
- 4 关注
-
I am trying to get video duration in HTML5 with out playing video or before playing video to show on...
- 1562 浏览
- 4 回答
- 5 关注
-
Suppose I have a string that contains Ü. How would I find all those unicode characters? Should I tes...
- 1688 浏览
- 6 回答
- 6 关注
-
Is it possible to use both @Query annotation and specification in one repository method? For example...
- 977 浏览
- 1 回答
- 4 关注
-
- 1759 浏览
- 6 回答
- 4 关注
-
I have created widget in android and it successfully works, but now I want to use on click event of ...
- 1506 浏览
- 3 回答
- 5 关注
-
I want to add the capability of Text To Speech in my application for lower languages (for example: p...
- 1521 浏览
- 0 回答
- 6 关注
-
For speed, I\'d like to limit a query to 10 results db.collection.find( ... ).limit(10) However, ...
- 415 浏览
- 5 回答
- 4 关注
-
I am building an app for my company and i have some problem calling the api. Below is the api data: ...
- 522 浏览
- 0 回答
- 5 关注
-
Using Spark 1.5.1, I\'ve been trying to forward fill null values with the last known observation fo...
- 1776 浏览
- 5 回答
- 6 关注
-
Having a lot of trouble finding this and as a very beginner programmer, I can\'t quite troubleshoot ...
- 1778 浏览
- 0 回答
- 6 关注
-
I want to scrape the data from a page that shows a graph using highcharts.js, and thus I finished to...
- 746 浏览
- 1 回答
- 6 关注
-
Suppose I have some per-class data: (AandB.h) class A { public: static Persister* getPersister()...
- 1361 浏览
- 4 回答
- 5 关注
-
I made a custom hook that fetches a News API and returns a handler for loading, errors and data (ins...
- 564 浏览
- 0 回答
- 5 关注
-
In C how can I separate a char array by a delimiter? Or is it better to manipulate a string? What ar...
- 965 浏览
- 7 回答
- 5 关注