FileDialog — Allows the user to select a file.
FileDialog——允许用户选择文件。
As shown on lines 15 and 16, a FileDialog object is created.
如第15行和第16行所示,创建一个FileDialog对象。
openMenuItem will cause a fileDialog to appear (a modal dialog to open a locally stored Web page).
openMenuItem 将导致一个 fileDialog 出现(一个模式对话框将打开一个本地存储的 Web 网页)。
应用推荐