请输入您要查询的百科知识:

 

词条 Mobile app
释义

  1. Overview

  2. Types

      Native apps    Hybrid apps    Web-based apps  

  3. Development

  4. Distribution

     Google Play  App Store  Microsoft Store  Others 

  5. Enterprise management

     App wrapping vs. native app management 

  6. See also

  7. References

  8. External links

{{for|Wikipedia's mobile apps|Help:Mobile access#Applications|selfref=true}}{{pp|small=yes}}

A mobile app or mobile application is a computer program or software application designed to run on a mobile device such as a phone/tablet or watch. Apps were originally intended for productivity assistance such as Email, calendar, and contact databases, but the public demand for apps caused rapid expansion into other areas such as mobile games, factory automation, GPS and location-based services, order-tracking, and ticket purchases, so that there are now millions of apps available. Apps are generally downloaded from application distribution platforms which are operated by the owner of the mobile operating system, such as the App Store (iOS) or Google Play Store. Some apps are free, and others have a price, with the profit being split between the application's creator and the distribution platform. Mobile applications often stand in contrast to desktop applications which are designed to run on desktop computers, and web applications which run in mobile web browsers rather than directly on the mobile device.

In 2009, technology columnist David Pogue said that newer smartphones could be nicknamed "app phones" to distinguish them from earlier less-sophisticated smartphones.[1] The term "app", short for "software application", has since become very popular; in 2010, it was listed as "Word of the Year" by the American Dialect Society.[2]

Overview

Most mobile devices are sold with several apps bundled as pre-installed software, such as a web browser, email client, calendar, mapping program, and an app for buying music, other media, or more apps. Some pre-installed apps can be removed by an ordinary uninstall process, thus leaving more storage space for desired ones. Where the software does not allow this, some devices can be rooted to eliminate the undesired apps.

Apps that are not preinstalled are usually available through distribution platforms called app stores. They began appearing in 2008 and are typically operated by the owner of the mobile operating system, such as the Apple App Store, Google Play, Windows Phone Store, and BlackBerry App World. However, there are independent app stores, such as Cydia, GetJar and F-Droid. Some apps are free, while others must be bought. Usually, they are downloaded from the platform to a target device, but sometimes they can be downloaded to laptops or desktop computers. For apps with a price, generally a percentage, 20-30%, goes to the distribution provider (such as iTunes), and the rest goes to the producer of the app.[3] The same app can, therefore, cost a different price depending on the mobile platform.

Apps can also be installed manually, for example by running an Android application package on Android devices.

Mobile apps were originally offered for general productivity and information retrieval, including email, calendar, contacts, the stock market and weather information. However, public demand and the availability of developer tools drove rapid expansion into other categories, such as those handled by desktop application software packages. As with other software, the explosion in number and variety of apps made discovery a challenge, which in turn led to the creation of a wide range of review, recommendation, and curation sources, including blogs, magazines, and dedicated online app-discovery services. In 2014 government regulatory agencies began trying to regulate and curate apps, particularly medical apps.[4] Some companies offer apps as an alternative method to deliver content with certain advantages over an official website.

With a growing number of mobile applications available at app stores and the improved capabilities of smartphones, people are downloading more applications to their devices.[5] Usage of mobile apps has become increasingly prevalent across mobile phone users.[6] A May 2012 comScore study reported that during the previous quarter, more mobile subscribers used apps than browsed the web on their devices: 51.1% vs. 49.8% respectively.[7] Researchers found that usage of mobile apps strongly correlates with user context and depends on user's location and time of the day.[8] Mobile apps are playing an ever-increasing role within healthcare and when designed and integrated correctly can yield many benefits.[9][10]

Market research firm Gartner predicted that 102 billion apps would be downloaded in 2013 (91% of them free), which would generate $26 billion in the US, up 44.4% on 2012's US$18 billion.[11] By Q2 2015, the Google Play and Apple stores alone generated $5 billion. An analyst report estimates that the app economy creates revenues of more than €10 billion per year within the European Union, while over 529,000 jobs have been created in 28 EU states due to the growth of the app market.[12]

Types

There are mainly three kinds of apps — native, hybrid and web-based.

Native apps

All apps targeted towards particular mobile platforms are known as native apps. Therefore, an app meant for Apple device will never open in Android devices. This is why most businesses develop apps for multiple platforms.

While developing native apps, professionals incorporate best-in-class user interface modules. This accounts for better performance, consistency and good user experience. Users also benefit from wider access to APIs and make limitless use of all apps from the particular device. Further, they also switch over from one app to another effortlessly.

The main purpose behind creating such apps is to ensure best performance for specific mobile operating system.

Hybrid apps

Concept of hybrid apps is a mix of native and web-based apps. Apps developed using Xamarin, React Native, Sencha Touch and other similar technology fall within this category.

These are made to support web and native technologies across multiple platforms, hence the name hybrid. Moreover, these apps are easier and faster to develop. It involves use of single code which works in multiple mobile operating systems.

Despite such advantages, hybrid apps are slower in speed and performance. Often, apps fail to bear the same look n feel in different mobile operating systems.

Web-based apps

These apps are coded in HTML5, CSS or JavaScript. Presence of strong internet connection is required for proper behavior and user-experience of this group of apps.

By default, these apps captures minimum memory space in the user devices compared to native and hybrid apps. Since all the personal databases are saved on the Internet servers, users can fetch their desired data from any device through internet.

The only con is that app developers don’t get sufficient access to mobile operating system API.

Development

{{Main|Mobile application development}}

Developing apps for mobile devices requires considering the constraints and features of these devices. Mobile devices run on battery and have less powerful processors than personal computers and also have more features such as location detection and cameras. Developers also have to consider a wide array of screen sizes, hardware specifications and configurations because of intense competition in mobile software and changes within each of the platforms (although these issues can be overcome with mobile device detection).

Mobile application development requires the use of specialized integrated development environments. Mobile apps are first tested within the development environment using emulators and later subjected to field testing. Emulators provide an inexpensive way to test applications on mobile phones to which developers may not have physical access.[13]{{citation needed|date=April 2017}}

Mobile user interface (UI) Design is also essential. Mobile UI considers constraints and contexts, screen, input and mobility as outlines for design. The user is often the focus of interaction with their device, and the interface entails components of both hardware and software. User input allows for the users to manipulate a system, and device's output allows the system to indicate the effects of the users' manipulation. Mobile UI design constraints include limited attention and form factors, such as a mobile device's screen size for a user's hand. Mobile UI contexts signal cues from user activity, such as location and scheduling that can be shown from user interactions within a mobile application. Overall, mobile UI design's goal is primarily for an understandable, user-friendly interface.

Mobile UIs, or front-ends, rely on mobile back-ends to support access to enterprise systems. The mobile back-end facilitates data routing, security, authentication, authorization, working off-line, and service orchestration. This functionality is supported by a mix of middleware components including mobile app servers, Mobile Backend as a service (MBaaS), and SOA infrastructure.

Conversational interfaces display the computer interface and present interactions through text instead of graphic elements. They emulate conversations with real humans.[14] There are two main types of conversational interfaces: voice assistants (like the Amazon Echo) and chatbots.[14]

Conversational interfaces are growing particularly practical as users are starting to feel overwhelmed with mobile apps (a term known as "app fatigue").[15][16]

David Limp, Amazon's senior vice president of devices, says in an interview with Bloomberg, "We believe the next big platform is voice."[17]

Distribution

{{See also|List of mobile software distribution platforms}}

The three biggest app stores are Google Play for Android, App Store for iOS, and Microsoft Store for Windows 10, Windows 10 Mobile, and Xbox One.

Google Play

{{main|Google Play}}

Google Play (formerly known as the Android Market) is an international online software store developed by Google for Android devices. It opened in October 2008.[18] In July 2013, the number of apps downloaded via the Google Play Store surpassed 50 billion, of the over 1 million apps available.[19] As of September 2016, according to Statista the number of apps available exceeded 2.4 million. The store generated a revenue of 6 billion U.S. dollars in 2015.

App Store

{{main|App Store (iOS)}}Apple's App Store for iOS was not the first app distribution service, but it ignited the mobile revolution and was opened on July 10, 2008, and as of September 2016, reported over 140 billion downloads. The original AppStore was first demonstrated to Steve Jobs in 1993 by Jesse Tayler at NeXTWorld Expo[20] As of June 6, 2011, there were 425,000 apps available, which had been downloaded by 200 million iOS users.[21][22] During Apple's 2012 Worldwide Developers Conference, CEO Tim Cook announced that the App Store has 650,000 available apps to download as well as 30 billion apps downloaded from the app store until that date.[23] From an alternative perspective, figures seen in July 2013 by the BBC from tracking service Adeven indicate over two-thirds of apps in the store are "zombies", barely ever installed by consumers.[24]

Microsoft Store

{{main|Microsoft Store (digital)}}

Microsoft Store (formerly known as the Windows Store) was introduced by Microsoft in 2012 for its Windows 8 and Windows RT platforms. While it can also carry listings for traditional desktop programs certified for compatibility with Windows 8, it is primarily used to distribute "Windows Store apps"—which are primarily built for use on tablets and other touch-based devices (but can still be used with a keyboard and mouse, and on desktop computers and laptops).[25][26]

Others

  • Amazon Appstore is an alternative application store for the Android operating system. It was opened in March 2011 and as of June 2015, the app store has nearly 334,000 apps.[27] The Amazon Appstore's Android Apps can also be installed and run on BlackBerry 10 devices.
  • BlackBerry World is the application store for BlackBerry 10 and BlackBerry OS devices. It opened in April 2009 as BlackBerry App World.
  • Ovi (Nokia) for Nokia phones was launched internationally in May 2009. In May 2011, Nokia announced plans to rebrand its Ovi product line under the Nokia brand[28] and Ovi Store was renamed Nokia Store in October 2011.[29] Nokia Store will no longer allow developers to publish new apps or app updates for its legacy Symbian and MeeGo operating systems from January 2014.[30]
  • Windows Phone Store was introduced by Microsoft for its Windows Phone platform, which was launched in October 2010. {{As of|2012|10}}, it has over 120,000 apps available.[31]
  • Samsung Apps was introduced in September 2009.[32] As of October 2011, Samsung Apps reached 10 million downloads. The store is available in 125 countries and it offers apps for Windows Mobile, Android and Bada platforms.
  • The Electronic AppWrapper was the first electronic distribution service to collectively provide encryption and purchasing electronically[33]
  • F-Droid — Free and open Source Android app repository.
  • Opera Mobile Store is a platform independent app store for iOS, Java, BlackBerry OS, Symbian, iOS, and Windows Mobile, and Android based mobile phones. It was launched internationally in March, 2011.
  • There are numerous other independent app stores for Android devices.

Enterprise management

{{Main|Mobile application management}}

Mobile application management (MAM) describes software and services responsible for provisioning and controlling access to internally developed and commercially available mobile apps used in business settings. The strategy is meant to off-set the security risk of a Bring Your Own Device (BYOD) work strategy. When an employee brings a personal device into an enterprise setting, mobile application management enables the corporate IT staff to transfer required applications, control access to business data, and remove locally cached business data from the device if it is lost, or when its owner no longer works with the company. Containerization is an alternate BYOD security solution. Rather than controlling an employees entire device, containerization apps create isolated and secure pockets separate from all personal data. Company control of the device only extends to that separate container.[34]

App wrapping vs. native app management

Especially when employees "bring your own device", mobile apps can be a significant security risk for businesses, because they transfer unprotected sensitive data to the Internet without knowledge and consent of the users. Reports of stolen corporate data show how quickly corporate and personal data can fall into the wrong hands. Data theft is not just the loss of confidential information, but makes companies vulnerable to attack and blackmail.[35]

Professional mobile application management helps companies protect their data. One option for securing corporate data is app wrapping. But there also are some disadvantages like copyright infringement or the loss of warranty rights. Functionality, productivity and user experience are particularly limited under app wrapping. The policies of a wrapped app can't be changed. If required, it must be recreated from scratch, adding cost.[36] An app wrapper is a mobile app made wholly from an existing website or platform,[37] with few or no changes made to the underlying application. The "wrapper" is essentially a new management layer that allows developers to set up usage policies appropriate for app use.[37] Examples of these policies include whether or not authentication is required, allowing data to be stored on the device, and enabling/disabling file sharing between users.[38] Because most app wrappers are often websites first, they often do not align with iOS or Android Developer guidelines.

Alternatively, it is possible to offer native apps securely through enterprise mobility management without limiting the native user experience. This enables more flexible IT management as apps can be easily implemented and policies adjusted at any time.[39]

See also

  • Enterprise mobile application
  • Mobile commerce
  • App store optimization

References

1. ^{{cite news|url=https://www.nytimes.com/2009/11/05/technology/personaltech/05pogue.html?pagewanted=all|title=A Place to Put Your Apps|last=Pogue|first=David|date=November 4, 2009|work=New York Times|accessdate=January 22, 2013}}
2. ^{{cite web|url=http://www.americandialect.org/app-voted-2010-word-of-the-year-by-the-american-dialect-society-updated |title="App" voted 2010 word of the year by the American Dialect Society (UPDATED) American Dialect Society |publisher=Americandialect.org |date=2011-01-08 |accessdate=2012-01-28}}
3. ^{{cite web |url=https://venturebeat.com/2008/06/11/analyst-theres-a-great-future-in-iphone-apps/ |title=Analyst: There’s a great future in iPhone apps |last=Siegler |first=MG |work=Venture Beat |date=June 11, 2008}}
4. ^{{cite journal |doi=10.1039/C3LC51235E |pmid=24425070 |title=The regulation of mobile medical applications |journal=Lab on a Chip |volume=14 |issue=5 |pages=833–40 |year=2014 |last1=Yetisen |first1=Ali Kemal |last2=Martinez-Hurtado |first2=J. L |last3=Da Cruz Vasconcellos |first3=Fernando |last4=Simsekler |first4=M. C. Emre |last5=Akram |first5=Muhammad Safwan |last6=Lowe |first6=Christopher R }}
5. ^{{Cite web|url=https://journals.sagepub.com/action/captchaChallenge?redirectUrl=https%3A%2F%2Fjournals.sagepub.com%2Fdoi%2F10.1177%2F0735633117727599&|title=SAGE Journals: Your gateway to world-class journal research|website=SAGE Journals|doi=10.1177/0735633117727599|access-date=2019-03-04}}
6. ^Ludwig, Sean. December 5, 2012. [https://venturebeat.com/2012/12/05/mobile-app-usage-tv-web-2012/ venturebeat.com], study: "Mobile app usage grows 35%, TV & web not so much"
7. ^Perez, Sarah. July 2, 2012. "comScore: In U.S. Mobile Market, Samsung, Android Top The Charts; Apps Overtake Web Browsing." [https://techcrunch.com/2012/07/02/comscore-in-u-s-mobile-market-samsung-android-top-the-charts-apps-overtake-web-browsing/ techcrunch.com]
8. ^{{Cite book |doi=10.1145/2037373.2037383 |chapter=Falling asleep with Angry Birds, Facebook and Kindle |title=Proceedings of the 13th International Conference on Human Computer Interaction with Mobile Devices and Services - MobileHCI '11 |pages=47–56 |year=2011 |last1=Böhmer |first1=Matthias |last2=Hecht |first2=Brent |last3=Schöning |first3=Johannes |last4=Krüger |first4=Antonio |last5=Bauer |first5=Gernot |isbn=978-1-4503-0541-9 }}
9. ^{{cite journal |doi=10.1136/bmjopen-2015-009930 |pmid=26801468 |pmc=4735209 |title=Tablet computers for implementing NICE antenatal mental health guidelines: Protocol of a feasibility study |journal=BMJ Open |volume=6 |issue=1 |pages=e009930 |year=2016 |last1=Marcano-Belisario |first1=José S |last2=Gupta |first2=Ajay K |last3=O'Donoghue |first3=John |last4=Morrison |first4=Cecily |last5=Car |first5=Josip }}
10. ^{{cite journal | pmc = 4029126 | pmid=24883008 | volume=39 | issue=5 | title=Mobile devices and apps for health care professionals: uses and benefits | year=2014 | journal=P T | pages=356–64 | last1 = Ventola | first1 = CL}}
11. ^{{cite news|url=https://www.theguardian.com/technology/appsblog/2013/sep/19/gartner-mobile-apps-revenues-report|title=Mobile apps revenues tipped to reach $26bn in 2013|accessdate=19 September 2013|publisher=The Guardian|date=11 October 2013}}
12. ^VisionMobile, Plum Consulting, "[https://archive.today/20130914161258/http://www.visionmobile.com/EUApp European App Economy" analyst report], September 2013
13. ^{{Cite journal|last=Gao|first=J.|last2=Bai|first2=X.|last3=Tsai|first3=W.|last4=Uehara|first4=T.|date=February 2014|title=Mobile Application Testing: A Tutorial|url=https://ieeexplore.ieee.org/document/6693676/|journal=Computer|volume=47|issue=2|pages=46–55|doi=10.1109/MC.2013.445|issn=0018-9162}}
14. ^{{cite web|last1=Brownlee|first1=John|title=Conversational Interfaces, Explained|url=https://www.fastcodesign.com/3058546/conversational-interfaces-explained|website=Fast Co. Design|publisher=Fast Company Inc.|accessdate=July 4, 2016}}
15. ^{{cite web|last1=Errett|first1=Joshua|title=As app fatigue sets in, Toronto engineers move on to chatbots|url=http://www.cbc.ca/news/canada/toronto/toronto-chatbots-1.3581791|website=CBC|publisher=CBC/Radio-Canada|accessdate=July 4, 2016}}
16. ^{{cite web|last1=Schippers|first1=Ben|title=App Fatigue|url=https://techcrunch.com/2016/02/03/app-fatigue/|website=TechCrunch|publisher=AOL Inc.|accessdate=July 4, 2016}}
17. ^{{cite web|last1=Soper|first1=Spencer|title=Amazon Bets on Bigger Market for Voice-Enabled Echo|url=https://www.bloomberg.com/news/articles/2016-03-03/amazon-debuts-two-new-versions-of-echo-ilccac5m|website=Bloomberg|publisher=Bloomberg L.P.|accessdate=July 4, 2016}}
18. ^{{cite web |title=Android Market Update Support |url=http://android-developers.blogspot.com/2009/02/android-market-update-support-for.html |author=Chu, Eric |date=13 February 2009}}
19. ^{{cite web|title=The Future of Mobile Application|url=http://businessdegrees.uab.edu/resources/infographic/the-future-of-mobile-application/|website=UAB|accessdate=11 November 2015}}
20. ^{{cite web|last1=Carey|first1=Richard|title=Electronic Recollections, By Ricard Carey|url=https://appstorey.com/2015/07/17/electronic-recollections-by-ricard-carey/|website=AppStorey}}
21. ^{{cite web |url=https://www.apple.com/itunes/10-billion-app-countdown/ |title=10 Billion App Countdown |work=Apple |date=2011-01-14}}
22. ^{{cite web |url=https://techcrunch.com/2011/07/07/apples-app-store-crosses-15b-app-downloads-adds-1b-downloads-in-past-month/ |title=Apple's App Store Crosses 15B App Downloads, Adds 1B Downloads In Past Month |last=Rao |first=Leena |work=TechCrunch |publisher=AOL Inc |date=July 7, 2011}}
23. ^{{cite web |url=http://mashable.com/2012/06/11/wwdc-2012-app-store-stats/ |title=App Store Stats: 400 Million Accounts, 650,000 Apps |last=Indvik |first=Lauren |work=Mashable |date=June 11, 2012}}
24. ^{{cite web|url=https://www.bbc.co.uk/news/technology-23240971|title=App Store 'full of zombies' claim on Apple anniversary|work=BBC News}}
25. ^{{cite news | url=http://forwardthinking.pcmag.com/show-reports/287736-build-more-details-on-building-windows-8-metro-apps | title=Build: More Details On Building Windows 8 Metro Apps | work=PC Magazine | date=September 14, 2011 | accessdate=February 10, 2012 | last=Miller | first=Michael}}
26. ^{{cite web |url=http://www.businessinsider.com/heres-everything-you-wanted-to-know-about-microsofts-upcoming-ipad-killers-2012-2 |title=Here's Everything You Wanted To Know About Microsoft's Upcoming iPad Killers |last=Rosoff |first=Matt |date=February 9, 2012 |website=Business Insider |accessdate=December 11, 2017}}
27. ^[https://www.amazon.com/mobile-apps/b?node=2350149011 Amazon App Store for Android]. Retrieved 23 June 2015.
28. ^{{cite web |url=http://conversations.nokia.com/2011/05/16/the-evolution-of-nokia-and-ovi/ |title=The evolution of Nokia and Ovi | Nokia Conversations — The official Nokia Blog |publisher=Conversations.nokia.com |date= |accessdate=2011-08-25 |archive-url=https://web.archive.org/web/20110517220821/http://conversations.nokia.com/2011/05/16/the-evolution-of-nokia-and-ovi/ |archive-date=2011-05-17 |dead-url=yes }}
29. ^{{cite web|url=http://conversations.nokia.com/2011/10/10/ovi-store-renamed-as-nokia-store-now-built-using-qt/|title=Ovi Store renamed as Nokia Store, now built using Qt|last=Fraser|first=Adam|date=10 October 2011|work=Conversations by Nokia, official Nokia blog|publisher=Nokia|accessdate=25 May 2012|archive-url=https://web.archive.org/web/20111013025710/http://conversations.nokia.com/2011/10/10/ovi-store-renamed-as-nokia-store-now-built-using-qt/|archive-date=2011-10-13|dead-url=yes}}
30. ^{{cite web|url=http://developer.nokia.com/Blogs/News/blog/2013/10/04/changes-to-supported-content-types-in-the-nokia-store/|title=Changes to supported content types in the Nokia Store|date=October 4, 2013|publisher=The Nokia Developer Team|accessdate=November 12, 2013|deadurl=yes|archiveurl=https://web.archive.org/web/20131112152035/http://developer.nokia.com/Blogs/News/blog/2013/10/04/changes-to-supported-content-types-in-the-nokia-store/|archivedate=November 12, 2013}}
31. ^{{cite web |url=http://news.softpedia.com/news/Windows-Phone-Store-Has-120-000-Apps-Now-More-to-Come-302992.shtml|title=Windows Phone Store Has 120,000 Apps Now, More to Come| last=Arghire| first=Ionut|date=30 October 2012|work= Softpedia|publisher=SoftNews NET SRL|accessdate=29 November 2012}}
32. ^{{cite web|url=https://www.facebook.com/SamsungApps/info |title=Basic Information about Samsung Apps Store |publisher=content.samsung.com |date= |accessdate=2013-03-06}}
33. ^{{cite web|last1=Wyatt|first1=Robert A.|title=Software Shop|url=http://archive.wired.com/wired/archive/2.05/streetcred.html|website=Wired|publisher=Wired Magazine}}
34. ^{{cite web|last1=Taware|first1=Varun|title=Containerization is a winning strategy for smarter BYOD management|url=http://betanews.com/2015/04/20/containerization-is-a-winning-strategy-for-smarter-byod-management/|website=Betanews|accessdate=11 November 2015}}
35. ^{{cite web|last1=Rob|first1=Thomas|title=Energy Smart Mobile app|url=http://mobileapp-development.com/case-studies/energy-smart-mobile-app/|website=mobileapp-development.com|publisher=Case Study|location=United Kingdom|date=8 May 2009}}
36. ^{{cite web|last1=Security|first1=Subbu Iyer, Director of Product Management, Bluebox|title=5 things you no longer need to do for mobile security|url=http://www.networkworld.com/article/2451083/byod/5-things-you-no-longer-need-to-do-for-mobile-security.html|website=Network World|accessdate=16 May 2016}}
37. ^{{cite book |last=Nicol |first=D. |title=Mobile Strategy: How Your Company Can Win by Embracing Mobile Technologies |publisher=Pearson Education |series=IBM Press |year=2013 |isbn=978-0-13-309494-7 |url=https://books.google.com/books?id=8w-VlkM0oUwC&pg=PA138 |accessdate=December 11, 2017 |page=138}}
38. ^{{cite web |url=http://searchmobilecomputing.techtarget.com/definition/app-wrapping-application-wrapping |title=What is app wrapping (application wrapping)? |last=Rouse |first=Margaret |date=July 2012 |website=WhatIs.com |accessdate=December 11, 2017}}
39. ^{{cite web|title=Enterprise IT Spotlight: enterprise mobility management - 451 Research - Analyzing the Business of Enterprise IT Innovation|url=https://451research.com/enterprise-it-spotlight-enterprise-mobility-management|website=451research.com|accessdate=16 May 2016}}

External links

  • {{Commons category-inline|Mobile software}}
{{Mobile phones}}

3 : Mobile software|User interface techniques|Mobile applications

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/20 18:33:46