-
I have a simple Java program that reads in a text file, splits it by \ \ (spaces), displays the firs...
- 1601 浏览
- 4 回答
- 4 关注
-
How can I create a PEM file from an SSL certificate? These are the files that I have available: ...
- 1905 浏览
- 10 回答
- 4 关注
-
Below is my data a b c d e 5641234596 TR 6 2020-11-20 05:20:2...
- 1479 浏览
- 0 回答
- 4 关注
-
- 1054 浏览
- 30 回答
- 4 关注
-
I have a Huawei P8 with Android 5.0 that I\'m using for testing an app. The app needs to be running ...
- 1446 浏览
- 7 回答
- 6 关注
-
Is there an accepted maximum allowed size for HTTP headers? If so, what is it? If not, is this som...
- 673 浏览
- 5 回答
- 5 关注
-
Assume I have this: [ {\name\: \Tom\, \age\: 10}, {\name\: \Mark\, \age\: 5}, {\name\: \Pam\, \age\...
- 2044 浏览
- 21 回答
- 6 关注
-
I want to include a batch file rename functionality in my application. A user can type a destination...
- 1354 浏览
- 27 回答
- 5 关注
-
I am wondering how my iPhone app can take a screen shot of a specific UIView as a UIImage. I tried ...
- 2576 浏览
- 15 回答
- 4 关注
-
I\'m writing a Chrome extension that involves doing a lot of the following job: sanitizing strings t...
- 1386 浏览
- 12 回答
- 6 关注
-
I currently have a service class RoutineService.cs that contains methods that each perform one thin...
- 941 浏览
- 0 回答
- 6 关注
-
the code reads a file and prints its contents void printArray(Array* a) { int i; for (i = 0;...
- 586 浏览
- 0 回答
- 6 关注
-
I\'m running into a problem where trying to use a Typescript type with an index signature to constra...
- 1964 浏览
- 0 回答
- 4 关注
-
What is the main difference between int.Parse() and Convert.ToInt32()? Which one is to be preferred
- 2164 浏览
- 13 回答
- 5 关注
-
To make a JavaScript class with a public method I\'d do something like: function Restaurant() {} R...
- 1481 浏览
- 30 回答
- 4 关注