XML is stored in the database in a binaryformat, and the text nodes are stored as UTF-8 code points.
XML是以二进制格式存储在数据库中的,文本节点被存储为utf - 8代码点。
2
Now that we know how to take Scala code and turn it into the binaryformat that will run on an Android device, it's time to create a mobile application using Scala.