{"id":111924,"date":"2023-12-02T15:10:34","date_gmt":"2023-12-02T13:10:34","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/pervyj-vypusk-multimedijnoj-biblioteki-ldl-c-podderzhkoj-staryh-sistem"},"modified":"2023-12-02T15:10:34","modified_gmt":"2023-12-02T13:10:34","slug":"pervyj-vypusk-multimedijnoj-biblioteki-ldl-c-podderzhkoj-staryh-sistem","status":"publish","type":"post","link":"https:\/\/prohoster.info\/it\/blog\/novosti-interneta\/pervyj-vypusk-multimedijnoj-biblioteki-ldl-c-podderzhkoj-staryh-sistem","title":{"rendered":"Primo rilascio della libreria multimediale LDL con supporto per sistemi obsoleti","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p><noindex>      <noindex><\/p>\n<p>Vi presento la mia prima versione della biblioteca multimediale che ho sviluppato <a rel=\"nofollow\" href=\"https:\/\/github.com\/JordanCpp\/Lib-LDL\">Little DirectMedia Layer<\/a>, abbreviato in LDL.<\/p>\n<p><\/noindex><noindex><\/p>\n<p>La biblioteca \u00e8 scritta secondo lo standard C++ 98, il che consente di compilarla a partire da Visual C++ 6.0. Il codice \u00e8 distribuito sotto i termini della Boost Software License 1.0. Tuttavia, la biblioteca non limita i programmatori nella scelta dello standard del linguaggio C++; il programmatore pu\u00f2 utilizzare qualsiasi standard moderno del linguaggio. Seguo la filosofia del downgrade&nbsp;&mdash; utilizzo di dispositivi e software obsoleti nella vita quotidiana, quando le aziende non supportano pi\u00f9 i loro stessi sistemi operativi o dispositivi 'obsoleti', aumentando con ogni nuova versione del loro prodotto i requisiti di sistema, o smettendo di supportare il dispositivo. Milioni di dispositivi in tutto il mondo eseguono miliardi di istruzioni di codice non ottimizzato ogni secondo.<\/p>\n<p>Quest'anno ho partecipato alla conferenza C++ 2023 con una presentazione <a rel=\"nofollow\" href=\"https:\/\/cppconf.ru\/talks\/16ef41e0e5ec48bfb25b36f8b2a0b540\/?referer=\/persons\/57e87424c4da4f77b7b41f6829b5b333\/?version=2023\">&#171;Avanti nel passato, o Sviluppiamo un framework per Windows 95 nel 2023&#187;<\/a>.<\/p>\n<p><\/noindex><\/p>\n<p>Con il mio progetto voglio dimostrare che l'hardware vecchio pu\u00f2 ancora essere utile e non dovrebbe essere scartato prematuramente. C'\u00e8 qualcosa di affascinante nelle vecchie tecnologie, nei metodi e nei dispositivi, oltre a essere una sfida per le nuove librerie e programmi.<\/p>\n<p>All'inizio del processo di sviluppo, non avrei mai immaginato che questa libreria fosse possibile. Ma durante l'implementazione pratica del prototipo, aggiungendo riga dopo riga alla base della futura libreria, ho convinto me stesso della possibilit\u00e0 della sua creazione e applicazione pratica.<\/p>\n<p>In sintesi, \u00e8 possibile scrivere programmi veloci, basta sfruttare le conoscenze antiche.<\/p>\n<p>Caratteristiche della libreria:<\/noindex> <\/p>\n<ul>\n<li>supporto per Linux Debian 3 e successivi (fornita una build nativa); <\/li>\n<li>supporto per Windows 95&nbsp;\u2014 Windows 11; <\/li>\n<li>API semplice per lavorare con la grafica 2D; <\/li>\n<li>caricamento di vari formati grafici (bmp, png, tga, jpg); <\/li>\n<li>API multipiattaforma sopra finestre e eventi del sistema operativo; <\/li>\n<li>per l'accelerazione hardware della grafica si utilizza OpenGL 1.2 e <\/li>\n<li>OpenGL 3.3, \u00e8 presente supporto per l'elaborazione grafica solamente sulla CPU, in assenza di accelerazione hardware; <\/li>\n<li>il rendering pu\u00f2 essere scelto dinamicamente durante il caricamento dell'applicazione; <\/li>\n<li>un'unica API per tutti i sistemi&nbsp;&mdash; scrivi una volta e compila ovunque! <\/li>\n<li>riproduzione audio; <\/li>\n<li>linkaggio dinamico e statico. <\/li>\n<\/ul>\n<p>Piani futuri: <\/p>\n<ul>\n<li>riproduzione audio in streaming; <\/li>\n<li>output di testo con supporto per la libreria freetype; <\/li>\n<li>renderer aggiuntivi Direct3D 9, 10, 11; <\/li>\n<li>API per gestione dei thread; <\/li>\n<li>supporto integrato per API per la rete; <\/li>\n<li>porting del framework su altre piattaforme: Android, IOS, MacOs. <\/li>\n<\/ul>\n<p>Link: <\/p>\n<ul>\n<li><a rel=\"nofollow\" href=\"https:\/\/github.com\/JordanCpp\/Lib-LDL\">Repository del progetto con descrizione per la compilazione<\/a> <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/github.com\/JordanCpp\/Lib-LDL\/tree\/master\/Examples\">Esempi di programmi<\/a> <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/squidex.jugru.team\/api\/assets\/srm\/25e4ec7f-9634-4d2d-94dd-5397c4eeea9a\/zoshuk-.pdf\">Presentazione della relazione<\/a> <\/li>\n<li><a rel=\"nofollow\" href=\"https:\/\/www.linux.org.ru\/forum\/development\/17277698\">Discussione precedente su LOR<\/a> <\/li>\n<\/ul>\n<p>Fonte: <a \ncontent=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.linux.org.ru\/news\/opensource\/17439175\">linux.org.ru<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u044e \u0412\u0430\u0448\u0435\u043c\u0443 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u044e \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u0443\u044e \u043c\u043d\u043e\u0439 \u043f\u0435\u0440\u0432\u0443\u044e \u0432\u0435\u0440\u0441\u0438\u044e \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0439\u043d\u043e\u0439 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 Little DirectMedia Layer, \u0441\u043e\u043a\u0440\u0430\u0449\u0451\u043d\u043d\u043e LDL. \u0411\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u043d\u0430\u043f\u0438\u0441\u0430\u043d\u0430 \u043d\u0430 \u0421++ 98 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0430, \u0447\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043a\u043e\u043c\u043f\u0438\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0435\u0435 \u043d\u0430\u0447\u0438\u043d\u0430\u044f \u0441 Visual C++ 6.0. \u041a\u043e\u0434 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u043d\u0430 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445 Boost Software License 1.0. \u041d\u043e \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u043d\u0435 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0441\u0442\u043e\u0432 \u0432 \u0432\u044b\u0431\u043e\u0440\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0430 \u044f\u0437\u044b\u043a\u0430 C++, \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0441\u0442 \u043c\u043e\u0436\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043b\u044e\u0431\u043e\u0439 \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0439 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u044f\u0437\u044b\u043a\u0430. \u042f [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-111924","post","type-post","status-publish","format-standard","hentry","category-novosti-interneta"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u044e \u0412\u0430\u0448\u0435\u043c\u0443 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u044e \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u0443\u044e \u043c\u043d\u043e\u0439 \u043f\u0435\u0440\u0432\u0443\u044e \u0432\u0435\u0440\u0441\u0438\u044e \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0439\u043d\u043e\u0439 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 Little DirectMedia Layer, \u0441\u043e\u043a\u0440\u0430\u0449\u0451\u043d\u043d\u043e LDL.\u0411\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u043d\u0430\u043f\u0438\u0441\u0430\u043d\u0430 \u043d\u0430 \u0421++ 98 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0430, \u0447\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043a\u043e\u043c\u043f\u0438\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0435\u0435 \u043d\u0430\u0447\u0438\u043d\u0430\u044f \u0441 Visual C++ 6.0. \u041a\u043e\u0434 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u043d\u0430 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445 Boost Software License 1.0. \u041d\u043e \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u043d\u0435 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0441\u0442\u043e\u0432 \u0432 \u0432\u044b\u0431\u043e\u0440\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0430 \u044f\u0437\u044b\u043a\u0430 C++, \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0441\u0442 \u043c\u043e\u0436\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043b\u044e\u0431\u043e\u0439 \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0439 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u044f\u0437\u044b\u043a\u0430. \u042f \u043f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0441\u044c\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/it\/blog\/novosti-interneta\/pervyj-vypusk-multimedijnoj-biblioteki-ldl-c-podderzhkoj-staryh-sistem\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"it_IT\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u041f\u0435\u0440\u0432\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0439\u043d\u043e\u0439 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 LDL c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u043e\u0439 \u0441\u0442\u0430\u0440\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u044e \u0412\u0430\u0448\u0435\u043c\u0443 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u044e \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u0443\u044e \u043c\u043d\u043e\u0439 \u043f\u0435\u0440\u0432\u0443\u044e \u0432\u0435\u0440\u0441\u0438\u044e \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0439\u043d\u043e\u0439 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 Little DirectMedia Layer, \u0441\u043e\u043a\u0440\u0430\u0449\u0451\u043d\u043d\u043e LDL.\u0411\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u043d\u0430\u043f\u0438\u0441\u0430\u043d\u0430 \u043d\u0430 \u0421++ 98 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0430, \u0447\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043a\u043e\u043c\u043f\u0438\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0435\u0435 \u043d\u0430\u0447\u0438\u043d\u0430\u044f \u0441 Visual C++ 6.0. \u041a\u043e\u0434 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u043d\u0430 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445 Boost Software License 1.0. \u041d\u043e \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u043d\u0435 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0441\u0442\u043e\u0432 \u0432 \u0432\u044b\u0431\u043e\u0440\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0430 \u044f\u0437\u044b\u043a\u0430 C++, \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0441\u0442 \u043c\u043e\u0436\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043b\u044e\u0431\u043e\u0439 \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0439 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u044f\u0437\u044b\u043a\u0430. \u042f \u043f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0441\u044c\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/it\/blog\/novosti-interneta\/pervyj-vypusk-multimedijnoj-biblioteki-ldl-c-podderzhkoj-staryh-sistem\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-12-02T13:10:34+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-12-02T13:10:34+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Primo rilascio della biblioteca multimediale LDL con supporto per sistemi datati | ProHoster","description":"Vi presento la mia prima versione della libreria multimediale Little DirectMedia Layer, abbreviata LDL. La libreria \u00e8 scritta secondo lo standard C++ 98, il che consente di compilarla a partire da Visual C++ 6.0. Il codice \u00e8 distribuito sotto i termini della Boost Software License 1.0. Tuttavia, la libreria non limita i programmatori nella scelta dello standard del linguaggio C++; possono utilizzare qualsiasi standard moderno del linguaggio.","canonical_url":"https:\/\/prohoster.info\/it\/blog\/novosti-interneta\/pervyj-vypusk-multimedijnoj-biblioteki-ldl-c-podderzhkoj-staryh-sistem","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"it_IT","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u041f\u0435\u0440\u0432\u044b\u0439 \u0432\u044b\u043f\u0443\u0441\u043a \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0439\u043d\u043e\u0439 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 LDL c \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u043e\u0439 \u0441\u0442\u0430\u0440\u044b\u0445 \u0441\u0438\u0441\u0442\u0435\u043c | ProHoster","og:description":"\u041f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043b\u044f\u044e \u0412\u0430\u0448\u0435\u043c\u0443 \u0432\u043d\u0438\u043c\u0430\u043d\u0438\u044e \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043d\u0443\u044e \u043c\u043d\u043e\u0439 \u043f\u0435\u0440\u0432\u0443\u044e \u0432\u0435\u0440\u0441\u0438\u044e \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0439\u043d\u043e\u0439 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0438 Little DirectMedia Layer, \u0441\u043e\u043a\u0440\u0430\u0449\u0451\u043d\u043d\u043e LDL.\u0411\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u043d\u0430\u043f\u0438\u0441\u0430\u043d\u0430 \u043d\u0430 \u0421++ 98 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0430, \u0447\u0442\u043e \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u0435\u0442 \u043a\u043e\u043c\u043f\u0438\u043b\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0435\u0435 \u043d\u0430\u0447\u0438\u043d\u0430\u044f \u0441 Visual C++ 6.0. \u041a\u043e\u0434 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u043d\u0430 \u0443\u0441\u043b\u043e\u0432\u0438\u044f\u0445 Boost Software License 1.0. \u041d\u043e \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0430 \u043d\u0435 \u043e\u0433\u0440\u0430\u043d\u0438\u0447\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0441\u0442\u043e\u0432 \u0432 \u0432\u044b\u0431\u043e\u0440\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u0430 \u044f\u0437\u044b\u043a\u0430 C++, \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0441\u0442 \u043c\u043e\u0436\u0435\u0442 \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c \u043b\u044e\u0431\u043e\u0439 \u0441\u043e\u0432\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0439 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442 \u044f\u0437\u044b\u043a\u0430. \u042f \u043f\u0440\u0438\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0441\u044c","og:url":"https:\/\/prohoster.info\/it\/blog\/novosti-interneta\/pervyj-vypusk-multimedijnoj-biblioteki-ldl-c-podderzhkoj-staryh-sistem","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2023-12-02T13:10:34+00:00","article:modified_time":"2023-12-02T13:10:34+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":[],"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/posts\/111924","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/comments?post=111924"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/posts\/111924\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/media?parent=111924"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/categories?post=111924"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/tags?post=111924"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}