.XSM ??? XML ??? ?? ? ??? ???? XML ??? ?????. 1) ??? ?? ??? ???? ??? ?? ??? ???? ???? .xsm ??? ?? ?. 2) ?? ??? ?? ??? ?? ? ?? ??? ?? ?? XML ??? ?? Altova XMLSPy? ??????. 3) Python? LXML ?????? ?? XML ??? ???? ????? ???? ????? ???? ?? ??? ?? ??? ??? ? ? ????.
??
??? .xsm ??? ?? ??? ?? ??? ?????. ???? ???.? ????? ????? ?? ??????. ? ????? .xsm ??? ?? ???? ??? ?? ??? ???????. ? ??? ???? ??,? ??? ???? ???? ?? ??? ???? ? ??? ??? ??????. ? ???? ?? ??? ?? ?? ? ???????!
?? ?? ??
.XSM ??? ??? XML ??? ?? ? ??? ???? XML ??? ?????. XML ??? ???? ???? ???? ? ???? ?? ? ???? XML ???? XML ??? ??? ??? ???? ? ???? ?????. ??? ??? .xsm ??? XML ??? "???"? ????.
?? ???????? ???, ??? ???? ?? ?? ?? XML ???? ?? XML ? XML ???? ???? ?? ??? ??? ??? ? ????.
?? ?? ?? ?? ??
XML ???? ?? ? ??
XML ???? XML ???? ??, ??, ??? ?? ?? ?????. XML ???? ??? ???? ???? ?????. XML ???? ???? XML ??? ?? ?? ? ??? ???? ???? ?? ? ???? ??? ? ????.
??? ?? ??, ? ??? ???? XML ????? ?? XML Schema? ? ?? ??, ?? ? ?? ??? ???? ???? ?? ??? ????????.
<!-?? XML ??? ??-> <xs : schema xmlns : xs = "http://www.w3.org/2001/xmlschema"> <xs : ?? ?? = "book"> <xs : complexType> <xs : ???> <xs : ?? ?? = "title"type = "xs : String"/> <xs : ?? ?? = "author"type = "xs : String"/> <xs : ?? ?? = "Year"type = "xs : Integer"/> </xs : ???> </xs : complexType> </xs : ??> </xs : ???>
?? ??
XML ???? XML ??? ???? ?? ??? ??? ???? ?????. ? ??? ??? ??, ??? ??, ??? ??? ?? ?? ?? ? ? ????. XML ???? ???? XML ??? ??? ? ??? ???? XML ??? ???? ?? ? ?? ??? ????? ?????.
?? ??, ?? ???? title
, author
? year
? ?? ?? ??? ???? book
??? ??? ?????. Validator? XML ??? book
??? ??? ??? ????? ??? ?????.
??? XML ??? ??? ???? ????? XML ??? ?? ???? DOM ??? ?? ? ?? DOM ??? ???? ?????. ? ???? ????? ? XML ??? ?? ??? ??? ? ????. ?? ?? ??? ???? ????? ???? ???? ???? ? ????.
??? ?
?? ??
.xsm ??? ?? ?? ?? ??? ??? ?? ??? ???? ??? ?? ??? ???? ???? ????. ? ???? ????? XML ?? ?? ??? ????? XML ??? ????? ?? ???? ???? ? ??????.
<!-???->? .xsm ??? ?? ? <xs : schema xmlns : xs = "http://www.w3.org/2001/xmlschema"> <xs : ?? ?? = "book"> <xs : complexType> <xs : ???> <xs : ?? ?? = "title"type = "xs : String"/> <xs : ?? ?? = "author"type = "xs : String"/> <xs : ?? ?? = "Year"type = "xs : Integer"/> </xs : ???> </xs : complexType> </xs : ??> </xs : ???>
?? ??
XML ??? Schema Compliant?? ???? ?? ???? ??? ??? ??? ?? Oxygen XML ??? ?? Altova XMLSPy? ?? ?? XML ??? ?? ??? ??? ? ????. ??? ??? .xsm ??? ? ????? ??? ??? ?? ? ?? ??? ?? ?? ??? ?? ? ? ????.
# Python? ???? XML ??? ???? ????? ?????. LXML ?? ?? Etree?? # XML ????????? schema_doc = etree.parse ( 'book_schema.xsm') schema = etree.xmlschema (schema_doc) # XML ?? xml_doc = etree.parse ( 'book.xml')??????. # schema.validate (xml_doc) ? ?? xml ??? ?????. print ( "XML ??? ???? ?????") ? ??: print ( "XML ??? ???? ???? ????") schema.error_log? ?? : print (error.message)
???? ?? ? ??? ?
.xsm ??? ?? ? ?? ???? ???? ?? ??, ?? ???? ?? ? ??? ?? ???? ?????. ??? ?? ??? ????.
- ?? ?? : XML ???? ?? ?? ??? ???? ??? ???? ?? ??????.
- ?? ???? ?? : XML ? ??? ??? ?? ???? ??? ???? ??? ???? ?? ???? ??? ?????.
- ??? ?? ??? : ???? ?? ? ??? ??? ? ? ???? XML ??? ???? ??? ??? ????? ?????.
?? ??? ? ?? ??
?? ???? ? XML ? XML ??? ??? ?? ? ? ??? ?????. ? ?? ??? ??? ??? ????.
- ???? ?? : ?? XML ??? ?? ????? ??? ?? ???? ? ????. Python?
lxml
?????? ? ??? ???? ? ????? ???? API? ?????.
# lxml import etree?? LXML ????? ?????? # ??? ??? ?? DEF Process_Element (???, ??)? ?????. If event == 'end'? element.tag == 'book': print (f "title : {element.find ( 'title'). text}, author : {element.find ( 'author'). text}") # ???? XML ?? context = etree.iterparse ( 'marge_book.xml', events = ( 'start', 'end')) ???? ?? ????? ?? : Process_Element (???, ??) ??? == 'end': ?? ()
- ?? ?? : XML ???? ??? ? ??? ?????? ???? ??? ??? ?????. ??? XML ??? ?? ?? ? ??? ???? ??? ???? ??? ? ?? ??? ????? ??????.
?? ???????? XML ???? ???? ???? ???? ??? ?? ??? ? ??? ??? ? ?? ??????? ???????. ? ??? .xsm ??? ? ? ???? ???? ? ?????? ????. ????? ???? ? ????? ????.
? ??? ?? ??? ?? XML ??? ?? ??? ?? ?????. ??? ??? PHP ??? ????? ?? ?? ??? ?????!

