オープンソースソフトウェア
- OSS:ソースコードが公開され、改変・再配布が可能なソフトウェア(Linux・Apache・MySQL・Firefox)
- OSSライセンス:GPL(改変版も公開義務)・MIT(自由度高)・Apache License
- フリーウェアとの違い:OSSはソースコードが公開されている
- Open source software — the source code is public. Anyone can read it, modify it, and (depending on the licence) distribute it. Free to use.
- Famous OSS: Linux (OS used in most servers worldwide), Apache (web server), MySQL (database), Firefox (browser).
- GPL — if you modify and distribute GPL software, you must also open-source your changes. MIT — very permissive, use it however you want.
- Open source software — source code ကို လူတိုင်းဖတ်နိုင်၊ ပြင်ဆင်နိုင်ပြီး (license ပေါ်မူတည်၍) ဖြန့်ဝေနိုင်သည်。
- နာမည်ကြီး OSS: Linux (ကမ္ဘာ့ server အများစုတွင် သုံးသော OS)、Firefox (browser)、MySQL (database)。
Related Practice Questions
ဆက်စပ် လေ့ကျင့်ခန်းမေးခွန်းများ
data များစွာ သိမ်းဆည်းထားသော stack တစ်ခုမှ data ထုတ်ယူသောနည်းလမ်းမှာ အောက်ပါတို့အနက် အဘယ်နည်း?
အောက်ပါ program တွင် subTotal function သည် ကိန်းပြည့် array inputarr ကို argument အဖြစ်လက်ခံကာ မူရင်း array inputarr ၏ ထိုနေရာအထိ ဒြပ်ဝင်အားလုံး၏ ပေါင်းလဒ်ကို တူညီသောနေရာတွင် သိမ်းဆည်းထားသော array arr ကို ပြန်ပေးသည်။ Program ထဲရှိ [A] နှင့် [B] တွင် ထည့်သွင်းရမည့် code ၏ မှန်ကန်သောပေါင်းစပ်မှုသည် အောက်ပါတို့အနက် အဘယ်နည်း? ဤနေရာတွင် inputarr ၏ အရွယ်အစားသည် 1 ထက်ကြီးပြီး array နယ်နိမိတ်အပြင်ဒြပ်ဝင်ကို access မပြုရ၊ array index သည် 1 မှစတင်သည်။ [Program] O integer []:subTotal(integer []: inputarr) integer: i integer: n <- the number of elements in inputarr integer []: arr <- {0, ..., 0} // Number of elements is n. arr[1] <- inputarr[1] for (increase i from [A] to n by 1) arr[i] <- inputarr[i] + [B] endfor return arr
IT လည်ပတ်မှု ထိရောက်မှုတိုးတက်စေပြီး ရရှိနိုင်မှုအပါအဝင် ဝန်ဆောင်မှုအရည်အသွေး မြင့်မားစေသောသင့်လျော်သောစီမံခန့်ခွဲမှုစနစ်သည် အောက်ပါတို့အနက် အဘယ်နည်း?
Incident စီမံခန့်ခွဲမှု၏ ရည်ရွယ်ချက်သည် အောက်ပါတို့အနက် အဘယ်နည်း?
အတွင်းပိုင်း system ၏ အသုံးပြုနည်းနှင့်ပတ်သက်သောမေးမြန်းမှုများအတွက် single point of contact ဖြစ်သော service desk ဆောက်လုပ်ရန် အသင့်တော်ဆုံးဌာနသည် အောက်ပါတို့အနက် အဘယ်နည်း?
IT ဝန်ဆောင်မှုတွင် SLM နှင့်ပတ်သက်သောသင့်လျော်သောဖော်ပြချက်သည် အောက်ပါတို့အနက် အဘယ်နည်း?