文件名称:UDPClient_sifangjibao
-
所属分类:
- 标签属性:
- 上传时间:2013-07-19
-
文件大小:1013.56kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
一个UDP通信并且与后台数据库连接的代码-A UDP traffic and with the background database connection code ~ ~ ~
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UDPClient_sifangjibao/bin/Debug/DotNet.dll
UDPClient_sifangjibao/bin/Debug/DotNet.pdb
UDPClient_sifangjibao/DotNet/DotNet.csproj
UDPClient_sifangjibao/DotNet/DotNet.csproj.user
UDPClient_sifangjibao/DotNet/MVC/Core/Controller.cs
UDPClient_sifangjibao/DotNet/MVC/Core/Model.cs
UDPClient_sifangjibao/DotNet/MVC/Core/View.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/ICommand.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IController.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IFacade.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IMediator.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IModel.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/INotification.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/INotifier.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IObserver.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IProxy.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IView.cs
UDPClient_sifangjibao/DotNet/MVC/Patterns/Command/Command.cs
UDPClient_sifangjibao/DotNet/MVC/Patterns/Facade/Facade.cs
UDPClient_sifangjibao/DotNet/MVC/Patterns/Mediator/Mediator.cs
UDPClient_sifangjibao/DotNet/MVC/Patterns/Observer/Notification.cs
UDPClient_sifangjibao/DotNet/MVC/Patterns/Observer/Notifier.cs
UDPClient_sifangjibao/DotNet/MVC/Patterns/Proxy/Proxy.cs
UDPClient_sifangjibao/DotNet/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
UDPClient_sifangjibao/DotNet/obj/Debug/DotNet.csproj.FileListAbsolute.txt
UDPClient_sifangjibao/DotNet/obj/Debug/DotNet.dll
UDPClient_sifangjibao/DotNet/obj/Debug/DotNet.pdb
UDPClient_sifangjibao/DotNet/obj/Debug/Refactor/DotNet.dll
UDPClient_sifangjibao/DotNet/Properties/AssemblyInfo.cs
UDPClient_sifangjibao/UDPClient/app.config
UDPClient_sifangjibao/UDPClient/ApplicationFacade.cs
UDPClient_sifangjibao/UDPClient/bin/Debug/ConConfig.xml
UDPClient_sifangjibao/UDPClient/bin/Debug/DotNet.dll
UDPClient_sifangjibao/UDPClient/bin/Debug/DotNet.pdb
UDPClient_sifangjibao/UDPClient/bin/Debug/libmySQL.dll
UDPClient_sifangjibao/UDPClient/bin/Debug/MVCDemo.vshost.exe.manifest
UDPClient_sifangjibao/UDPClient/bin/Debug/MySql.Data.dll
UDPClient_sifangjibao/UDPClient/bin/Debug/MySQLDriverCS.dll
UDPClient_sifangjibao/UDPClient/bin/Debug/udp.xml
UDPClient_sifangjibao/UDPClient/bin/Debug/UDPClient.exe
UDPClient_sifangjibao/UDPClient/bin/Debug/UDPClient.exe.config
UDPClient_sifangjibao/UDPClient/bin/Debug/UDPClient.pdb
UDPClient_sifangjibao/UDPClient/bin/Debug/UDPClient.vshost.exe
UDPClient_sifangjibao/UDPClient/bin/Debug/UDPClient.vshost.exe.config
UDPClient_sifangjibao/UDPClient/bin/Debug/UDPClient.vshost.exe.manifest
UDPClient_sifangjibao/UDPClient/bin/Debug/udp_old.xml
UDPClient_sifangjibao/UDPClient/bin/Debug/udp_old_old.xml
UDPClient_sifangjibao/UDPClient/Controllers/DBCommand.cs
UDPClient_sifangjibao/UDPClient/Controllers/UdpCommand.cs
UDPClient_sifangjibao/UDPClient/Controllers/XmlCommand.cs
UDPClient_sifangjibao/UDPClient/Models/DBProxy.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/DeleteHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/HelperBase.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/IDBServicer.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/InsertHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/ISqlHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/MysqlDeleteHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/MysqlInsertHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/MysqlQueryHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/MysqlServicer.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/MysqlUpdateHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/MysqlUtility.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/QueryHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/UpdateHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/SqlServerDmo.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/Udp/IClient.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/Udp/UdpClient.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/Udp/UdpConfig.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/Udp/UdpDataHandler.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/Udp/UdpDataResolver.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/Udp/UdpDataType.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/UdpDmo.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/XML/IXmlHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/XML/XmlConConfig.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/XML/XmlReader.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/XmlConDmo.cs
UDPClient_sifangjibao/UDPClient/Models/UdpProxy.cs
UDPClient_sifangjibao/UDPClient/Models/XmlProxy.cs
UDPClient_sifangjibao/UDPClient/Notifications.cs
UDPClient_sifangjibao/UDPClient/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
UDPClient_sifangjibao/UDPClient/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
UDPClient_sifangjibao/UDPClient/obj/x86/Debug/MVCDemo.csproj.FileListAbsolute.txt
UDPClient_sifangjibao/UDPClient/obj/x86/Debug/ResolveAssemblyReference.cache
UDPClient_sifangjibao/UDPClient/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll
UDPClient_sifangjibao/U
UDPClient_sifangjibao/bin/Debug/DotNet.pdb
UDPClient_sifangjibao/DotNet/DotNet.csproj
UDPClient_sifangjibao/DotNet/DotNet.csproj.user
UDPClient_sifangjibao/DotNet/MVC/Core/Controller.cs
UDPClient_sifangjibao/DotNet/MVC/Core/Model.cs
UDPClient_sifangjibao/DotNet/MVC/Core/View.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/ICommand.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IController.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IFacade.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IMediator.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IModel.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/INotification.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/INotifier.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IObserver.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IProxy.cs
UDPClient_sifangjibao/DotNet/MVC/Interfaces/IView.cs
UDPClient_sifangjibao/DotNet/MVC/Patterns/Command/Command.cs
UDPClient_sifangjibao/DotNet/MVC/Patterns/Facade/Facade.cs
UDPClient_sifangjibao/DotNet/MVC/Patterns/Mediator/Mediator.cs
UDPClient_sifangjibao/DotNet/MVC/Patterns/Observer/Notification.cs
UDPClient_sifangjibao/DotNet/MVC/Patterns/Observer/Notifier.cs
UDPClient_sifangjibao/DotNet/MVC/Patterns/Proxy/Proxy.cs
UDPClient_sifangjibao/DotNet/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
UDPClient_sifangjibao/DotNet/obj/Debug/DotNet.csproj.FileListAbsolute.txt
UDPClient_sifangjibao/DotNet/obj/Debug/DotNet.dll
UDPClient_sifangjibao/DotNet/obj/Debug/DotNet.pdb
UDPClient_sifangjibao/DotNet/obj/Debug/Refactor/DotNet.dll
UDPClient_sifangjibao/DotNet/Properties/AssemblyInfo.cs
UDPClient_sifangjibao/UDPClient/app.config
UDPClient_sifangjibao/UDPClient/ApplicationFacade.cs
UDPClient_sifangjibao/UDPClient/bin/Debug/ConConfig.xml
UDPClient_sifangjibao/UDPClient/bin/Debug/DotNet.dll
UDPClient_sifangjibao/UDPClient/bin/Debug/DotNet.pdb
UDPClient_sifangjibao/UDPClient/bin/Debug/libmySQL.dll
UDPClient_sifangjibao/UDPClient/bin/Debug/MVCDemo.vshost.exe.manifest
UDPClient_sifangjibao/UDPClient/bin/Debug/MySql.Data.dll
UDPClient_sifangjibao/UDPClient/bin/Debug/MySQLDriverCS.dll
UDPClient_sifangjibao/UDPClient/bin/Debug/udp.xml
UDPClient_sifangjibao/UDPClient/bin/Debug/UDPClient.exe
UDPClient_sifangjibao/UDPClient/bin/Debug/UDPClient.exe.config
UDPClient_sifangjibao/UDPClient/bin/Debug/UDPClient.pdb
UDPClient_sifangjibao/UDPClient/bin/Debug/UDPClient.vshost.exe
UDPClient_sifangjibao/UDPClient/bin/Debug/UDPClient.vshost.exe.config
UDPClient_sifangjibao/UDPClient/bin/Debug/UDPClient.vshost.exe.manifest
UDPClient_sifangjibao/UDPClient/bin/Debug/udp_old.xml
UDPClient_sifangjibao/UDPClient/bin/Debug/udp_old_old.xml
UDPClient_sifangjibao/UDPClient/Controllers/DBCommand.cs
UDPClient_sifangjibao/UDPClient/Controllers/UdpCommand.cs
UDPClient_sifangjibao/UDPClient/Controllers/XmlCommand.cs
UDPClient_sifangjibao/UDPClient/Models/DBProxy.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/DeleteHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/HelperBase.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/IDBServicer.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/InsertHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/ISqlHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/MysqlDeleteHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/MysqlInsertHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/MysqlQueryHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/MysqlServicer.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/MysqlUpdateHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/MysqlUtility.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/QueryHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/DataBase/UpdateHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/SqlServerDmo.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/Udp/IClient.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/Udp/UdpClient.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/Udp/UdpConfig.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/Udp/UdpDataHandler.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/Udp/UdpDataResolver.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/Udp/UdpDataType.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/UdpDmo.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/XML/IXmlHelper.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/XML/XmlConConfig.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/XML/XmlReader.cs
UDPClient_sifangjibao/UDPClient/Models/Dmo/XmlConDmo.cs
UDPClient_sifangjibao/UDPClient/Models/UdpProxy.cs
UDPClient_sifangjibao/UDPClient/Models/XmlProxy.cs
UDPClient_sifangjibao/UDPClient/Notifications.cs
UDPClient_sifangjibao/UDPClient/obj/x86/Debug/DesignTimeResolveAssemblyReferences.cache
UDPClient_sifangjibao/UDPClient/obj/x86/Debug/DesignTimeResolveAssemblyReferencesInput.cache
UDPClient_sifangjibao/UDPClient/obj/x86/Debug/MVCDemo.csproj.FileListAbsolute.txt
UDPClient_sifangjibao/UDPClient/obj/x86/Debug/ResolveAssemblyReference.cache
UDPClient_sifangjibao/UDPClient/obj/x86/Debug/TempPE/Properties.Resources.Designer.cs.dll
UDPClient_sifangjibao/U
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
