• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>
            隨筆 - 505  文章 - 1034  trackbacks - 0
            <2007年10月>
            30123456
            78910111213
            14151617181920
            21222324252627
            28293031123
            45678910


            子曾經曰過:編程無他,唯手熟爾!

            常用鏈接

            留言簿(94)

            隨筆分類(649)

            隨筆檔案(505)

            相冊

            BCB

            Crytek

            • crymod
            • Crytek's Offical Modding Portal

            Game Industry

            OGRE

            other

            Programmers

            Qt

            WOW Stuff

            搜索

            •  

            積分與排名

            • 積分 - 911346
            • 排名 - 14

            最新隨筆

            最新評論

            閱讀排行榜

            評論排行榜

            先研究下這個,吼吼。夠研究一段時間的了。

            電驢:http://sourceforge.net/projects/emule/

            電驢源碼分析:

            http://blog.csdn.net/ruibird/category/273392.aspx?PageNumber=2

            http://www.ppgod.com/thread.php?fid-20.html

            BT & eMule

            http://mail.ustc.edu.cn/~ltguo/2005/12/bt_emule.html

            2007-10-09
            研究了下,復雜度不是一般的高,基本上mission impossible.

            還是先做這件事情比較實在,把某些pak包里的一堆小文件合成一個文件,這樣子更新服務器上就沒有那么多一個個的小文件了,防止玩家頻繁的建立連接。
               老子想編譯下emule,結果一堆的第三方庫,奶奶的!

            初見成果,現在只剩下下面的問題了:

            ------ 已啟動生成: 項目: emule, 配置: Debug Win32 ------

            正在鏈接
            IPFilterDlg.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableDialog::EnableSaveRestore(wchar_t const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPB_WH@Z)
            NetworkInfoDlg.obj : error LNK2019: 無法解析的外部符號 
            "protected: void __thiscall CResizableDialog::EnableSaveRestore(wchar_t const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPB_WH@Z) ,該符號在函數 "void __cdecl CreateNetworkInfo(class CRichEditCtrlX &,struct _charformatw &,struct _charformatw &,bool)" (?CreateNetworkInfo@@YAXAAVCRichEditCtrlX@@AAU_charformatw@@1_N@Z) 中被引用
            AddSourceDlg.obj : error LNK2019: 無法解析的外部符號 
            "protected: void __thiscall CResizableDialog::EnableSaveRestore(wchar_t const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPB_WH@Z) ,該符號在函數 "protected: virtual int __thiscall CAddSourceDlg::OnInitDialog(void)" (?OnInitDialog@CAddSourceDlg@@MAEHXZ) 中被引用
            CollectionCreateDialog.obj : error LNK2019: 無法解析的外部符號 
            "protected: void __thiscall CResizableDialog::EnableSaveRestore(wchar_t const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPB_WH@Z) ,該符號在函數 "unsigned int __stdcall ATL::_AtlGetThreadACPThunk(void)" (?_AtlGetThreadACPThunk@ATL@@YGIXZ) 中被引用
            CollectionViewDialog.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableDialog::EnableSaveRestore(wchar_t const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPB_WH@Z)
            DirectDownloadDlg.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableDialog::EnableSaveRestore(wchar_t const *,int)" (?EnableSaveRestore@CResizableDialog@@IAEXPB_WH@Z)
            SharedFilesCtrl.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableSheet::EnableSaveRestore(wchar_t const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPB_WHH@Z)
            ClientDetailDialog.obj : error LNK2019: 無法解析的外部符號 
            "protected: void __thiscall CResizableSheet::EnableSaveRestore(wchar_t const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPB_WHH@Z) ,該符號在函數 "protected: virtual int __thiscall CClientDetailDialog::OnInitDialog(void)" (?OnInitDialog@CClientDetailDialog@@MAEHXZ) 中被引用
            FileDetailDialog.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableSheet::EnableSaveRestore(wchar_t const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPB_WHH@Z)
            CollectionListCtrl.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableSheet::EnableSaveRestore(wchar_t const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPB_WHH@Z)
            SearchListCtrl.obj : error LNK2001: 無法解析的外部符號 
            "protected: void __thiscall CResizableSheet::EnableSaveRestore(wchar_t const *,int,int)" (?EnableSaveRestore@CResizableSheet@@IAEXPB_WHH@Z)
            DialogMinTrayBtn.obj : error LNK2019: 無法解析的外部符號 
            "public: __thiscall CResizableDialog::CResizableDialog(wchar_t const *,class CWnd *)" (??0CResizableDialog@@QAE@PB_WPAVCWnd@@@Z) ,該符號在函數 "public: __thiscall CDialogMinTrayBtn<class CResizableDialog>::CDialogMinTrayBtn<class CResizableDialog>(wchar_t const *,class CWnd *)" (??0?$CDialogMinTrayBtn@VCResizableDialog@@@@QAE@PB_WPAVCWnd@@@Z) 中被引用
            ListViewWalkerPropertySheet.obj : error LNK2019: 無法解析的外部符號 
            "public: __thiscall CResizableSheet::CResizableSheet(wchar_t const *,class CWnd *,unsigned int)" (??0CResizableSheet@@QAE@PB_WPAVCWnd@@I@Z) ,該符號在函數 "public: __thiscall CListViewWalkerPropertySheet::CListViewWalkerPropertySheet(wchar_t const *,class CWnd *,unsigned int)" (??0CListViewWalkerPropertySheet@@QAE@PB_WPAVCWnd@@I@Z) 中被引用
            cryptlib.lib(integer.obj) : error LNK2019: 無法解析的外部符號 
            "public: unsigned int * __thiscall CryptoPP::AlignedAllocator<unsigned int>::allocate(unsigned int,void const *)" (?allocate@?$AlignedAllocator@I@CryptoPP@@QAEPAIIPBX@Z) ,該符號在函數 "public: __thiscall CryptoPP::SecBlock<unsigned int,class CryptoPP::AlignedAllocator<unsigned int> >::SecBlock<unsigned int,class CryptoPP::AlignedAllocator<unsigned int> >(unsigned int)" (??0?$SecBlock@IV?$AlignedAllocator@I@CryptoPP@@@CryptoPP@@QAE@I@Z) 中被引用
            Debug
            /emule.exe : fatal error LNK1120: 5 個無法解析的外部命令

            生成日志保存在“file:
            //d:\soft\code\eMule0.48a-Sources\srchybrid\Debug\BuildLog.htm”中
            emule - 15 錯誤,0 警告

            2007-10-9
            今天把這兩條解決了
            cryptlib.lib(integer.obj) : error LNK2019: 無法解析的外部符號 "public: unsigned int * __thiscall CryptoPP::AlignedAllocator<unsigned int>::allocate(unsigned int,void const *)" (?allocate@?$AlignedAllocator@I@CryptoPP@@QAEPAIIPBX@Z) ,該符號在函數 "public: __thiscall CryptoPP::SecBlock<unsigned int,class CryptoPP::AlignedAllocator<unsigned int> >::SecBlock<unsigned int,class CryptoPP::AlignedAllocator<unsigned int> >(unsigned int)" (??0?$SecBlock@IV?$AlignedAllocator@I@CryptoPP@@@CryptoPP@@QAE@I@Z) 中被引用

             2007-10-17
            今天秒大刀把鏈接不過的問題解決了
            解決方法:把ResizableLib的一個項目屬性改下


            哈哈,爽了!


            為表達感激之情,請秒大刀去吃飯,結果半路上被QA叫回公司了,暈!

            posted on 2007-10-08 21:23 七星重劍 閱讀(2117) 評論(2)  編輯 收藏 引用 所屬分類: PL--c/c++Network ProgrammingP2P

            FeedBack:
            # re: 用p2p優化網絡游戲客戶端自動更新工具 2009-03-03 12:02 yeeler
            cryptlib.lib(integer.obj) : error LNK2019: 無法解析的外部符號 "public: unsigned int * __thiscall CryptoPP::AlignedAllocator<unsigned int>::allocate(unsigned int,void const *)" (?allocate@?$AlignedAllocator@I@CryptoPP@@QAEPAIIPBX@Z) ,該符號在函數 "public: __thiscall CryptoPP::SecBlock<unsigned int,class CryptoPP::AlignedAllocator<unsigned int> >::SecBlock<unsigned int,class CryptoPP::AlignedAllocator<unsigned int> >(unsigned int)" (??0?$SecBlock@IV?$AlignedAllocator@I@CryptoPP@@@CryptoPP@@QAE@I@Z) 中被引用

            請問 這個是怎么解決的啊 ?  回復  更多評論
              
            # re: 用p2p優化網絡游戲客戶端自動更新工具 2018-07-11 23:57 七星重劍
            我擦,我居然10幾年前還研究過這個  回復  更多評論
              
            人妻精品久久无码区| 久久夜色精品国产噜噜亚洲a| 久久久黄色大片| 久久精品国产99久久无毒不卡| 国产成人无码久久久精品一| 久久久久综合网久久| 亚洲国产精品无码久久青草| 国产精品久久久久久福利漫画| 色综合久久久久综合99| 色婷婷综合久久久中文字幕| 精品无码人妻久久久久久| 一本久久a久久精品vr综合| 久久国产视频网| 99久久久精品免费观看国产| 一级a性色生活片久久无少妇一级婬片免费放 | 久久被窝电影亚洲爽爽爽| 日本国产精品久久| 久久精品这里热有精品| 伊人色综合久久天天人手人婷| 99热成人精品免费久久| 久久精品国产亚洲av麻豆小说| 热99RE久久精品这里都是精品免费| 国产亚洲欧美成人久久片| 久久久久久夜精品精品免费啦| 亚洲欧美精品一区久久中文字幕| 久久亚洲欧美日本精品| 久久精品国产亚洲AV香蕉| 欧洲精品久久久av无码电影 | 狠狠色婷婷久久一区二区| 久久久艹| 欧美日韩中文字幕久久久不卡| 狠狠久久亚洲欧美专区| www久久久天天com| 精品久久久久久无码中文字幕一区| 久久精品国产精品亚洲精品 | 国产欧美久久一区二区| 99re久久精品国产首页2020| 久久亚洲精品成人av无码网站| 久久午夜夜伦鲁鲁片免费无码影视| 亚洲国产精品无码久久九九| 一本色综合久久|