python

How to execute a bat file from a different device (smartphone/PC) using Python

The purpose In Python, I want to be able to execute a batch file (.bat) from a different device (smartphone/PC). ...
Android(JAVA)

[Android]Copy a file from an app’s specific folder to the Downloads folder

The purpose Copy a file created by an Android app in its dedicated folder (under \Android\data\package_name) to the ...
WEB

View the mobile version of YouTube on a PC (Windows 11)

The purpose View the mobile version of YouTube on a Windows 11 PC. Environment Chrome: version 140.0.7339.208(...
PR
JavaScript

[JavaScript]To sort a list of strings (filenames) in a way that mimics Windows’ behavior,

The purpose Sorts an array of strings (primarily filenames) in the same way Windows sorts filenames. Background ...
JavaScript

[JavaScript] Using CSV on the server and converting it to JSON

The purpose I want to convert a CSV file on a server into JSON on the client side for use. I'll be using the nod...
Unity

[Unity]converting screen coordinates to world coordinates(Screen Space – Overlay)

The purpose This article provides solutions for when converting from screen coordinates (Input.mousePosition) to wor...
Unity

[Unity] Detect UI Clicks

The purpose In Unity, we often need to detect when a UI element (specifically, a GameObject with a RectTransform com...
Unity

[Unity] Why Transform.Translate doesn’t move the expected distance.

The purpose Transform.Translate didn't move the expected distance in Unity. I'll investigate what's happening and pr...
AI

usage and comparison of Gemini 2.5 Flash Image(nano-banana)

The purpose We will use Gemini 2.5 Flash Image (nano-banana) and compare it with Gemini 2.5 Flash Image. Gemini 2...
JavaScript

I tried using the Gemini 2.5 Flash Image (nano-banana) with JS.

The purpose I'll try using Gemini 2.5 Flash Image (also known as nano-banana) in JavaScript, as it has been released...
Copied title and URL