-
I have the following code: #include using namespace std; int main() { int g[] = {9,8}; int...
- 879 浏览
- 2 回答
- 5 关注
-
I have a project that involves multiple BUILD files in a single WORKSPACE, within a fairly complex b...
- 522 浏览
- 0 回答
- 6 关注
-
I am trying to write a function like zip. I am not good at explaining what I mean, so i will just sh...
- 533 浏览
- 1 回答
- 4 关注
-
I am new to Java and I am trying to host a Java web app using Firebase. Problem My problem appears...
- 1675 浏览
- 1 回答
- 4 关注
-
First and foremost, I\'ve never worked with C#, or any compiled language for that matter. So I\'m ho...
- 769 浏览
- 0 回答
- 4 关注
-
I have an application that may need to send hundreds of thousands of messages using SQS. I want to d...
- 1215 浏览
- 0 回答
- 6 关注
-
Recently, I heard that clang got a new feature, _ExtInt. I know that it lets you specify the size of...
- 345 浏览
- 1 回答
- 5 关注
-
I am using WSL2 Ubuntu with Windows. I have an alias opening Notepad++ on Windows defined inside WSL...
- 340 浏览
- 0 回答
- 4 关注
-
I\'m trying to use NSInputStream for receiving data using TCP socket connection. On the server side ...
- 1053 浏览
- 1 回答
- 6 关注
-
I found Playing an arbitrary tone with Android to be helpful when I was generating a frequency tone....
- 1044 浏览
- 1 回答
- 4 关注
-
I was trying to create a sqlite database using android when I came across this. There are 2 methods ...
- 434 浏览
- 0 回答
- 3 关注
-
I want to use 2 QMC5883L sensors on a esp32 for my project, to do that, I need two I2C interfaces. T...
- 697 浏览
- 0 回答
- 4 关注
-
I have 2 table input, the first one give me 2 row data, those are my parameters for table input 2. p...
- 884 浏览
- 0 回答
- 4 关注
-
I am trying to use UCanAccess to query a MS Access .accdb file. Everything works great, except when...
- 1181 浏览
- 1 回答
- 2 关注
-
I want to generate an xml file in the fllowing format.
- 1615 浏览
- 2 回答
- 6 关注