As the information on the computer where the C # application is running, such as computer name, IP, firewall status, whether antivirus is installed, whether antivirus is enabled, etc.
When I install the r tag on my machine I noticed that the menus and the exits of the console were all in Portuguese.
How do I change to English? Within RGui I did not find any option to change the language and it is not possible to r...
I have an application in .c , I ended it but I have a problem with the time. Example: I am recording everything that is done with date and time only the time is advanced. When I do an operation at 12:54 the displayed time is 15:54:16, the...
Hello, I have a project already finished, it was written in C language, how do I run it in fullscreen on windows 7?
Are there any libraries for this? I've been searching the internet, but I have not found anything like it.
I want to get a Microsoft Azure plan but I have questions.
I am a game developer so I wanted to know if it is recommended to host the site and host the server files on a Windows machine.
If you wanted to know if their site hosting supports...
I have the following script:
start "" "https://site.com.br/app/index.jsf?username=nomecabuloso&token=tokenzera"
However, when I run it, it is no more than index.jsf , it opens the following url:
https://site.com.br/app/index.jsf...
The following statement caught the program:
$result = mysqli_query($db, 'SELECT * FROM base');
And returned the following error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted
(tried to allocate 4194312 byte...
I do not know if you can ask questions about this, but I'm having trouble opening the file continuously in Windows CMD.
When I use Linux, just do this:
tail -f C:\xampp\apache\logs\error.log
But in Windows this command does not work. Doe...
I need to debug an algorithm in C but the machine I'm using does not have Code :: Blocks. What is the path for me to debug in the Windows Command Prompt?
I installed Delphi 7 on my Windows 7, however we know that by default Delphi 7 comes with Indy 9. For me, that's fine, because I use only idhttp.post and get via http. >
The doubts would be:
Is this idhttp component com...