ar
Feedback
Web_programming

Web_programming

الذهاب إلى القناة على Telegram

Sharif web programming If you have any questions, please feel free to ask(@yumcoder)

إظهار المزيد
1 052
المشتركون
لا توجد بيانات24 ساعات
-17 أيام
-630 أيام
أرشيف المشاركات
برپایایی مک درون ubuntu و اجرای یک برنامه ساده ۱- به کمک دستورات ارسال شده در همین کانال و به کمک ماشین مجازی یک سیستم عامل م
برپایایی مک درون ubuntu و اجرای یک برنامه ساده ۱- به کمک دستورات ارسال شده در همین کانال و به کمک ماشین مجازی یک سیستم عامل مک نصب کنید ۲- محیط xcode را دانلود و نصب کنید ۳- به کمک swift برنامه بنویسید و با شبیه ساز تست کنید

دستورات مورد نیاز برای برپایایی mac در ماشین مجازی VBoxManage modifyvm "Sierra" --cpuidset 00000001 000306a9 04100800 7fbae3ff bfebfbff VBoxManage setextradata "Sierra" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "MacBookPro11,3" VBoxManage setextradata "Sierra" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0" VBoxManage setextradata "Sierra" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple" VBoxManage setextradata "Sierra" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" VBoxManage setextradata "Sierra" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1 VBoxManage setextradata "Sierra" VBoxInternal2/EfiGopMode 4

Watch "Google I/O'19" on YouTube https://youtu.be/TQSaPsKHPqs

برای دسترسی به اسلایدهای درس وب عبارت اسلاید را در این کانال جستجو کنید

یادآوری از درس وب :)
یادآوری از درس وب :)

وقتی عکسی درون موبایل گرفته میشود کلی اطلاعات مانند زمان، مکان، و‌... همراه ان است که به کمک exif میتوانید انها را استخراج کنید. این مهم با privacy کاربر رابطه دارد بنابراین باید رعایت اخلاق کنید.

DevOps or SRE? The term “DevOps” emerged in industry in late 2008 and as of this writing (early 2016) is still in a state of flux. Its core principles—involvement of the IT function in each phase of a system’s design and development, heavy reliance on automation versus human effort, the application of engineering practices and tools to operations tasks—are consistent with many of SRE’s principles and practices. One could view DevOps as a generalization of several core SRE principles to a wider range of organizations, management structures, and personnel. One could equivalently view SRE as a specific implementation of DevOps with some idiosyncratic extensions. https://landing.google.com/sre/sre-book/chapters/introduction/