資源簡介
protobuf 實例工程,根據 我的protobuf設計原則而提供的一個簡單聊天服務的C#實現,工程為VS2013環境,配置為Net 4.0的執行環境。

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Threading.Tasks;
using?System.Windows;
namespace?ChatClient
{
????///?
????///?App.xaml?的交互邏輯
????///?
????public?partial?class?App?:?Application
????{
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2014-07-19?00:19??ChatServer\
?????目錄???????????0??2014-07-19?22:14??ChatServer\ChatClient\
?????文件?????????199??2014-07-19?22:22??ChatServer\ChatClient\App.config
?????文件?????????321??2014-07-19?00:19??ChatServer\ChatClient\App.xaml
?????文件?????????337??2014-07-19?00:19??ChatServer\ChatClient\App.xaml.cs
?????目錄???????????0??2014-07-19?00:19??ChatServer\ChatClient\bin\
?????目錄???????????0??2014-07-19?00:56??ChatServer\ChatClient\bin\Debug\
?????文件???????95232??2014-07-19?22:22??ChatServer\ChatClient\bin\Debug\ChatClient.exe
?????文件?????????199??2014-07-19?22:22??ChatServer\ChatClient\bin\Debug\ChatClient.exe.config
?????文件??????349696??2014-07-19?22:22??ChatServer\ChatClient\bin\Debug\ChatClient.pdb
?????文件???????24216??2014-07-19?22:22??ChatServer\ChatClient\bin\Debug\ChatClient.vshost.exe
?????文件?????????199??2014-07-19?22:22??ChatServer\ChatClient\bin\Debug\ChatClient.vshost.exe.config
?????文件?????????490??2013-06-18?20:28??ChatServer\ChatClient\bin\Debug\ChatClient.vshost.exe.manifest
?????文件??????375808??2013-09-05?15:34??ChatServer\ChatClient\bin\Debug\Google.ProtocolBuffers.dll
?????文件????????4802??2014-07-19?22:22??ChatServer\ChatClient\ChatClient.csproj
?????文件????????8166??2014-07-19?01:02??ChatServer\ChatClient\Connection.cs
?????文件??????375808??2013-09-05?15:34??ChatServer\ChatClient\Google.ProtocolBuffers.dll
?????文件????????2988??2014-07-19?22:01??ChatServer\ChatClient\MainWindow.xaml
?????文件????????7479??2014-07-19?22:14??ChatServer\ChatClient\MainWindow.xaml.cs
?????目錄???????????0??2014-07-19?00:19??ChatServer\ChatClient\obj\
?????目錄???????????0??2014-07-19?22:22??ChatServer\ChatClient\obj\Debug\
?????文件????????2310??2014-07-19?22:22??ChatServer\ChatClient\obj\Debug\App.g.cs
?????文件????????2310??2014-07-19?22:22??ChatServer\ChatClient\obj\Debug\App.g.i.cs
?????文件????????1553??2014-07-19?22:22??ChatServer\ChatClient\obj\Debug\ChatClient.csproj.FileListAbsolute.txt
?????文件?????????919??2014-07-19?00:21??ChatServer\ChatClient\obj\Debug\ChatClient.csproj.GenerateResource.Cache
?????文件???????18478??2014-07-19?22:22??ChatServer\ChatClient\obj\Debug\ChatClient.csprojResolveAssemblyReference.cache
?????文件???????95232??2014-07-19?22:22??ChatServer\ChatClient\obj\Debug\ChatClient.exe
?????文件????????2824??2014-07-19?22:22??ChatServer\ChatClient\obj\Debug\ChatClient.g.resources
?????文件??????349696??2014-07-19?22:22??ChatServer\ChatClient\obj\Debug\ChatClient.pdb
?????文件?????????180??2014-07-19?22:22??ChatServer\ChatClient\obj\Debug\ChatClient.Properties.Resources.resources
?????文件?????????321??2014-07-19?22:22??ChatServer\ChatClient\obj\Debug\ChatClient_MarkupCompile.cache
............此處省略52個文件信息
- 上一篇:健康檔案管理系統 數據庫課程設計
- 下一篇:數據集-用做回歸.csv
評論
共有 條評論