#qt6 #qt #cpp #qml #year2020
Next-generation QML
Next-generation QML
* Introduce strong typingChannel Link : https://t.me/moderncpp_ir
* Make JavaScript an optional feature of QML
* Remove QML versioning
* Remove the duplication of data structures between QObject and QML
* Avoid runtime generated data structures
* Support compiling QML to efficient C++ and native code
* Support hiding implementation details
* Better tooling integration
Telegram
ModernCpp.ir
site : moderncpp.ir
Mail : info@moderncpp.ir
Admin: @FONQRI
C++ tutorials and ...
Mail : info@moderncpp.ir
Admin: @FONQRI
C++ tutorials and ...
#memsql #dreamfactory #human
عجیب اما واقعی
جالبه برام توی سایت memsql رفتم یه کتاب از اوریلی رایگان میداد دانلود کردم دو بار ایمیل داد بدون خوندن زدم mark as read الان نگاه کردم سومیش رو داره ایمیل های قبلیشو ریپلای میکنه جالبه امروز توی سومین ایمیلش گفته بود
Hi behnam,
Did you get a chance to read my note below? Please let me know if it would make sense for us to schedule a brief call next week to discuss how MemSQL may be able to help with your projects.
Thanks!
-Elliot
به نظرم بیشتر شبیه یه شوخی بود اگر همین یدونه بود توی سایت https://dreamfactory.com ثبت نام کردم هنوز داشتم توی سایت میگشتم موبایلم زنگ خورد با پیش شماره +1 یعنی امریکا برداشتم فارسی گفتم الو بله طرف جا خورد بعد گفت
hello i'm from dreamfactory how are you ?
جا خوردم قطع کردم گوشی رو به نظر خودم هم حرکتم خیلی زشت بود دیشب ساعت 3:45 صبح (یعنی نصف شب) گوشیم زنگ خورد خونه پدر خانوممینا بودم دیدم باز همون پیش شماره آمریکاست از دریم فکتوری زنگ زده بود 😐
هنوز هیچ اقدامی انجام نشده ولی دارند برای مشتری فرضی این همه زمان میذارند بعد از GLX گوشی خریدم خراب شد هیچ کس تعمیرش نمیکرد حتی نمایندگیش زنگ زدم به شماره های پشتیبانی شرکت جواب نمیدادند نظرات بقیه رو خوندم توی فروم های دیگه گفته بودند بعضیها حتی گوشی رو فرستادند شرکت دیگه تا سه ماه جواب نمیدادند تماس رو
خداوکیلی اونها کافرند ما مسلمونیم ؟
Channel Link : https://t.me/moderncpp_ir
عجیب اما واقعی
جالبه برام توی سایت memsql رفتم یه کتاب از اوریلی رایگان میداد دانلود کردم دو بار ایمیل داد بدون خوندن زدم mark as read الان نگاه کردم سومیش رو داره ایمیل های قبلیشو ریپلای میکنه جالبه امروز توی سومین ایمیلش گفته بود
Hi behnam,
Did you get a chance to read my note below? Please let me know if it would make sense for us to schedule a brief call next week to discuss how MemSQL may be able to help with your projects.
Thanks!
-Elliot
به نظرم بیشتر شبیه یه شوخی بود اگر همین یدونه بود توی سایت https://dreamfactory.com ثبت نام کردم هنوز داشتم توی سایت میگشتم موبایلم زنگ خورد با پیش شماره +1 یعنی امریکا برداشتم فارسی گفتم الو بله طرف جا خورد بعد گفت
hello i'm from dreamfactory how are you ?
جا خوردم قطع کردم گوشی رو به نظر خودم هم حرکتم خیلی زشت بود دیشب ساعت 3:45 صبح (یعنی نصف شب) گوشیم زنگ خورد خونه پدر خانوممینا بودم دیدم باز همون پیش شماره آمریکاست از دریم فکتوری زنگ زده بود 😐
هنوز هیچ اقدامی انجام نشده ولی دارند برای مشتری فرضی این همه زمان میذارند بعد از GLX گوشی خریدم خراب شد هیچ کس تعمیرش نمیکرد حتی نمایندگیش زنگ زدم به شماره های پشتیبانی شرکت جواب نمیدادند نظرات بقیه رو خوندم توی فروم های دیگه گفته بودند بعضیها حتی گوشی رو فرستادند شرکت دیگه تا سه ماه جواب نمیدادند تماس رو
خداوکیلی اونها کافرند ما مسلمونیم ؟
Channel Link : https://t.me/moderncpp_ir
Dreamfactory
DreamFactory | Code Automation for Generating REST APIs
Instantly generate APIs from any database with built-in enterprise security controls that operates on-premises, air-gapped, or in the cloud.
#bitnami
Bitnami Vision
The Rise of the ApplicationExamining Trends in Application Packaging & Deployment
Bitnami simplifies the management of multi-cloud, cross-platform environments not by trying to abstract differences away, but by providing functionally equivalent, platform-optimized application and infrastructure stacks for each of them.
Site : https://bitnami.com/
PDF Link: https://bitnami.com/downloads/whitepapers/Bitnami_Vision.pdf
Channel Link : https://t.me/moderncpp_ir
Bitnami Vision
The Rise of the ApplicationExamining Trends in Application Packaging & Deployment
Bitnami simplifies the management of multi-cloud, cross-platform environments not by trying to abstract differences away, but by providing functionally equivalent, platform-optimized application and infrastructure stacks for each of them.
Site : https://bitnami.com/
PDF Link: https://bitnami.com/downloads/whitepapers/Bitnami_Vision.pdf
Channel Link : https://t.me/moderncpp_ir
#data #intensive #cpp #bad_java
Designing data intensive applications : Chapter 8: The Trouble with Distributed Systems
Many programming language runtimes (such as the Java Virtual Machine) have
a garbage collector (GC) that occasionally needs to stop all running threads.
These “stop-the-world” GC pauses have sometimes been known to last for several
minutes [64]! Even so-called “concurrent” garbage collectors like the HotSpot
JVM’s CMS cannot fully run in parallel with the application code—even they
need to stop the world from time to time [65]. Although the pauses can often be
reduced by changing allocation patterns or tuning GC settings [66], we must
assume the worst if we want to offer robust guarantees.
جالبه الان میفهمم چرا سی پلاس پلاس حرفه ای ترین انتخاب موجوده و کل دنیا رو گرفته قدیما فکر میکردم فقط بحث سرعته ولی الان میبینم مشکلات ساختاری دارند بقیه طوری که انتخابی بجز سی پلاس پلاس نمیمونه
🧐🤔🤔
Channel Link : https://t.me/moderncpp_ir
Designing data intensive applications : Chapter 8: The Trouble with Distributed Systems
Many programming language runtimes (such as the Java Virtual Machine) have
a garbage collector (GC) that occasionally needs to stop all running threads.
These “stop-the-world” GC pauses have sometimes been known to last for several
minutes [64]! Even so-called “concurrent” garbage collectors like the HotSpot
JVM’s CMS cannot fully run in parallel with the application code—even they
need to stop the world from time to time [65]. Although the pauses can often be
reduced by changing allocation patterns or tuning GC settings [66], we must
assume the worst if we want to offer robust guarantees.
For example, if your car’s onboard sensors detect that you are currently experiencing
a crash, you wouldn’t want the release of the airbag to be delayed due to an inoppor‐
tune GC pause in the airbag release system.
جالبه الان میفهمم چرا سی پلاس پلاس حرفه ای ترین انتخاب موجوده و کل دنیا رو گرفته قدیما فکر میکردم فقط بحث سرعته ولی الان میبینم مشکلات ساختاری دارند بقیه طوری که انتخابی بجز سی پلاس پلاس نمیمونه
🧐🤔🤔
Channel Link : https://t.me/moderncpp_ir
Telegram
ModernCpp.ir
site : moderncpp.ir
Mail : info@moderncpp.ir
Admin: @FONQRI
C++ tutorials and ...
Mail : info@moderncpp.ir
Admin: @FONQRI
C++ tutorials and ...
#qt #creator #Highlighter #updates
یه فایل yaml رو انداختم توی کیوت کریتور دیدم مثل فایل متنی ساده بازش کرد ازش نا امید شدم دیدم یه پیام داده بالای صفحه که این فرمت رو هایلایتر نمیشناسه میخوای دانلود کنه ؟
زدم دانلود دیدم کلی فرمت جدید رو دانلود و اپدیت کرد 294 تا فرمت رو اپدیت کرد 😃
کیوت کریتور هم بعضی وقتا کارهای قشنگی میکنهها
Channel Link : https://t.me/moderncpp_ir
یه فایل yaml رو انداختم توی کیوت کریتور دیدم مثل فایل متنی ساده بازش کرد ازش نا امید شدم دیدم یه پیام داده بالای صفحه که این فرمت رو هایلایتر نمیشناسه میخوای دانلود کنه ؟
زدم دانلود دیدم کلی فرمت جدید رو دانلود و اپدیت کرد 294 تا فرمت رو اپدیت کرد 😃
کیوت کریتور هم بعضی وقتا کارهای قشنگی میکنهها
Channel Link : https://t.me/moderncpp_ir
Telegram
ModernCpp.ir
site : moderncpp.ir
Mail : info@moderncpp.ir
Admin: @FONQRI
C++ tutorials and ...
Mail : info@moderncpp.ir
Admin: @FONQRI
C++ tutorials and ...
#cpp #std #embed
سلام خدمت دوستان من خودم وقت ندارم الان گوشش بدم ولی فکر میکنم برای خیلی از دوستان جذاب باشه
Rob and Jason are joined by Ken Museth the CEO of Voxel Tech. They first discuss a blog post about std::embed and the new version of Qt that was just released. Then they talk to Ken Museth about OpenVDB a C++ library for working with volumetric data used in Visual Effects, Scientific Simulations and more.
Podcast Link: https://cppcast.com/ken-museth-openvdb/
Channel Link : https://t.me/moderncpp_ir
سلام خدمت دوستان من خودم وقت ندارم الان گوشش بدم ولی فکر میکنم برای خیلی از دوستان جذاب باشه
Rob and Jason are joined by Ken Museth the CEO of Voxel Tech. They first discuss a blog post about std::embed and the new version of Qt that was just released. Then they talk to Ken Museth about OpenVDB a C++ library for working with volumetric data used in Visual Effects, Scientific Simulations and more.
Podcast Link: https://cppcast.com/ken-museth-openvdb/
Channel Link : https://t.me/moderncpp_ir
Cppcast
OpenVDB
Rob and Jason are joined by Ken Museth the CEO of Voxel Tech. They first discuss a blog post about std::embed and the new version of Qt that was just released. Then they talk to Ken Museth about OpenVDB a C++ library for working with volumetric data used…
#creativity #visite #card
تبدیل کارت ویزیت به کامپیوتر لینوکسی با تنها 3 دلار
Post Link : https://dgto.ir/1jm1
Channel Link : https://t.me/moderncpp_ir
تبدیل کارت ویزیت به کامپیوتر لینوکسی با تنها 3 دلار
Post Link : https://dgto.ir/1jm1
Channel Link : https://t.me/moderncpp_ir
#HLA #Arcitecture
High Level Architecture
Short answer : The High Level Architecture (HLA) is a standard for distributed simulation, used when building a simulation for a larger purpose by combining (federating) several simulations
wikipedia Link: https://en.wikipedia.org/wiki/High_Level_Architecture
Channel Link : https://t.me/moderncpp_ir
High Level Architecture
Short answer : The High Level Architecture (HLA) is a standard for distributed simulation, used when building a simulation for a larger purpose by combining (federating) several simulations
wikipedia Link: https://en.wikipedia.org/wiki/High_Level_Architecture
Channel Link : https://t.me/moderncpp_ir
از صمیم قلب شهادت سرباز ولایت و امت اسلامی سردار سرلشکر پاسدار حاج قاسم سلیمانی را تسلیت میگم به تمامی ملت ایران و جهان اسلام
Channel Link : https://t.me/moderncpp_ir
Channel Link : https://t.me/moderncpp_ir
Forwarded from Masaf | مؤسسه مصاف
🚨 اطلاعیه فوری فعالان فضای مجازی
🔸احتمالا از امروز عکس و فیلمهایی از مردم : عراق لبنان فلسطین سوریه افغانستان و دیگر کشورهای عضو محور مقاومت و منطقه منتشر شود که مردم این کشورها را در حال شادی به جهت شهادت سردار سلیمانی و یا توهین به ایشان نشان می دهد
🔸دقت کنید که برش فیلمها و استفاده از تصاویر ارشیوی در دستور کار رسانه های معاند قرار گرفته است
🔸بدلیل ضعف رسانه ای در بیشتر کشورهای محور مقاومت احتمالا اخبار منفی زیادی منتشر خواهد شد
🔸دقت شود که در هر کشوری افراد مزدور و جیره خور امریکا و انگلیس پیدا میشود (همچون کشور خودمان) و طبیعی است که این افراد به نفع امریکا، اسرائیل و عربستان فعالیت رسانه ای انجام داده و سپس به آن ضریب داده و آنرا به تمام مردم آن کشور تعمیم دهند لذا نباید از سیاه نمایی لیدرهای جیره خور عراقی ...لبنانی و... غافل شد
♻️لطفا با اطلاع رسانی مردم را آگاه کنید
✅ @Masaf
🔸احتمالا از امروز عکس و فیلمهایی از مردم : عراق لبنان فلسطین سوریه افغانستان و دیگر کشورهای عضو محور مقاومت و منطقه منتشر شود که مردم این کشورها را در حال شادی به جهت شهادت سردار سلیمانی و یا توهین به ایشان نشان می دهد
🔸دقت کنید که برش فیلمها و استفاده از تصاویر ارشیوی در دستور کار رسانه های معاند قرار گرفته است
🔸بدلیل ضعف رسانه ای در بیشتر کشورهای محور مقاومت احتمالا اخبار منفی زیادی منتشر خواهد شد
🔸دقت شود که در هر کشوری افراد مزدور و جیره خور امریکا و انگلیس پیدا میشود (همچون کشور خودمان) و طبیعی است که این افراد به نفع امریکا، اسرائیل و عربستان فعالیت رسانه ای انجام داده و سپس به آن ضریب داده و آنرا به تمام مردم آن کشور تعمیم دهند لذا نباید از سیاه نمایی لیدرهای جیره خور عراقی ...لبنانی و... غافل شد
♻️لطفا با اطلاع رسانی مردم را آگاه کنید
✅ @Masaf
#dds #qt
Building a Bridge from Qt to DDS
Post Link : https://www.qt.io/blog/2018/06/06/building-bridge-qt-dds
Channel Link : https://t.me/moderncpp_ir
Building a Bridge from Qt to DDS
Post Link : https://www.qt.io/blog/2018/06/06/building-bridge-qt-dds
Channel Link : https://t.me/moderncpp_ir
#matlab #python #cpp #c #assembly
کار با سخت افزار مثل چوپانی هست که باید خوب گوسفندا رو بشناسی
اسمبلی کد زدن مثل قصابی هست بهتره گوسفندا رو بشناسی تا بتونی گوسفند خوب بخری و در نتیجه گوشت خوب بدی دست مردم
سی کد زدن مثل آشپزی میمونه گوسفند رو نشناسی هم مهم نیست ولی باید گوش رو خوب بشناسی تا بتونی غذای با کیفیت درست کنی
سی پلاس پلاس مثل رستوران داری میمونه اگر بدونی مشتریت کیه و چه غذایی دوست داره کافیه میتونی بقیه کارها رو به چوپانان ، قصابها و آشپزها بسپری و مشتری رو با غذای خوب راضی نگه داری
پایتون و متلب هم زبان مشتری حساب میشند بعضی وقتا مشتری بجای این که اسم یه غذا رو بگه با پایتون و متلب سعی میکنه بگه چطوری غذا رو درست کنی و تو وظیفت اینه بفهمی چه غذایی میخواد بعد اونو بهش ارائه بدی کلا توضیحات در مورد نحوه درست کردن غذا رو باید نادیده بگیری 😅
Channel Link : https://t.me/moderncpp_ir
کار با سخت افزار مثل چوپانی هست که باید خوب گوسفندا رو بشناسی
اسمبلی کد زدن مثل قصابی هست بهتره گوسفندا رو بشناسی تا بتونی گوسفند خوب بخری و در نتیجه گوشت خوب بدی دست مردم
سی کد زدن مثل آشپزی میمونه گوسفند رو نشناسی هم مهم نیست ولی باید گوش رو خوب بشناسی تا بتونی غذای با کیفیت درست کنی
سی پلاس پلاس مثل رستوران داری میمونه اگر بدونی مشتریت کیه و چه غذایی دوست داره کافیه میتونی بقیه کارها رو به چوپانان ، قصابها و آشپزها بسپری و مشتری رو با غذای خوب راضی نگه داری
پایتون و متلب هم زبان مشتری حساب میشند بعضی وقتا مشتری بجای این که اسم یه غذا رو بگه با پایتون و متلب سعی میکنه بگه چطوری غذا رو درست کنی و تو وظیفت اینه بفهمی چه غذایی میخواد بعد اونو بهش ارائه بدی کلا توضیحات در مورد نحوه درست کردن غذا رو باید نادیده بگیری 😅
Channel Link : https://t.me/moderncpp_ir
Telegram
ModernCpp.ir
site : moderncpp.ir
Mail : info@moderncpp.ir
Admin: @FONQRI
C++ tutorials and ...
Mail : info@moderncpp.ir
Admin: @FONQRI
C++ tutorials and ...
Forwarded from خبرگزاری فارس
Media is too big
VIEW IN TELEGRAM
🎥قرائت زیارت عاشورا توسط سردار شهید حاج قاسم سلیمانی
🌷هفته قبل در چنین لحظهای حاج قاسم سلیمانی و همرزمانش به دست تروریستهای ارتش آمریکا به شهادت رسیدند...
@Farsna
🌷هفته قبل در چنین لحظهای حاج قاسم سلیمانی و همرزمانش به دست تروریستهای ارتش آمریکا به شهادت رسیدند...
@Farsna
#dds #data #distribution #service
Short answer :
DDS is a networking middleware that simplifies complex network programming. It implements a publish–subscribe pattern for sending and receiving data, events, and commands among the nodes
سرویس توضیع دیتا
برای توزیع دیتا توی سیستمهای ریلتایم بکار میره و خیلی موضوع جالب و مهمی هست و ابزارهای اوپن سورسی هم هستند که این سیستم رو پیاده کردند. دقت کنید این DDS یک سرویس هست و میتونه توی هر برنامهای جای بگیره در صورتی که نیاز باشه. یک ابزار اوپن سورس و خوب که DDS رو پیاده کرده opendds هست.
wikipedia Link: https://en.wikipedia.org/wiki/Data_Distribution_Service
Channel Link : https://t.me/moderncpp_ir
Short answer :
DDS is a networking middleware that simplifies complex network programming. It implements a publish–subscribe pattern for sending and receiving data, events, and commands among the nodes
سرویس توضیع دیتا
برای توزیع دیتا توی سیستمهای ریلتایم بکار میره و خیلی موضوع جالب و مهمی هست و ابزارهای اوپن سورسی هم هستند که این سیستم رو پیاده کردند. دقت کنید این DDS یک سرویس هست و میتونه توی هر برنامهای جای بگیره در صورتی که نیاز باشه. یک ابزار اوپن سورس و خوب که DDS رو پیاده کرده opendds هست.
wikipedia Link: https://en.wikipedia.org/wiki/Data_Distribution_Service
Channel Link : https://t.me/moderncpp_ir
Wikipedia
Data Distribution Service
object Management Group standard
ModernCpp.ir
#بعضیایدیگه Channel Link : https://t.me/moderncpp_ir
How to copy code from code blocks posted in Stack overflow without using any browser add-ons?
Answer Link in stack overflow: https://stackoverflow.com/questions/39060542/how-to-copy-code-from-code-blocks-posted-in-stack-overflow-without-using-any-bro
#همونبعضیایدیگه
Channel Link : https://t.me/moderncpp_ir
Answer Link in stack overflow: https://stackoverflow.com/questions/39060542/how-to-copy-code-from-code-blocks-posted-in-stack-overflow-without-using-any-bro
#همونبعضیایدیگه
Channel Link : https://t.me/moderncpp_ir
Stack Overflow
How to copy code from code blocks posted in Stack overflow without using any browser add-ons?
It may have been observed the there is no SELECT ALL button for copying the code within the code blocks in the Stackoverflow or superuser page. Because of the scroll bar within the code blocks and ...