324 questions
When you lower the scope using brackets in the Visual Studio, it supports the ability to fold or peel the code for each lowered scope. For example,
I want to synchronize the project in my Android studio folder with the project in Github's repertoire I don't know what to do Someone said I can touch something on the option menu, so how do I do it?
I use 2010 a lot in the field Does the existing source itself have the 2010 version, so do you continue to use that version?.....I'm a new developer, but... It was so uncomfortable to write 2015 and 2...
#include <stdio.h>int main(){ FILE * fp; char* a=all_new; fp=fopen(data.bin,wb+); fwrite(a,200,1,fp);}I saw the data.binThere are trash values. I want to fill up the parts that exceed 7 with CC ...
I was closing my eyes and clicking and dragging, and one of the tabs disappearedAs I was touching this and that, the basic ui disappeared.I don't know how to set this up.It doesn't come out even if I ...
When installing scrapy to crawl with Python, an error occurred while installing a package called twitted.They said there was no cl.exe, so after all the rumors... I installed Visual Studio C++ Build T...
I want to make an English word game based on the game of catching a mole. First of all, catching a mole has been solved, but I have to put English words into this game, but it's blocked from here; Eng...
Hello, seniors. I have a question regarding the Android Marshmallow version response.First of all, there is no problem with this app from lollipop to its lower version.However, there is a problem from...
void Start(){ for (int a = 1; a < 2; a++) { Debug.Log(a); }}According to the above repetition, I thought the output value would be 2, but it came out as 1. Is it not applied to the output value be...
I'm making an app while studying in Android studio.To summarize, turn the mockwalker to get the latitude and longitude and to get a picture that matches the latitude and longitude conditions. So far, ...
« | - 28 - | » |
© 2024 OneMinuteCode. All rights reserved.