delcpy
34 subscribers
560 videos
5 links
На своём канале я буду выкладывать видео для новичков по языкам программирования и работой с 2D-3D графикой.
1. Delphi, C++, Python, JavaScript, HTML, CSS;
2. Базы данных SQL, InterBase;
3. 3D MAX, AutoCad.

Сайт
www.delcpy.ru
Download Telegram
Media is too big
VIEW IN TELEGRAM
Raise notice message output. plpgsql postgresql
Media is too big
VIEW IN TELEGRAM
Count the number of characters in a string plpgsql postgresql (character_length)
Media is too big
VIEW IN TELEGRAM
Remove spaces in a line. plpgsql postgresql (trim)
Media is too big
VIEW IN TELEGRAM
Select N characters in a string. plpgsql postgresql (substring)
Media is too big
VIEW IN TELEGRAM
UPPER AND LOWER plpgsql postgresql
Media is too big
VIEW IN TELEGRAM
Create Procedure PostgreSQL #delcpy
Media is too big
VIEW IN TELEGRAM
Create Function PostgreSQL #declare
Media is too big
VIEW IN TELEGRAM
Arduino or ESP32 Hello world #delcpy
Media is too big
VIEW IN TELEGRAM
Count the number of characters in a string Arduino or ESP32 (length) #delcpy
Media is too big
VIEW IN TELEGRAM
Remove N characters in a string. Arduino or ESP32 (remove) #delcpy
Media is too big
VIEW IN TELEGRAM
Replace a character in a string. Arduino or ESP32 (replace) #delcpy
Media is too big
VIEW IN TELEGRAM
Select N characters in a string. Arduino or ESP32 (substring)
Media is too big
VIEW IN TELEGRAM
Changing the markers in the row. Arduino or ESP32 (printf) #delcpy
Media is too big
VIEW IN TELEGRAM
toUpperCase and toLowerCase Arduino or ESP32 #delcpy
Media is too big
VIEW IN TELEGRAM
Remove spaces in a line. Arduino or ESP32 (trim) #delcpy
Media is too big
VIEW IN TELEGRAM
Find the ordinal number of the character position in the string Arduino or ESP32 (indexOf) #delcpy
Media is too big
VIEW IN TELEGRAM
Base64 работа с текстом 1С Предприятие #delcpy #1C
Media is too big
VIEW IN TELEGRAM
Base64 encoding decoding to string #Qt C++ #Cplusplus