资源简介
本次设计旨在构建一个基于Android的聊天系统,对Android系统构建以及网络通信的方式进行了相关研究,了解聊天系统构建的相关知识。使用Android Studio软件构建客户端,使用VS2015的C#语言构建服务器端,客户端进行消息的发送与接收,服务器端进行信息管理以及信息中转,客户端与服务器端联合使用,最终构成了一个简单的聊天系统。
代码片段和文件信息
/**
* Automatically generated file. DO NOT MODIFY
*/
package net.sk8erboy.myim.test;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean(“true“);
public static final String APPLICATION_ID = “net.sk8erboy.myim.test“;
public static final String BUILD_TYPE = “debug“;
public static final String FLAVOR = ““;
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = “1.0“;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A..H. 129536 2018-05-19 00:17 MyIMServer\.vs\MyIMServer\v14\.suo
文件 189 2018-04-12 19:36 MyIMServer\client\App.config
文件 5632 2018-04-17 19:09 MyIMServer\client\bin\Debug\client.exe
文件 189 2018-04-12 19:36 MyIMServer\client\bin\Debug\client.exe.config
文件 15872 2018-04-17 19:09 MyIMServer\client\bin\Debug\client.pdb
文件 22696 2018-04-13 20:28 MyIMServer\client\bin\Debug\client.vshost.exe
文件 189 2018-04-12 19:36 MyIMServer\client\bin\Debug\client.vshost.exe.config
文件 490 2015-06-04 12:48 MyIMServer\client\bin\Debug\client.vshost.exe.manifest
文件 881 2018-04-12 19:36 MyIMServer\client\client.cs
文件 2709 2018-04-12 19:36 MyIMServer\client\client.csproj
文件 382 2018-04-13 20:28 MyIMServer\client\obj\Debug\client.csproj.FileListAbsolute.txt
文件 1922 2018-04-13 20:27 MyIMServer\client\obj\Debug\client.csprojResolveAssemblyReference.cache
文件 5632 2018-04-17 19:09 MyIMServer\client\obj\Debug\client.exe
文件 15872 2018-04-17 19:09 MyIMServer\client\obj\Debug\client.pdb
文件 6728 2018-04-30 15:33 MyIMServer\client\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 0 2018-04-12 19:36 MyIMServer\client\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
文件 0 2018-04-12 19:36 MyIMServer\client\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
文件 0 2018-04-12 19:36 MyIMServer\client\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
文件 800 2018-04-12 19:36 MyIMServer\client\Program.cs
文件 1338 2018-04-12 19:36 MyIMServer\client\Properties\AssemblyInfo.cs
文件 189 2018-04-11 19:10 MyIMServer\MyIMServer\App.config
文件 374 2018-04-12 19:36 MyIMServer\MyIMServer\App.xaml
文件 337 2018-04-12 19:36 MyIMServer\MyIMServer\App.xaml.cs
文件 44155 2018-04-17 19:42 MyIMServer\MyIMServer\bin\Debug\images\p1.png
文件 44591 2018-04-17 19:42 MyIMServer\MyIMServer\bin\Debug\images\p2.png
文件 44917 2018-04-17 19:43 MyIMServer\MyIMServer\bin\Debug\images\p3.png
文件 44474 2018-04-17 19:43 MyIMServer\MyIMServer\bin\Debug\images\p4.png
文件 51712 2018-05-16 21:03 MyIMServer\MyIMServer\bin\Debug\MyIMServer.exe
文件 189 2018-04-11 19:10 MyIMServer\MyIMServer\bin\Debug\MyIMServer.exe.config
文件 140800 2018-05-16 21:03 MyIMServer\MyIMServer\bin\Debug\MyIMServer.pdb
............此处省略1947个文件信息
相关资源
- Android ---------高德卫星地图绘制多个点
- 基于开源EasyPR的车牌识别Android工程源
- 蓝牙ble调试工具Android Studio
- android tcp/ip ESP8266
- Android水果连连看游戏源码
- android最简单的二维码生成Demo
- Android接口实现登录注册
- 简单的音乐播放器APP
- MediaRecorder&AudioRecorder,录音和获取分
- Android获取当前天气
- android仿微信点击拍照长按录制小视频
- Android 圆形头像剪切studio版
- Android开发天气预报APP
- Android读取officedocdocx.xls.xlsx.ppt.pptx-全
- Android开发中动态获取RecyclerView的Ite
- GitHub上最火的40个Android开源项目源码
- 安卓4.3.zip源码_android-18.zip
- android 调用系统分享图片,文本和视频
- Android studio版本日历
- Android 天气预报261945
- android毕设 旅游资源管理与查看源码
- Android教务选课成绩管理系统完成客户
- android手机扫描二维码开源代码
- ARAndroidDemo
- androidstudio拍照与人脸识别
- Demo Android俄罗斯方块源码
- Android一分钟制作微信红包特效
- Android基于百度语音的语音交互
- Learn Android Studio.pdf
- android开发AIDL使用模拟支付宝支付
评论
共有 条评论