-
I was wondering how to automatically detect operating system in R, for example to place things in th...
- 1459 浏览
- 4 回答
- 5 关注
-
Using Python PIL, I\'m trying to adjust the hue of a given image. I\'m not very comfortable with th...
- 684 浏览
- 3 回答
- 6 关注
-
I am programming in C#, using Visual Studio Code. It insists on checking for syntax errors (red squi...
- 1710 浏览
- 0 回答
- 6 关注
-
I am currently working on a small project that requires a lexical analyzer for Assembly to Java. I a...
- 1514 浏览
- 0 回答
- 4 关注
-
Necesito convertir un proyecto HTML que tengo a XHTML para comenzar a trabajarlo con java, alguien s...
- 1920 浏览
- 0 回答
- 4 关注
-
The following code compiles (with Java 8): Integer i1 = 1000; int i2 = 1000; boolean compared = (i1...
- 1971 浏览
- 3 回答
- 6 关注
-
I have a string A and want to test if another string B is not part of it. This is a very simple reg...
- 1937 浏览
- 4 回答
- 3 关注
-
I have a text field that needs to remain only text or decimal. Here is the code that I\'m currently ...
- 520 浏览
- 4 回答
- 5 关注
-
I\'m creating an app that should display notifications at the right time depending on the day. But n...
- 981 浏览
- 0 回答
- 6 关注
-
I can\'t find the property ou method to get the size of a message. I get size of attachments and len...
- 869 浏览
- 0 回答
- 5 关注
-
How to limit the number of groups in a query, but not the number of rows in Oracle? If I had to do t...
- 1272 浏览
- 0 回答
- 6 关注
-
Let\'s say I do the following: create.calendar(name=\'MyCalendar\', weekdays=c(\'sunday\', \'saturda...
- 1805 浏览
- 0 回答
- 6 关注
-
I\'m trying to find out if anyone knows about an already existing c# plugin that will count up to a ...
- 1241 浏览
- 0 回答
- 4 关注
-
I\'m using the Javascript window.atob() function to decode a base64-encoded string (specifically the...
- 1985 浏览
- 10 回答
- 5 关注
-
I have made a data set as the following for simple poker game. data Poker = ACE | TWO deriving (Eq, ...
- 980 浏览
- 0 回答
- 5 关注