嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
LanMsg的源码(C#),LanMsg的源码(C#),LanMsg的源码(C#)
.
├── LanMsg的源码(C#)_19854801LanMsgC2.0.0.1-1879.rar
├── www.pudn.com.txt
└── 复件 LanMsgC#2.0.0.1
├── LanMsg.sln
├── LanMsg.suo
├── LanMsgUpdate
│ ├── App.ico
│ ├── ArrivalImage
│ │ └── 1203489043.gif
│ ├── AssemblyInfo.cs
│ ├── DevComponents.DotNetBar.dll
│ ├── FormMain.cs
│ ├── FormMain.resx
│ ├── LanMsg.exe
│ ├── LanMsg.exe.config
│ ├── LanMsg.pdb
│ ├── LanMsgLibrary.dll
│ ├── LanMsgLibrary.pdb
│ ├── LanMsgUpdate.csproj
│ ├── LanMsgUpdate.csproj.user
│ ├── LanMsgUpdate.sln
│ ├── LanMsgUpdate.suo
│ ├── Record.pti
│ ├── bin
│ │ ├── LanMsgUpdate.exe
│ │ └── LanMsgUpdate.pdb
│ ├── g729.dll
│ ├── obj
│ │ └── Debug
│ └── sendImage
│ ├── 1203489043.gif
│ └── 1726108658.gif
├── Server
│ ├── App.ico
│ ├── AssemblyInfo.cs
│ ├── ClassFormMain.cs
│ ├── Controls
│ │ ├── ClassMsg.cs
│ │ ├── ClassOptionData.cs
│ │ ├── ClassSerializers.cs
│ │ ├── ClassUserInfo.cs
│ │ ├── ClassUsers.cs
│ │ ├── SockUDP.cs
│ │ └── SockUDP.resx
│ ├── FormMain.cs
│ ├── FormMain.resx
│ ├── LanMsg.suo
│ ├── LanMsgS.sln
│ ├── LanMsgS.suo
│ ├── LanMsgServer.csproj
│ ├── LanMsgServer.csproj.user
│ ├── Thumbs.db
│ ├── bin
│ │ ├── LanMsg.exe
│ │ └── LanMsg.pdb
│ └── obj
│ └── Debug
├── Setup.sf7
├── client
│ ├── AVForm.cs
│ ├── AVForm.resx
│ ├── App.ico
│ ├── AssemblyInfo.cs
│ ├── Controls
│ │ ├── ClassFormMain.cs
│ │ ├── ClassForms.cs
│ │ ├── ClassRtfMsg.cs
│ │ ├── ClassSendImage.cs
│ │ ├── ClassTextMsg.cs
│ │ ├── ClassUserInfo.cs
│ │ ├── ClassUsers.cs
│ │ ├── MenuEx
│ │ │ ├── BaseMenuPainter.cs
│ │ │ ├── BaseMenuPainter.resx
│ │ │ ├── ControlVault.MenuSuite.ndoc
│ │ │ ├── ControlVault.MenuSuite.xml
│ │ │ ├── Enums.cs
│ │ │ ├── ImageMenuPainter.cs
│ │ │ ├── ImageMenuPainter.resx
│ │ │ ├── Interfaces.cs
│ │ │ ├── MenuEx.bmp
│ │ │ ├── MenuEx.cs
│ │ │ ├── MenuEx.resx
│ │ │ ├── MenuPainter.bmp
│ │ │ ├── Office2003MenuPainter.cs
│ │ │ ├── Office2003MenuPainter.resx
│ │ │ ├── PlainMenuPainter.cs
│ │ │ ├── PlainMenuPainter.resx
│ │ │ ├── RadioCheck.ico
│ │ │ ├── SafeNativeMethods.cs
│ │ │ ├── SkinMenuPainter.cs
│ │ │ ├── SkinMenuPainter.resx
│ │ │ ├── Tick.ico
│ │ │ ├── VSMenuPainter.cs
│ │ │ └── VSMenuPainter.resx
│ │ ├── MessageBoxEx.cs
│ │ ├── MyAV.cs
│ │ ├── MyAV.resx
│ │ ├── P2pSendImage.cs
│ │ └── P2pSendImage.resx
│ ├── DevComponents.DotNetBar.dll
│ ├── FormMain.dotNetBarManager1.xml_dnb.bak
│ ├── FormNotice.dotNetBarManager1.xml
│ ├── FormNotice.dotNetBarManager1.xml_dnb.bak
│ ├── FormSendMsg.dotNetBarManager1.xml
│ ├── FormSendMsg.dotNetBarManager1.xml_dnb.bak
│ ├── FormSendMsgGroup.dotNetBarManager1.xml
│ ├── FormSendMsgGroup.dotNetBarManager1.xml_dnb.bak
│ ├── Forms
│ │ ├── FormLogin.cs
│ │ ├── FormLogin.resx
│ │ ├── FormMain.cs
│ │ ├── FormMain.resx
│ │ ├── FormMsgMis.cs
│ │ ├── FormMsgMis.resx
│ │ ├── FormNotice.cs
│ │ ├── FormNotice.resx
│ │ ├── FormSendMsg.cs
│ │ ├── FormSendMsg.resx
│ │ ├── FormSendMsgGroup.cs
│ │ ├── FormSendMsgGroup.resx
│ │ ├── FormUpdate.cs
│ │ └── FormUpdate.resx
│ ├── LanMsg.sln
│ ├── LanMsg.suo
│ ├── LanMsgClient.csproj
│ ├── LanMsgClient.csproj.user
│ ├── LanMsgLibrary.dll
│ ├── Resources
│ │ ├── 0.gif
│ │ ├── 1.gif
│ │ ├── 10.gif
│ │ ├── 11.gif
│ │ ├── 12.gif
│ │ ├── 13.gif
│ │ ├── 14.gif
│ │ ├── 15.gif
│ │ ├── 16.gif
│ │ ├── 17.gif
│ │ ├── 18.gif
│ │ ├── 19.gif
│ │ ├── 2.gif
│ │ ├── 20.gif
│ │ ├── 21.gif
│ │ ├── 22.gif
│ │ ├── 23.gif
│ │ ├── 24.gif
│ │ ├── 25.gif
│ │ ├── 26.gif
│ │ ├── 27.gif
│ │ ├── 28.gif
│ │ ├── 29.gif
│ │ ├── 3.gif
│ │ ├── 30.gif
│ │ ├── 31.gif
│ │ ├── 32.gif
│ │ ├── 33.gif
│ │ ├── 34.gif
│ │ ├── 35.gif
│ │ ├── 36.gif
│ │ ├── 37.gif
│ │ ├── 38.gif
│ │ ├── 39.gif
│ │ ├── 4.gif
│ │ ├── 40.gif
│ │ ├── 41.gif
│ │ ├── 42.gif
│ │ ├── 43.gif
│ │ ├── 44.gif
│ │ ├── 45.gif
│ │ ├── 46.gif
│ │ ├── 47.gif
│ │ ├── 48.gif
│ │ ├── 49.gif
│ │ ├── 5.gif
│ │ ├── 50.gif
│ │ ├── 51.gif
│ │ ├── 52.gif
│ │ ├── 53.gif
│ │ ├── 54.gif
│ │ ├── 55.gif
│ │ ├── 56.gif
│ │ ├── 57.gif
│ │ ├── 58.gif
│ │ ├── 59.gif
│ │ ├── 6.gif
│ │ ├── 60.gif
│ │ ├── 61.gif
│ │ ├── 62.gif
│ │ ├── 63.gif
│ │ ├── 64.gif
│ │ ├── 65.gif
│ │ ├── 66.gif
│ │ ├── 67.gif
│ │ ├── 68.gif
│ │ ├── 69.gif
│ │ ├── 7.gif
│ │ ├── 70.gif
│ │ ├── 71.gif
│ │ ├── 72.gif
│ │ ├── 73.gif
│ │ ├── 74.gif
│ │ ├── 75.gif
│ │ ├── 76.gif
│ │ ├── 77.gif
│ │ ├── 78.gif
│ │ ├── 79.gif
│ │ ├── 8.gif
│ │ ├── 80.gif
│ │ ├── 81.gif
│ │ ├── 82.gif
│ │ ├── 83.gif
│ │ ├── 84.gif
│ │ ├── 85.gif
│ │ ├── 86.gif
│ │ ├── 87.gif
│ │ ├── 88.gif
│ │ ├── 89.gif
│ │ ├── 9.gif
│ │ ├── 90.gif
│ │ ├── 91.gif
│ │ ├── 92.gif
│ │ ├── 93.gif
│ │ ├── 94.gif
│ │ ├── 95.gif
│ │ ├── ErrorImage.GIF
│ │ ├── Record.pti
│ │ ├── Thumbs.db
│ │ ├── _desktop.ini
│ │ ├── close.bmp
│ │ ├── close2.bmp
│ │ ├── exception.log
│ │ ├── g729.dll
│ │ ├── skin.bmp
│ │ ├── skin2.bmp
│ │ └── skin3.bmp
│ ├── SystemUpdate.pdb
│ ├── Thumbs.db
│ ├── app.config
│ ├── bin
│ ├── community.ico
│ ├── defaultlogo.jpg
│ ├── gif
│ │ ├── AnimatedGifEncoder.cs
│ │ ├── GifDecoder.cs
│ │ ├── LZWEncoder.cs
│ │ ├── MyGif.cs
│ │ ├── MyGif.resx
│ │ ├── NeuQuant.cs
│ │ ├── gif.cs
│ │ └── gif.resx
│ ├── obj
│ │ └── Debug
│ ├── 未标题-2 拷贝.gif
│ ├── 未标题-2.psd
│ └── 未命名.bmp
└── 使用说明.txt
21 directories, 236 files