Lines Matching refs:Download
713 // 示例代码sourceUri表示Download目录,该uri是对应的fileInfo中uri
715 let sourceUri: string = "file://docs/storage/Users/currentUser/Download";
763 // 示例代码sourceUri表示Download目录,该uri是对应的fileInfo中uri
765 let sourceUri: string = "file://docs/storage/Users/currentUser/Download";
816 // 示例代码sourceUri表示Download目录,该uri是对应的fileInfo中uri
819 let sourceUri: string = "file://docs/storage/Users/currentUser/Download";
867 // 示例代码sourceUri表示Download目录,该uri是对应的fileInfo中uri
869 let sourceUri: string = "file://docs/storage/Users/currentUser/Download";
921 // 示例代码targetUri表示Download目录下文件,该uri是对应的fileInfo中uri
923 let targetUri: string = "file://docs/storage/Users/currentUser/Download/1.txt";
964 // 示例代码targetUri表示Download目录下文件,该uri是对应的fileInfo中uri
966 let targetUri: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1016 // 示例代码targetUri表示Download目录下文件,该uri是对应的fileInfo中uri
1018 let targetUri: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1060 // 示例代码targetUri表示Download目录下文件,该uri是对应的fileInfo中uri
1062 let targetUri: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1113 // 示例代码sourceFile destFile表示Download目录下文件和文件夹,该uri是对应的fileInfo中uri
1115 let sourceFile: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1116 let destFile: string = "file://docs/storage/Users/currentUser/Download/test";
1158 // 示例代码sourceFile destFile表示Download目录下文件和文件夹,该uri是对应的fileInfo中uri
1160 let sourceFile: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1161 let destFile: string = "file://docs/storage/Users/currentUser/Download/test";
1212 // 示例代码sourceDir表示Download目录下文件,该uri是对应的fileInfo中uri
1214 let sourceDir: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1256 // 示例代码sourceDir表示Download目录下文件,该uri是对应的fileInfo中uri
1258 let sourceDir: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1307 // 示例代码sourceDir表示Download目录下文件,该uri是对应的fileInfo中uri
1310 let sourceDir: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1355 // 示例代码sourceDir表示Download目录下文件夹,该uri是对应的fileInfo中uri
1357 let sourceDir: string = "file://docs/storage/Users/currentUser/Download/test";
1406 // 示例代码sourceUri表示Download目录,该uri是对应的fileInfo中uri
1409 let sourceUri: string = "file://docs/storage/Users/currentUser/Download";
1445 // 示例代码sourceUri表示Download目录,该uri是对应的fileInfo中uri
1447 let sourceUri: string = "file://docs/storage/Users/currentUser/Download";
1493 // 示例代码relativePath表示Download目录,该relativePath是对应的fileInfo中relativePath
1496 let relativePath: string = "Download/";
1531 // 示例代码relativePath表示Download目录,该relativePath是对应的fileInfo中relativePath
1533 let relativePath: string = "Download/";
1580 let imageFileRelativePath: string = "/storage/Users/currentUser/Download/queryTest/image/01.jpg";
1620 let imageFileRelativePath: string = "/storage/Users/currentUser/Download/queryTest/image/01.jpg";
1656 | sourceUri | string | 是 | 待拷贝的源文件(夹)的 uri,例如:file://docs/storage/Users/currentUser/Download/1.t…
1657 | destUri | string | 是 | 目标文件夹的 uri,例如:file://docs/storage/Users/currentUser/Download/test …
1671 // 示例代码中的sourceFile表示Download目录下的源文件(夹),destFile表示Download目录下的目标文件夹,该uri对应fileInfo中的uri
1674 let sourceFile: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1675 let destFile: string = "file://docs/storage/Users/currentUser/Download/test";
1704 // 示例代码中的sourceFile表示Download目录下的源文件(夹),destFile表示Download目录下的目标文件夹,该uri对应fileInfo中的uri
1707 let sourceFile: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1708 let destFile: string = "file://docs/storage/Users/currentUser/Download/test";
1746 … | 是 | 待拷贝的源文件(夹)的 uri,例如:file://docs/storage/Users/currentUser/Download/1.txt |
1747 … | 是 | 目标文件夹的 uri,例如:file://docs/storage/Users/currentUser/Download/test |
1755 // 示例代码中的sourceFile表示Download目录下的源文件(夹),destFile表示Download目录下的目标文件夹,该uri对应fileInfo中的uri
1757 let sourceFile: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1758 let destFile: string = "file://docs/storage/Users/currentUser/Download/test";
1799 … | 是 | 待拷贝的源文件(夹)的 uri,例如:file://docs/storage/Users/currentUser/Download/1.txt |
1800 … | 是 | 目标文件夹的 uri,例如:file://docs/storage/Users/currentUser/Download/test |
1809 // 示例代码中的sourceFile表示Download目录下的源文件(夹),destFile表示Download目录下的目标文件夹,该uri对应fileInfo中的uri
1811 let sourceFile: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1812 let destFile: string = "file://docs/storage/Users/currentUser/Download/test";
1855 | sourceUri | string | 是 | 待拷贝的源文件(夹)的 uri,例如:file://docs/storage/Users/currentUser/Download/1.t…
1856 | destUri | string | 是 | 目标文件夹的 uri,例如:file://docs/storage/Users/currentUser/Download/test …
1870 // 示例代码中的sourceFile表示Download目录下的源文件(夹),destFile表示Download目录下的目标文件夹,该uri对应fileInfo中的uri
1873 let sourceFile: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1874 let destFile: string = "file://docs/storage/Users/currentUser/Download/test";
1906 … | 是 | 待拷贝的源文件(夹)的 uri,例如:file://docs/storage/Users/currentUser/Download/1.txt |
1907 … | 是 | 目标文件夹的 uri,例如:file://docs/storage/Users/currentUser/Download/test |
1916 // 示例代码中的sourceFile表示Download目录下的源文件(夹),destFile表示Download目录下的目标文件夹,该uri对应fileInfo中的uri
1918 let sourceFile: string = "file://docs/storage/Users/currentUser/Download/1.txt";
1919 let destFile: string = "file://docs/storage/Users/currentUser/Download/test";
2299 // 示例代码中的sourceFile表示Download目录下的源文件(夹),destFile表示Download目录下的目标文件夹,该uri对应fileInfo中的uri
2302 let sourceUri: string = "file://docs/storage/Users/currentUser/Download/1.txt";
2303 let destUri: string = "file://docs/storage/Users/currentUser/Download/test";
2332 // 示例代码中的sourceFile表示Download目录下的源文件(夹),destFile表示Download目录下的目标文件夹,该uri对应fileInfo中的uri
2335 let sourceUri: string = "file://docs/storage/Users/currentUser/Download/1.txt";
2336 let destUri: string = "file://docs/storage/Users/currentUser/Download/test";
2387 // 示例代码中的sourceFile表示Download目录下的源文件(夹),destFile表示Download目录下的目标文件夹,该uri对应fileInfo中的uri
2389 let sourceUri: string = "file://docs/storage/Users/currentUser/Download/1.txt";
2390 let destUri: string = "file://docs/storage/Users/currentUser/Download/test";
2447 // 示例代码中的sourceFile表示Download目录下的源文件(夹),destFile表示Download目录下的目标文件夹,该uri对应fileInfo中的uri
2449 let sourceUri: string = "file://docs/storage/Users/currentUser/Download/1.txt";
2450 let destUri: string = "file://docs/storage/Users/currentUser/Download/test";
2517 // 示例代码sourceUri destUri表示Download目录下文件和文件夹,该uri是对应的fileInfo中uri
2519 let sourceUri: string = "file://docs/storage/Users/currentUser/Download/1.txt";
2520 let destUri: string = "file://docs/storage/Users/currentUser/Download/test";
2570 // 示例代码sourceUri destUri表示Download目录下文件和文件夹,该uri是对应的fileInfo中uri
2572 let sourceUri: string = "file://docs/storage/Users/currentUser/Download/1.txt";
2573 let destUri: string = "file://docs/storage/Users/currentUser/Download/test";