What is a Byte Order Mark (BOM)? - Definition from Techopedia
文章推薦指數: 80 %
The byte order mark (BOM) is a piece of information used to signify that a text file employs Unicode encoding, while also communicating the text stream's ... Dictionary Dictionary TermoftheDay FeatureEngineering Featureengineeringistheprocessofassigningattribute-valuepairstoadatasetthat'sstoredasatable.Attribute-valuepairsmayalsobereferredtoasfeaturesordescriptiveproperties.Inmachinelearning,featureengineeringplaysanimportantroleinpre-processingdataforusein... ViewFullTerm TrendingTerms App Broadband Website Computer InformationandCommunicationsTechnology Tag File DatabaseManagementSystem Media Firmware TechopediaTerms # A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ArtificialIntelligence CloudComputing DataManagement Networking Cybersecurity Careers More AllTopics Tutorials Q&A Downloads Webinars About AdvertisingInfo Contributors Newsletters WriteforUs Connectwithus SubscribeToOurNewsletters Signup TermoftheDay BestofTechopedia(weekly) NewsandSpecialOffers(occasional) Byclickingsignup,youagreetoreceiveemailsfromTechopediaandagreetoourTermsofUseandPrivacyPolicy. Don'tmissaninsight.SubscribetoTechopediaforfree. Subscribe Advertisement Dictionary DevOps ProgrammingLanguages ByteOrderMark(BOM) ByteOrderMark(BOM) TableofContents WhatDoesByteOrderMark(BOM)Mean? TechopediaExplainsByteOrderMark(BOM) WhatDoesByteOrderMark(BOM)Mean? Thebyteordermark(BOM)isapieceofinformationusedtosignifythatatextfileemploysUnicodeencoding,whilealsocommunicatingthetextstream’sendianness.TheBOMisnotinterpretedasalogicalpartofthetextstreamitself,butisratheraninvisibleindicatoratitshead.Thebyteordermark’sUnicodecharacterisU+FEFF. Advertisement TechopediaExplainsByteOrderMark(BOM) Unicodeisagroupofstandardsdevelopedinthe1980sand'90sinordertointegrateallofthemajorcomputerlanguagesintoonecodinglexicon.Unicodecomesinseveraliterations,includingUTF-8,UTF-16andUTF-32(whichuse8,16and32bitspercharacter,respectively). BeforeUTF-8wasintroducedin1993,Unicodetextwastransferredusing16-bitcodeunits.Theseunitshadaqualitycalledendianness,whichessentiallyidentifiedthebyteordereitherbyleastsignificantfirstormostsignificantfirst.Thebyteordermarkisgenerallyanoptionalfeatureintypical,closed-environmenttext-processing,howeveritisneededinsituationsinvolvingtextinterchange. Advertisement SharethisTerm RelatedTerms Unicode Endian UnicodeTransformationFormat Header Big-Endian Little-Endian Middle-Endian RelatedReading MovingfromFlashtoHTML5 UnderstandingBits,BytesandTheirMultiples 5ChallengesinBigDataAnalyticstoWatchOutFor InternationalizationandLocalization:WhyItMatters DataWarehousing101 InterestingFactsAboutComputerTimekeeping Tags PrivacyandComplianceProgrammingLanguagesDevOps TrendingArticles ArtificialIntelligence 7WomenLeadersinAI,MachineLearningandRobotics ArtificialIntelligence MachineLearningfromHome:Top5eBooksforBeginners PersonalTech 7SneakyWaysHackersCanGetYourFacebookPassword Techmovesfast!StayaheadofthecurvewithTechopedia! Joinnearly200,000subscriberswhoreceiveactionabletechinsightsfromTechopedia. Signup Thankyouforsubscribingtoournewsletter! LatestArticles 10BiggestDataBreachesofAllTime-AndHowtoPreventThem By:AnasBaig |Manager UncleSamintheCloud?FederalTrendsinCloudUse By:JustinStoltzfus |Contributor,Reviewer TheTransactionProcessingSystemin2022:ABlockchainWorld By:JustinStoltzfus |Contributor,Reviewer 10WaystoPrepareYourBusinessITForaNaturalDisaster By:JohnMeah |CertifiedCybersecurityConsultant Advertisement Advertisement close
延伸文章資訊
- 1Byte order mark - Globalization - Microsoft Learn
Byte Order Mark (BOM) is used to indicate how a processor places serialized text into a sequence ...
- 2UTF-8 BOM (Byte Order Mark) 的問題@新精讚
解釋為甚麼Windows 2000 以後的Notepad 存UTF-8 的檔案會加上BOM(Byte Order Mark, U+FEFF), 主要是因為UTF-8 和ASCII 是相容的, 為...
- 3BOM(字节顺序标记(ByteOrderMark))_百度百科
BOM —— Byte Order Mark,中文名译作“字节顺序标记”。在这里找到一段关于BOM 的说明:. 在UCS 编码中有一个叫做"Zero Width No-Break Space" ...
- 4What is a Byte Order Mark (BOM)? - Definition from Techopedia
The byte order mark (BOM) is a piece of information used to signify that a text file employs Unic...
- 5什麼是BOM(Byte-order mark)? - 程式隨筆
位元組順序記號(英語:byte-order mark,BOM)是位於碼點 U+FEFF 的統一碼字元的名稱。當以UTF-16或UTF-32來將UCS/統一碼字元所組成的字串編碼時, ...