跳转到内容
主菜单
主菜单
移至侧栏
隐藏
导航
首页
最近更改
随机页面
MediaWiki帮助
代码酷
搜索
搜索
中文(中国大陆)
外观
创建账号
登录
个人工具
创建账号
登录
未登录编辑者的页面
了解详情
贡献
讨论
编辑“︁
模板:Infobox OS/doc
”︁(章节)
模板
讨论
大陆简体
阅读
编辑源代码
查看历史
工具
工具
移至侧栏
隐藏
操作
阅读
编辑源代码
查看历史
常规
链入页面
相关更改
特殊页面
页面信息
外观
移至侧栏
隐藏
警告:
您没有登录。如果您进行任何编辑,您的IP地址会公开展示。如果您
登录
或
创建账号
,您的编辑会以您的用户名署名,此外还有其他益处。
反垃圾检查。
不要
加入这个!
== Examples == ===Computer operating system=== {{Infobox OS | name = Windows | logo = Windows logo and wordmark - 2021.svg | logo size = 250px | logo caption = Logo as of October 2021 | screenshot = | caption = Screenshot showing the new Start menu and centered taskbar, with the Search box open | developer = [[Microsoft]] | released = {{Start date and age|1985|11|20}} | language = 110 languages | package manager = [[Windows Installer]] (.msi, .msix, .msp), [[executable file]] (.exe), [[Universal Windows Platform]] ([[APPX|.appx]], .appxbundle) | ui = [[Windows shell]] | license = [[Proprietary software|Proprietary]] [[commercial software]] | website = {{Official URL}} | source_model = {{ubl | [[Proprietary software|Closed-source]] | [[Source-available software|Source-available]] (through [[Shared Source Initiative]]) }} | latest release version = {{Latest stable software release/Windows 11}} | latest preview version = {{Latest preview software release/Windows 11}} | marketing_target = Personal computing | kernel_type = {{plainlist| * [[Windows NT]] family: [[Hybrid kernel|Hybrid]] * [[Windows Embedded Compact]]/Windows CE: Hybrid or Monolithic * [[Windows 9x]] and earlier: [[Monolithic kernel|Monolithic]] ([[MS-DOS]] and [[VMM32]]) }} | supported_platforms = [[IA-32]], [[x86-64]], [[ARM architecture family|ARM]], [[ARM64]]<br /> Previously: [[x86|16-bit x86]], [[DEC Alpha]], [[MIPS architecture|MIPS]], [[PowerPC]], [[Itanium]] | updatemodel = {{unbulleted list|[[Windows Update]]|[[Microsoft Store]]|[[Windows Server Update Services]] (WSUS)}} }} {{Hatnote|This infobox is just an example, and it is not supposed to reflect the present state of this particular piece of software, or even make any sense. It is only shown to demonstrate the effect of the options.}} <syntaxhighlight lang="wikitext" style="overflow:auto;"> {{Infobox OS | name = Windows | logo = Windows logo and wordmark - 2021.svg | logo size = 250px | logo caption = Logo as of October 2021 | screenshot = | caption = Screenshot showing the new Start menu and centered taskbar, with the Search box open | developer = [[Microsoft]] | released = {{Start date and age|1985|11|20}} | language = 110 languages | package manager = [[Windows Installer]] (.msi, .msix, .msp), [[executable file]] (.exe), [[Universal Windows Platform]] ([[APPX|.appx]], .appxbundle) | ui = [[Windows shell]] | license = [[Proprietary software|Proprietary]] [[commercial software]] | website = {{Official URL}} | source_model = {{ubl | [[Proprietary software|Closed-source]] | [[Source-available software|Source-available]] (through [[Shared Source Initiative]]) }} | latest release version = {{Latest stable software release/Windows 11}} | latest preview version = {{Latest preview software release/Windows 11}} | marketing_target = Personal computing | kernel_type = {{plainlist| * [[Windows NT]] family: [[Hybrid kernel|Hybrid]] * [[Windows Embedded Compact]]/Windows CE: Hybrid or Monolithic * [[Windows 9x]] and earlier: [[Monolithic kernel|Monolithic]] ([[MS-DOS]] and [[VMM32]]) }} | supported_platforms = [[IA-32]], [[x86-64]], [[ARM architecture family|ARM]], [[ARM64]]<br /> Previously: [[x86|16-bit x86]], [[DEC Alpha]], [[MIPS architecture|MIPS]], [[PowerPC]], [[Itanium]] | updatemodel = {{unbulleted list|[[Windows Update]]|[[Microsoft Store]]|[[Windows Server Update Services]] (WSUS)}} }} </syntaxhighlight> ===Mobile operating system=== {{Infobox OS | name = Android | logo = Android logo 2019 (stacked).svg | logo caption = | logo size = 121px | logo alt = A flat robot head, a bright sea green semicircle with antennas and small holes for eyes. | screenshot = | screenshot_size = 214px | caption = [[Android 13]] home screen with Pixel Launcher | collapsible = no | developer = Various (mostly [[Google]]) | family = [[Unix-like]] (modified [[Linux kernel]]) | working state = Current | source model = [[Open source software|Open source]], [[freeware]] (most devices include [[proprietary software|proprietary]] components, such as [[Google Play Services]] or [[One UI]]) | released = {{Start date and age|2008|9|23}} | latest preview version = Android 14: DP1 | latest preview date = {{Start date and age|2023|2|8}}<ref name=beta3>{{Cite web |title=Release notes |url=https://developer.android.com/about/versions/14/release-notes |access-date=2023-02-08 |website=Android Developers |language=en}}</ref> | latest release version = [[Android 13]] | latest release date = {{Start date and age|2022|8|15}} | marketing target = [[Smartphone]]s, [[tablet computer]]s, [[smart TV]]s ([[Android TV]]), [[Android Auto]] and [[smartwatch]]es ([[Wear OS]]) | programmed in = [[Java (programming language)|Java]], [[Kotlin (programming language)|Kotlin]] (UI), [[C (programming language)|C]] (core), [[C++]] and others | language = <!-- Supported human languages (English, French, Italian, Arabic, ...) --> | language count = 100+ <!--7.0 has "100 new languages", so 170? or just 100[+]? --> | update model = [[Over-the-air update|Over-the-air]] | package manager = [[Android application package|APK]]-based | supported platforms = [[ARM64]] (previous versions were also compatible with ARMv7, x86, x86-64 and RISC-V unofficially still supported via third-party solutions)<ref>{{Cite web|last=García|first=Érika|title=Google bans 32-bit apps from Android for good|date=September 2021|url=https://blog.en.uptodown.com/google-bans-32-bit-apps-from-android-for-good/|access-date=2021-11-22|language=en-US}}</ref><ref>{{Cite web|date=2021-06-12|title=32-bits is dead: Here's what it means for Android, Apple, and more|url=https://www.androidauthority.com/arm-32-vs-64-bit-explained-1232065/|access-date=2021-11-22|website=Android Authority}}</ref> | kernel type = [[Monolithic kernel|Monolithic]] ([[Linux kernel]]) | userland = [[Bionic (software)|Bionic libc]], [[KornShell|mksh]] shell, [[Toybox]] as core utilities <!-- Toybox in all currently supported, i.e. not in 6.0 and earlier: previously native core utilities with a few from [[NetBSD]] --> | ui = [[Graphical user interface|Graphical]] ([[multi-touch]]) | license = {{unbulleted list|[[Apache License]] 2.0 for userspace software|[[GNU GPL]] v2 for the [[Linux kernel]] modifications}} | website = {{Official URL}} | support_status = Supported | other articles = [[Android version history]] }} <syntaxhighlight lang="wikitext" style="overflow:auto;"> {{Infobox OS | name = Android | logo = Android logo 2019 (stacked).svg | logo caption = | logo size = 121px | logo alt = A flat robot head, a bright sea green semicircle with antennas and small holes for eyes. | screenshot = | screenshot_size = 214px | caption = [[Android 13]] home screen with Pixel Launcher | collapsible = no | developer = Various (mostly [[Google]]) | family = [[Unix-like]] (modified [[Linux kernel]]) | working state = Current | source model = [[Open source software|Open source]], [[freeware]] (most devices include [[proprietary software|proprietary]] components, such as [[Google Play Services]] or [[One UI]]) | released = {{Start date and age|2008|9|23}} | latest preview version = Android 14: DP1 | latest preview date = {{Start date and age|2023|2|8}}<ref name=beta3>{{Cite web |title=Release notes |url=https://developer.android.com/about/versions/14/release-notes |access-date=2023-02-08 |website=Android Developers |language=en}}</ref> | latest release version = [[Android 13]] | latest release date = {{Start date and age|2022|8|15}} | marketing target = [[Smartphone]]s, [[tablet computer]]s, [[smart TV]]s ([[Android TV]]), [[Android Auto]] and [[smartwatch]]es ([[Wear OS]]) | programmed in = [[Java (programming language)|Java]], [[Kotlin (programming language)|Kotlin]] (UI), [[C (programming language)|C]] (core), [[C++]] and others | language = <!-- Supported human languages (English, French, Italian, Arabic, ...) --> | language count = 100+ <!--7.0 has "100 new languages", so 170? or just 100[+]? --> | update model = [[Over-the-air update|Over-the-air]] | package manager = [[Android application package|APK]]-based | supported platforms = [[ARM64]] (previous versions were also compatible with ARMv7, x86, x86-64 and RISC-V unofficially still supported via third-party solutions)<ref>{{Cite web|last=García|first=Érika|title=Google bans 32-bit apps from Android for good|date=September 2021|url=https://blog.en.uptodown.com/google-bans-32-bit-apps-from-android-for-good/|access-date=2021-11-22|language=en-US}}</ref><ref>{{Cite web|date=2021-06-12|title=32-bits is dead: Here's what it means for Android, Apple, and more|url=https://www.androidauthority.com/arm-32-vs-64-bit-explained-1232065/|access-date=2021-11-22|website=Android Authority}}</ref> | kernel type = [[Monolithic kernel|Monolithic]] ([[Linux kernel]]) | userland = [[Bionic (software)|Bionic libc]], [[KornShell|mksh]] shell, [[Toybox]] as core utilities <!-- Toybox in all currently supported, i.e. not in 6.0 and earlier: previously native core utilities with a few from [[NetBSD]] --> | ui = [[Graphical user interface|Graphical]] ([[multi-touch]]) | license = {{unbulleted list|[[Apache License]] 2.0 for userspace software|[[GNU GPL]] v2 for the [[Linux kernel]] modifications}} | website = {{Official URL}} | support_status = Supported | other articles = [[Android version history]] }} </syntaxhighlight> <div style="display:none">{{Template reference list}}</div>
摘要:
请注意,所有对代码酷的贡献均被视为依照知识共享署名-非商业性使用-相同方式共享发表(详情请见
代码酷:著作权
)。如果您不希望您的文字作品被随意编辑和分发传播,请不要在此提交。
您同时也向我们承诺,您提交的内容为您自己所创作,或是复制自公共领域或类似自由来源。
未经许可,请勿提交受著作权保护的作品!
取消
编辑帮助
(在新窗口中打开)