عنوان:

‫برای ساخت ویندوز 10 از چه زبان‌های برنامه نویسی استفاده شده‌است؟


نویسنده: وحید نصیری
تاریخ: ۱۳۹۸/۰۲/۰۲ ۸:۵۵
آدرس: www.dntips.ir

Which programming language is used for making Windows 10?
Axel Rietschin, Kernel Engineer at Microsoft 



مشاهده مطلب اصلی

نظرات

  • سیروان عفیفی در ۱۳۹۸/۰۲/۰۲ ۱۰:۳۲
    The full source tree with all the code, test code and everything that together constitutes the “Windows source code” is more than a half terabyte in size, in more than 4 million files. You can spend a year (seriously) just drilling down the source tree, more than a half million folders containing the code for every component making up the OS workstation and server products and all their editions, tools, and associated developement kits, and see what’s in there, read the file names and try to figure out what does what. It would take a life (or two) to read it all.