In this example, you create an appropriate file object, then write the binary characters with ASCII values from 50 to 69.
在这个示例中,创建一个合适的file对象,然后用从50到69的ascii值写入二进制字符。
You could read the Nokia 238 ri readme for the steps, but basically, you need to write a resource XML file for your strings and image and run the ResourceMaker tool to get the binary file.
可以阅读Nokia 238 RI的自述文件了解相关步骤,但基本上,您需要为字符串和图片编写一个xml资源文件,运行ResourceMaker工具获得二进制文件。
You can use the file object to read data, to write data, to append data to a file, and to work with either binary or textual data.
可以用file对象读取数据、写入数据或把数据添加到文件,以及处理二进制或文本数据。
应用推荐