ExpansionFileType
সম্প্রসারণ ফাইল সম্ভাব্য ধরনের.
এনামস |
---|
expansionFileTypeUnspecified | অনির্দিষ্ট সম্প্রসারণ ফাইল প্রকার। |
main | প্রধান সম্প্রসারণ ফাইল। |
patch | প্যাচ সম্প্রসারণ ফাইল। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-10-30 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["Developers can use the `main` type to indicate the main expansion file while `patch` signifies a patch expansion file."],["The `expansionFileTypeUnspecified` is used when the expansion file type is not specified or unknown."],["There are three available types of expansion files developers can choose from, allowing them to easily categorize their files based on functionality."]]],["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"]]