inputs the program will use 计划会用到的投入
Notice that although this program has no network interfaces, we still have to worry about security, because an attacker can provide some of its inputs.
注意虽然这个程序没有网络接口,我们仍然需要担心它的安全性,因为攻击者可以提供一些输入。
You should consider each of these inputs when you're writing your program, and if they are untrusted, carefully filter them.
当您编写程序的时候这些输入每一个都应该考虑,如果它们不可信,一定要谨慎对它们进行过滤。
This program accepts an operation code and a record key as inputs, then reads the VSAM dataset and returns the record back to CICS.
这个程序接受一个操作码和一个记录键作为输入,然后读取VSAM数据集并将记录返回给CICS。
Testing and reasoning. Testing, we run our program on some set of inputs.
测试就是,我们输入一些信息,并且运行我们的程序,然后查看答案。
Because maybe the program worked on some inputs and not on others.
一次如果理解了程序为什么,能对a正常运行而对b却不能你就会。
应用推荐