The feed source details can be provided in the form of a string stored in system memory, via an inputfile, or as records in a database.
提要源细节可以通过存储在系统内存的字符串的形式,借助一个输入文件或作为数据库中的记录提供。
2
Through document repositories or a filesystem. You copy the original documents into an input folder and receive the redacted files in an output folder.
通过文档存储库或文件系统——将原始文档复制到一个输入文件夹,在输出文件夹中接收编校的文件。
3
Configuring filesystem access along with user input is dangerous, so it's best to avoid it altogether by designing your application to use a database and hidden, generated file names.