445 questions
I want to build an actual machine with Xcode 6.4, but I'm having trouble because I can't find the column to set up the terminal.(See image) If you build it in this state, it will be a simulator build....
Sorry for the inconvenience.I want to arrange the URLs in an array in TableView, but it doesn't work.I don't know how to solve this problem because it's not the URL taken from the array urls, but the ...
I am currently studying Swift.Now that I understand the basic syntax, I want to make a calculator that can calculate correctly.I understand that the RPN calculator is a useful introduction to programm...
The animation that moves the View to match the keyboard is not working.After clicking textField as shown in images 1 to 3, the Keyboard is displayed, and the View is moved on top of it, but after the ...
We are developing a mobile app on Flutter.If you run the created application on the iPad simulator, it will be displayed in iPhone size.There is an enlarged mark in the lower right corner, and if you ...
I'd like to put my own image in UITabBarButtonItem, but if you set the png image, The 32*32 image is just the right size, but the image quality gets rough.However, if you set the 64*64 image, it is to...
In C++, you created an enumeration that can convert from int to string or from string to int.#defineENUM(name,...)\US>class name public:\ enum Tag {__VA_ARGS__};\ \ private:\ static std::unordered_map...
We are developing a cakephp3 system with visual studio code.I am using php debug using xdebug below.https://github.com/felixfbecker/vscode-php-debugDebugs with breakpoint settings work normally, but W...
I understand that you can change the color of the status bar with the code below.override var preferredStatusBarStyle:UIStatusBarStyle{ return UISTatusBarStyle.lightContent}However, if I want to chang...
This is my first time to ask you a question because I have never experienced programming or this site.I'm sorry if there is any rude way or content in the writing.Questions to ask: Programming languag...
« | - 25 - | » |
© 2024 OneMinuteCode. All rights reserved.