-
I can\'t manage to read the data from a luasocket. If i read more than the available data, the funct...
- 1271 浏览
- 0 回答
- 5 关注
-
I am trying to change the sample rate of a file in AudioKit, but I don\'t find an obvious way to do ...
- 1603 浏览
- 0 回答
- 5 关注
-
Visual Studio Code on Windows uses PowerShell by default as the integrated terminal. If you want to ...
- 1805 浏览
- 17 回答
- 4 关注
-
I am working on an AR-App using Unity 2019.4.15f1 and the Vuforia Engine Package. The app consists o...
- 799 浏览
- 0 回答
- 5 关注
-
I have an application that encrypts and decrypts a field in C# using Rfc2898DeriveBytes. I have been...
- 1629 浏览
- 0 回答
- 4 关注
-
Python has two very useful library method (binascii.a2b_hex(keyStr) and binascii.hexlify(keyBytes)) ...
- 1545 浏览
- 3 回答
- 4 关注
-
When I change the canvas size, I notice the parameter \'mozImageSmoothingEnabled\' is being reset. ...
- 1451 浏览
- 1 回答
- 6 关注
-
- 964 浏览
- 1 回答
- 4 关注
-
I require to import multiple txt files with the same name and same schemas into the same table in SQ...
- 1437 浏览
- 1 回答
- 4 关注
-
I\'m developing a very simple version of R-Type as work for the university, but despite it works, t...
- 1426 浏览
- 3 回答
- 6 关注
-
I am trying to create a loop that will do the following: The loop will search in all items one by on...
- 392 浏览
- 0 回答
- 6 关注
-
I have a number of rows and I want to extract each element of each array into their own row, for exa...
- 1852 浏览
- 0 回答
- 6 关注
-
I am trying to make a python stock price checker. It is working well but it updates extremely slowly...
- 1764 浏览
- 0 回答
- 4 关注
-
So, I have this index as a dict. index = {\'Testfil2.txt\': [\'nisse\', \'hue\', \'abe\', \'pind\']...
- 1259 浏览
- 3 回答
- 6 关注
-
I have the below code, fflush(stdin); print(\Enter y/n\); scanf(\%c\,&a); Here,it is quitting bef...
- 533 浏览
- 3 回答
- 6 关注