485 questions
I was making a system to climb the level difference.When I try to get component from a script, c:\Users\user\Documents\New Unity Project 3\Asset\StandardAsets\Characters\ThirdPersonCharacter\Scripts\T...
I'd like to determine a part of C# that took a long time…For example, var start=TimeSpan.Parse(19:00); // This is fluctuatingvar end = TimeSpan.Parse(3:00); // The next day, at 3 o'clock, fluctuates h...
As the title says, ○How to specify a string containing Japanese to process.start arguments in C#and ○How to specify a string containing Japanese in the application execution argument at the command pr...
You can use the arrow keys to move objects with the following code.I want to be able to move this with the buttons up, down, right, and left, but I don't know how to edit the code.Please let me knowpu...
Thank you for your help.Sorry for asking so many questions.You are about to add a new format to the contents of the clipboard that is already included in C#.For example, an image in which a file is co...
I'm a new programmer.Specify the name of the service that generates an object.Hoge_Service.web.Services.CreateObjectServiceWhen I named it, my senior told me that I couldn't use the namespace or class...
We have created a zip compression process using GZipStream.The following code is used to compress the video file (mp4) stored in the terminal, but the compression rate is 98 to 99 percent, and the pur...
What do you want to do·If you have a mug, watch, or cell phone on your desk, attach a bounding box only to the watch as seen from Hololens 2.·The bounding box is projected in real time, and the size c...
Thank you for your help.I tried to make a desktop accessory with C# but I failed.Set the TransparencyKey on the form to BackColor on the form and Make BorderStyle None, and even mascot characters It's...
using System;class aaaaaaaaaaaaaaaaaa{ static void Main() { double x, y; byte b; inti; char; x = 10.0; y = 3.0; i=(int)(x/y); // cast from double to int type Console.WriteLine(Integer outcome ...
« | - 15 - | » |
© 2024 OneMinuteCode. All rights reserved.