You also need to copy some files to the WAS ND deployment manager bin directory.
您还需要复制一些文件到WAS DN部署管理器bin目录中。
For example, if you wanted to copy some files and directories to another directory on your local machine, you'd run something like the code shown in Listing 2.
例如,如果您希望在本地计算机中将一些文件和目录复制到另一个目录,您可以运行与清单2中所示类似的代码。
Once you find such a set of files, you will often want to do something with them: remove them, copy them to another location, rename them, or some other operation.
找到匹配的文件集之后,您通常希望对它们执行某些操作:删除、移动和重命名它们等。
应用推荐