409 questions
As the title suggests, even if I drag and drop textview of constraint layout in Android studio, it does not appear in the UI.Is it a PC specification?please tell me。i5-6200U/8G
Unity 2017.4.10 f1Admin:Google Mobile Ads Unity Plugin v3.15.1 (latest)AppLovin: GoogleMobileAdsAppLovinMediation-4.0.0.zip (latest) In the above environment, modify build.gradle and Manifest as appro...
There is an error in client-ios.js, but I don't know where to fix it.It seems to be an error with the symbol <, but I don't use it anywhere, so it's refreshing.If you are familiar with javascript, ...
I'm in big trouble https://github.com/gameprogcpp/codeEven though I tried to copy chapter07 in to opengl's software called SOIL, I made the necessary entries for additional dependent files and additio...
How can I create a layout for FHD (1080x1920) on Android?The problem is that I want to separate the layout of FHD+ or Quad HD+ from FHD, but it looks like this:Here's what I've tried:1.Create layout f...
Introducing flutter using flutter vscode androidstudio xcodeHotreload does not work on xcode and AndroidstudioPress run to work properly on each simulator.Both hotreload and run work on AndroidThe sam...
Run Environmentvisual studio 2019Windows 10 cmake --build.--config RELEASEcmake --build.--config RELEASE --target INSTALLThis error occurred when I ran this command. C:\pytools\dlib\examples\build>...
C# stores Label controls in a two-dimensional array as follows:this.labels=newLabel [8,4]; for (inti=0; i<labels.GetLength(0); i++) { for (int j=0; j<labels.GetLength(1);j++) { This.labels...
class sample { public void sample_method() { Test (); // Call Error } } public void test() { Console.WriteLine(Call Complete; }In this case, how do I write the test method to call it?visual studi...
I developed an attendance management application at Nexus 7. However, since NFC is hard to touch on the back, I am thinking of buying an external NFC card reader and touching it.The NFC card reader is...
« | - 17 - | » |
© 2024 OneMinuteCode. All rights reserved.