C#如何实现FTP在服务器上遍历文件夹文章摘要:using System; namespace test { class Program { public static void Main(string[] args) { //改成FTP服务器地址 //string dir = @\\\\192.168.1.106\\eux\\ ; string dir = @F:\\eux\\ ; print(dir); Console.Write(Press any key to continue . . , C#如何多次连接数据库啊? . ); Console.
|
|
时间:2013-09-20 22:36来源:未知 作者:admin 点击:
次 《C#如何实现FTP在服务器上遍历文件夹》
| |
上一篇:C#如何多次连接数据库啊? 下一篇:C#如何实现图片分块延时显示 |
||