×
=0) { let js = text.slice(pos1, pos2); + '<\/' + "script" + '>'; arrText.push(js); // next pos1 = pos2; continue; } } } break; } return arrText; } function OpenDialog(parentDiv, urlContent) { parentDiv = document.getElementById('modal-background'); // new !!!!!!! parentDiv.appendChild(document.getElementById('modal-template')); document.getElementById('modal-background').style.display = "block"; document.getElementById('modal-template').style.display = "flex"; // !!!!! document.getElementById('modal-body').innerHTML = ""; post_url(urlContent, "", function(text_from_server) { var element = document.getElementById('modal-body'); element.innerHTML = text_from_server; // add scripts var arrJSText = get_scripts(text_from_server); for (var i=0; i
dir.by
Search
Programming, development, testing
→
Maui (C# app for Windows, iOS, Android)
→
Open Visual Studio (for writing in Maui)
Looked at
796
times
Open Visual Studio (for writing in Maui)
last updated: 4 May 2025
If you do not have
Visual Studio
installed with the
Maui
option, you need
install
Visual Studio
to write on
Maui
...
Open
Visual Studio 2022
or
Open
Visual Studio 2019
← Previous topic
Download and install Microsoft Visual Studio to write Maui applications on a computer with the Windows system
Next topic →
Creating a new Maui app on a Windows computer
Your feedback ... Comments ...
Your Name
Your comment
(www links can only be added by a logged-in user)
+ Picture
Объявления
Объявления
Maui
•
What is Maui?
Download and install Maui
•
Download and install Microsoft Visual Studio to write Maui applications on a computer with the Windows system
•
Open Visual Studio (for writing in Maui)
Creating a Maui app
•
Creating a new Maui app on a Windows computer
Running the Maui application on a Windows computer
•
Running and debugging a Maui app on a Windows computer
Ваши вопросы присылайте по почте:
info@dir.by