-
How would I write a function in Dr. Racket which extracts the x coordinate from a list of make-posn ...
- 768 浏览
- 0 回答
- 4 关注
-
I want to get date(shamsi date) and then convert the numbers to english for calculations. I need con...
- 496 浏览
- 0 回答
- 4 关注
-
I am trying to replace/remove a substring from a string. This works: memeorandum.gsub(me,you) => you...
- 606 浏览
- 0 回答
- 4 关注
-
- 881 浏览
- 3 回答
- 5 关注
-
I\'m looking for a way to include a .jar from within an Ant file so I can use it straight away and c...
- 1749 浏览
- 2 回答
- 6 关注
-
I am trying to test a border to have display:none when the window is resized. I am using jest and re...
- 657 浏览
- 0 回答
- 4 关注
-
When I am defining Position as mentioned below: type Position = int * int I am getting run time erro...
- 356 浏览
- 0 回答
- 4 关注
-
I have old code that was written to link against an old version of openssl. Part of this code loads ...
- 1990 浏览
- 3 回答
- 4 关注
-
Do I need an extern \C\ {} block to include standard C headers in a C++ program. Only consider stand...
- 1819 浏览
- 6 回答
- 5 关注
-
I am using this code, but I don\'t understand how to check if the query returns zero rows. How can I...
- 1215 浏览
- 2 回答
- 4 关注
-
I created a table as follows: CREATE TABLE IF NOT EXISTS \'e!\' ( `aa` int(11) unsigned NOT NULL au...
- 1748 浏览
- 7 回答
- 4 关注
-
I realise that the Java 8 lambda implementation is subject to change, but in lambda build b39, I\'ve...
- 1993 浏览
- 4 回答
- 4 关注
-
This is a function of my game it will ask for input and cin into \iAuswahl\! Then the while loop is ...
- 1535 浏览
- 3 回答
- 5 关注
-
I have a text file containing multiple rows that each represent either an artist or artwork object, ...
- 1280 浏览
- 0 回答
- 6 关注
-
I want to launch a process under another username\'s credentials. This is what I have now: ...
- 1083 浏览
- 3 回答
- 5 关注