Закрыть
×
=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 = "flex"; // !!!!! 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
Праздники ...
Праздники ...
День города Минска (2-ая суббота сентября) (9 и 10 сентября 2023)
Концерты, выставки ...
Концерты, выставки ...
Леонид Овруцкий и группа "Кватро"|||Гомель 23 октября, Минск 24 октября 2026
Афишу
Спорт занятия ...
Спорт занятия ...
Шахматно-шашечный клуб
Спорт занятие
Компьютер, программы...
Компьютер, программы...
Объявления ...
Объявления ...
Курсы дизайна и компьютерные курсы
Объявление
Новости ...
Новости ...
Форум ...
Форум ...
обсуждение...
Поиск
Концерты
Спорт
Форум
Компьютер
Компьютер, программы
→
UWP (Universal Windows Platform) C# app for Windows
Creating a new C# UWP app on a Windows computer
посмотрели
1878
раз
обновлено: 5 Augusta 2025
Download an example:
AppUWP1.zip ...
size: 22 kb
1) Open Visual Studio
If you do not have
Visual Studio
installed with the
UWP
option, you need
install
Visual Studio
to write on
UWP
...
Open
Visual Studio 2022
or
Open
Visual Studio 2019
2) Select "New Project"
3) Choose
Blank App (Universal Windows)
Select:
C#
All platforms
UWP
4) Writing the name of the project
AppUWP1
The project was created
Launching the project
← Previous topic
Open Visual Studio (to write the project UWP)
Next topic →
Write a UWP C# program that sends a Web API GET request to a local server
Your feedback ... Comments ...
Your Name
Your comment
(www links can only be added by a logged-in user)
+ Picture
Объявления
Объявления
•
Download and install Microsoft Visual Studio to write UWP applications on a computer with the Windows system
•
Open Visual Studio (to write the project UWP)
•
Creating a new C# UWP app on a Windows computer
Web API requests
•
Write a UWP C# program that sends a Web API GET request to a local server
Receipt printer (writing a C# program for printing)
•
Download and install the library EPSON OPOS ADK (this library is needed to print on an Epson printer using C# code) | I have an EPSON TM-T20X receipt printer
•
Adding a receipt EPSON printer to the EPSON OPOS ADK program
•
We write a program in UWP C# that prints text on a receipt EPSON printer (to find a receipt printer I use the C# code PointOfService.PosPrinter.GetDeviceSelector ...)
•
Write a program in UWP C# that prints text and images on a receipt EPSON printer
•
Write a program in UWP C# that prints an image of any size on a receipt EPSON POS printer (during execution, change the width of the picture = the width of the paper)
•
Write a program in UWP C# that prints a qr code on a receipt EPSON printer
Ваши вопросы присылайте по почте:
info@dir.by