With this FileReader object, the XQExpression object then executes the query in the file, using the previously bound values.
有了这个FileReader对象之后,XQExpression对象将使用前面的绑定值在该文件中执行查询。
Because Excel files contain binary data, use FileInputStream instead of the FileReader class, which reads files containing only text characters.
由于Excel文件包含二进制数据,所以这里使用FileInputStream而不是filereader类,后者读取只包含文本字符的文件。
Because Excel files contain binary data, use FileInputStream instead of the FileReader class, which reads files containing only text characters.
由于Excel文件包含二进制数据,所以这里使用FileInputStream而不是filereader类,后者读取只包含文本字符的文件。
应用推荐