? AI ??

Undress AI Tool
??? ???? ??

Undresser.AI Undress
???? ?? ??? ??? ?? AI ?? ?

AI Clothes Remover
???? ?? ???? ??? AI ?????.

Clothoff.io
AI ? ???

Video Face Swap
??? ??? AI ?? ?? ??? ???? ?? ???? ??? ?? ????!

?? ??

??? ??

???++7.3.1
???? ?? ?? ?? ???

SublimeText3 ??? ??
??? ??, ???? ?? ????.

???? 13.0.1 ???
??? PHP ?? ?? ??

???? CS6
??? ? ?? ??

SublimeText3 Mac ??
? ??? ?? ?? ?????(SublimeText3)

??? ??











Javanio? Java 1.4? ?? ? ??? IOAPI???. 1) ?? ? ??? ?????, 2) ??, ?? ? ??? ?? ?? ??, 3) ? ??? ??? ???? 4) ?? ??? ?? IO?? ? ????? ?????. 1) ? ?? IO? ??? ?? ??? ???, 2) ??? ??? ?? ???? ?????, 3) ???? ?????? ???? 4) ??? ?? ??? ?? ?? ? ??? ?????. 1) ??? ??/??? ??? ?? ?????, 2) ???? ???? ???? ?? ???? ???????. 3) ??? ??? ??? ???????.

cryptocurrency ???? ???? ??? ???? ?? ??? ?? ???? ??? ?? ????? ????. ? ??? ?? ?? ???? ??? ????? ???? ??? ??? ?? ??????. ?? ?? ?? ? Stablecoin? ??? ??? ???? ???? ?? ??? ?? ? ??? ???? Top3 Stablecoin ??? ?????. ? ??? ???? ?? ???? ??? ? ? ???? ?? ?? ??? ?? ??? stablecoin? ???? ???? ??? ?????.

? ??? Stablecoin Arbitrage? ??? ????? Busd ? TUSD? ?? Stablecoin ??? ??? ?? ????? ???? ??? ?? ??? ??? ?????. ? ??? ?? Stablecoin ???? ?? ??? ?? ??? ?? ? ?? ??? ??? ?? ?? ?? ??? ????,? ??? ???? ??? ?? ????? ???? ???? ????? ??? ???? ?? ???? ?? ??? ?????? ?????? ??? ?????.

inpython, iteratorsareobjectsthatlowloppingthroughcollections __ () ? __next __ ()

?? ??? ?? ?? ? ?? ???? ??? ??? ?? ?? ???? ??? ? ????. ? ??? ??? ?? ?? ??? ?? ??? ???? ?? ???? ?? ????? ?????. ??? ?? ??? ???? ???? ? ?????? ?? ???? ??? ????? ????? ???? ?? ??? ???? ??? ? ??? ?? ? ? ??? ?? ? ????.

? ??? ??? ?? ??? ?? ?? ?? ???? ?? ???? (BEAR Market)?? "?? ??"? ?? ?? ??? ?? ??? ?? ?? ?????. ??? ?? ??, ?? ????, ??? ? ???? ???? ??? ????? ???? ? ???? ??? ???? ?? ?? ??? ???? ???? ??? ?? ??? ?? ????? ?? ? ????.

Yiwu ??? Stablecoin ??? ???? ??? ?? ??? ??? ??? ???? ?? ?????. ? ??? ?? ??? ?? ?? ???? ?????. 1. Binance? ?? ? ???? ??? ???? ???? ??? ?? ?? ?? ? ??? ???? ?? ??? ????. 2. OKX?? ??? ?? ??, ?? ? Web3 ??? ??? ?? ???? ????. 3. Huobi (Huobi/HTX)? ?? ??? ??? ??? ??? ??? ??? ??? ??? ????? ???? ????. 4. Gate.io? ?? ? ?? ???? ??? ? ??? ??? ??? ????. 5. Kucoin? ??? ?????? ??? ??? ????? ???? ?? ??? ?????. 6. Bitget? ??? ??? ???? ????? ??? ?? ?? ? ?? ???? ?????.

PHP?? ????? ??? ??? ?? ?? ???? ??? strrpos () ??? ???? ????. 1. strrpos () ??? ???? ?? ????? ?? ???? ??? ?? ???? ?? ????. ???? ??? ??? ?????. ??? strrpos??? ($ haystack, $ ??, $ offset = 0). 2. ??? ?? ???? ?? strripos () ??? ???? ??? ???? ?? ??? ??? ? ????. 3. ???? ?? ?? ??? ??? ?? MBString ??? MB_Strrpos () ??? ???? ??? ?? ?? ?? ??? ??????????. 4. strrpos ()? f? ????? ?? ??????
