ExpansionFileType
با مجموعهها، منظم بمانید
ذخیره و طبقهبندی محتوا براساس اولویتهای شما.
انواع احتمالی فایل های توسعه
Enums |
---|
expansionFileTypeUnspecified | نوع فایل گسترش نامشخص. |
main | فایل توسعه اصلی |
patch | فایل توسعه پچ |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2025-07-24 بهوقت ساعت هماهنگ جهانی."],[[["\u003cp\u003eDevelopers can use the \u003ccode\u003emain\u003c/code\u003e type to indicate the main expansion file while \u003ccode\u003epatch\u003c/code\u003e signifies a patch expansion file.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eexpansionFileTypeUnspecified\u003c/code\u003e is used when the expansion file type is not specified or unknown.\u003c/p\u003e\n"],["\u003cp\u003eThere are three available types of expansion files developers can choose from, allowing them to easily categorize their files based on functionality.\u003c/p\u003e\n"]]],["The provided content outlines three possible types of expansion files: `expansionFileTypeUnspecified`, which denotes an undefined type; `main`, representing the primary expansion file; and `patch`, which signifies a supplementary update or modification file. These categories are defined within an enumeration, offering a structured method for classifying the function of each expansion file.\n"],null,["# ExpansionFileType\n\nPossible types of expansion files.\n\n| Enums ||\n|--------------------------------|----------------------------------|\n| `expansionFileTypeUnspecified` | Unspecified expansion file type. |\n| `main` | Main expansion file. |\n| `patch` | Patch expansion file. |"]]