• 大小: 1.12MB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2024-02-04
  • 语言: C#
  • 标签: c#  bt种子  bt下载  源码  

资源简介

c# 生成 bt种子 文件 bt下载 源码 包含文件:MonoTorrent.GUI.rar 里面用到的类 的深层次代码下载地方 如下: https://github.com/mono/monotorrent/downloads 里面店家daownloads,然后点击左侧的download as zip

资源截图

代码片段和文件信息

using System;
using System.Collections.Specialized;
using System.Windows.Forms;
using MonoTorrent.GUI.View;
using System.IO;
using Utilities;
using MonoTorrent.GUI.Controller;

namespace MonoTorrent.GUI
{   
    static class Program
    {
        /// 
        /// The main entry point for the application.
        /// 

        [STAThread]
        static void Main(string[] args)
        {
            ParseArguments(args);

            // Set startup path
            Global.StartupPath = Application.StartupPath;

            Application.EnableVisualstyles();
            Application.SetCompatibleTextRenderingDefault(false);

            MainWindow w = new MainWindow();
            Application.Run(w);
        }

        private static void ParseArguments(string[] args)
        {
            // Parse arguments
            ArgumentParser ap = new ArgumentParser(args);
            if (!ap.ParseOk)
            {
                MessageBox.Show(ap.Help “Help“ MessageBoxButtons.OK MessageBoxIcon.Information);
                return;
            }
            foreach (ArgumentParser.Switch sw in ap.PassedSwitches)
            {
                switch (sw.SwitchName)
                {
                    case ““:
                        // Files to add
                        foreach (string val in sw.SwitchValues)
                        {
                            if (File.Exists(val))
                                Global.TorrentFiles.Add(val);
                        }
                        break;
                    case “mini“:
                        // Show as miniwindow
                        Global.Mini = true;
                        break;
                    case “options“:
                        // Show options window first
                        Global.Options = true;
                        break;
                    default:
                        break;

                }
            }
        }
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1368  2012-04-01 14:34  MonoTorrent.GUI\bin\Debug\config.dat

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\_____padding_file_0_如果您看到此文件,请升级到BitComet(比特彗星)0.85或以上版本____

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\_____padding_file_1_如果您看到此文件,请升级到BitComet(比特彗星)0.85或以上版本____

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\_____padding_file_2_如果您看到此文件,请升级到BitComet(比特彗星)0.85或以上版本____

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\_____padding_file_3_如果您看到此文件,请升级到BitComet(比特彗星)0.85或以上版本____

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\_____padding_file_4_如果您看到此文件,请升级到BitComet(比特彗星)0.85或以上版本____

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\_____padding_file_5_如果您看到此文件,请升级到BitComet(比特彗星)0.85或以上版本____

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\_____padding_file_6_如果您看到此文件,请升级到BitComet(比特彗星)0.85或以上版本____

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\亚洲交友中心.html

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\免费英语聊天室.html

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\免费高清在线电影.html

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\免费高清电影高速下载.html

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\圣城家园[bbs.cnscg.com]@杜拉拉升职记.rmvb

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\字幕组招募贴(长期有效).doc

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\电影下载--全部免费.html

     文件          0  2010-05-06 09:10  MonoTorrent.GUI\bin\Debug\Downloads\杜拉拉升职记@圣城流氓兔兔\访问圣城家园.html

     文件     294912  2010-05-05 22:19  MonoTorrent.GUI\bin\Debug\MonoTorrent.dll

     文件     222720  2010-05-06 09:19  MonoTorrent.GUI\bin\Debug\MonoTorrent.GUI.exe

     文件     323072  2010-05-06 09:19  MonoTorrent.GUI\bin\Debug\MonoTorrent.GUI.pdb

     文件      14328  2012-04-01 14:40  MonoTorrent.GUI\bin\Debug\MonoTorrent.GUI.vshost.exe

     文件        490  2007-07-21 02:33  MonoTorrent.GUI\bin\Debug\MonoTorrent.GUI.vshost.exe.manifest

     文件    1140224  2010-05-05 22:20  MonoTorrent.GUI\bin\Debug\MonoTorrent.pdb

     文件     274039  2010-05-05 22:20  MonoTorrent.GUI\bin\Debug\MonoTorrent.xml

     文件      40118  2010-04-28 10:07  MonoTorrent.GUI\bin\Debug\Torrents\杜拉拉升职记@圣城流氓兔兔.torrent

     文件       6808  2010-05-05 22:18  MonoTorrent.GUI\Controller\ArgumentParser.cs

     文件       3192  2010-05-05 22:18  MonoTorrent.GUI\Controller\ButtonHandler.cs

     文件       4391  2010-05-05 22:18  MonoTorrent.GUI\Controller\Global.cs

     文件      57235  2010-05-05 22:18  MonoTorrent.GUI\Controller\MainController.cs

     文件       5573  2010-05-05 22:18  MonoTorrent.GUI\Controller\ResourceHandler.cs

     文件       9975  2010-05-05 22:18  MonoTorrent.GUI\Controller\RSSManagerController.cs

............此处省略136个文件信息

评论

共有 条评论