文件名称:ServiceCenter
-
所属分类:
- 标签属性:
- 上传时间:2016-05-24
-
文件大小:4.47mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
服务中心程序,此服务中心管理后端的web服务,包含授权控制等。-Service Center program, this service center management back-end web services, including authorization control.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
服务中心/.git/config
服务中心/.git/description
服务中心/.git/FETCH_HEAD
服务中心/.git/HEAD
服务中心/.git/hooks/applypatch-msg.sample
服务中心/.git/hooks/commit-msg.sample
服务中心/.git/hooks/post-update.sample
服务中心/.git/hooks/pre-applypatch.sample
服务中心/.git/hooks/pre-commit.sample
服务中心/.git/hooks/pre-push.sample
服务中心/.git/hooks/pre-rebase.sample
服务中心/.git/hooks/prepare-commit-msg.sample
服务中心/.git/hooks/update.sample
服务中心/.git/index
服务中心/.git/info/exclude
服务中心/.git/logs/HEAD
服务中心/.git/logs/refs/heads/master
服务中心/.git/logs/refs/remotes/origin/master
服务中心/.git/objects/pack/pack-3894e67baa49cfda11d2a44fef42e3cd91d0f52b.idx
服务中心/.git/objects/pack/pack-3894e67baa49cfda11d2a44fef42e3cd91d0f52b.pack
服务中心/.git/packed-refs
服务中心/.git/refs/heads/master
服务中心/.git/refs/remotes/origin/master
服务中心/.gitattributes
服务中心/.gitignore
服务中心/Database/crebas.sql
服务中心/Database/Lhz.ServiceCenter.pdm
服务中心/Dll/Iesi.Collections.dll
服务中心/Dll/Iesi.Collections.xml
服务中心/Dll/Lhz.Common.Business.dll
服务中心/Dll/Lhz.Common.Interface.dll
服务中心/Dll/Lhz.Common.Service.dll
服务中心/Dll/Lhz.Data.dll
服务中心/Dll/Lhz.Data.Linq.dll
服务中心/Dll/Lhz.Data.Linq.Nh.dll
服务中心/Dll/Lhz.InternetService.dll
服务中心/Dll/Lhz.Serialization.dll
服务中心/Dll/Lhz.Test.Common.dll
服务中心/Dll/MySql.Data.dll
服务中心/Dll/Newtonsoft.Json.dll
服务中心/Dll/Newtonsoft.Json.xml
服务中心/Dll/NHibernate.dll
服务中心/Dll/NHibernate.xml
服务中心/LICENSE
服务中心/README.md
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/ApplicationProxy.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/ApplicationQueryExpansion.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/AuthorizationProxy.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/AuthorizationQueryableExpansion.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/Lhz.Sc.Business.csproj
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/LogProxy.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/OperationProxy.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/OperationQueryableExpansion.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/Properties/AssemblyInfo.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/ServiceCenterOperation.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/ServiceProxy.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/ServiceQueryableExpansion.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/UserProxy.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/UserQueryableExpansion.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Application.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Application.hbm.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Authorization.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Authorization.hbm.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/DatabaseEntity.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Log.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Log.hbm.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Operation.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Operation.hbm.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Service.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Service.hbm.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/User.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/User.hbm.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Enum/AuthorizationType.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/ApplicationNoNotFoundException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/InvokeException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/NotAuthorizationException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/OperationNoNotFoundException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/ServiceCenterException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/ServiceNoNotFoundException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/SessionNotFoundException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/UsernameOrPasswordErrorException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Interface/InvokeArgument.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Interface/InvokeResult.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Lhz.Sc.Entity.csproj
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Properties/AssemblyInfo.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceApplication.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceAuthorization.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceCenterService.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceLog.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceOperation.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceService.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceUser.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/Lhz.Sc.Interface.csproj
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/Properties/AssemblyInfo.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/hibernate.cfg.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/Lhz.Sc.Service.csproj
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/Properties/AssemblyInfo.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/Properties/PublishProfiles/服务中心发布.pubxml
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceApplication.svc
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceApplication.svc.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceAuthorization.svc
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceAuthorization.svc.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceLog.svc
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceLog.svc.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceOperation.svc
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceOperation.svc.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceService.svc
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceService.svc.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.
服务中心/.git/description
服务中心/.git/FETCH_HEAD
服务中心/.git/HEAD
服务中心/.git/hooks/applypatch-msg.sample
服务中心/.git/hooks/commit-msg.sample
服务中心/.git/hooks/post-update.sample
服务中心/.git/hooks/pre-applypatch.sample
服务中心/.git/hooks/pre-commit.sample
服务中心/.git/hooks/pre-push.sample
服务中心/.git/hooks/pre-rebase.sample
服务中心/.git/hooks/prepare-commit-msg.sample
服务中心/.git/hooks/update.sample
服务中心/.git/index
服务中心/.git/info/exclude
服务中心/.git/logs/HEAD
服务中心/.git/logs/refs/heads/master
服务中心/.git/logs/refs/remotes/origin/master
服务中心/.git/objects/pack/pack-3894e67baa49cfda11d2a44fef42e3cd91d0f52b.idx
服务中心/.git/objects/pack/pack-3894e67baa49cfda11d2a44fef42e3cd91d0f52b.pack
服务中心/.git/packed-refs
服务中心/.git/refs/heads/master
服务中心/.git/refs/remotes/origin/master
服务中心/.gitattributes
服务中心/.gitignore
服务中心/Database/crebas.sql
服务中心/Database/Lhz.ServiceCenter.pdm
服务中心/Dll/Iesi.Collections.dll
服务中心/Dll/Iesi.Collections.xml
服务中心/Dll/Lhz.Common.Business.dll
服务中心/Dll/Lhz.Common.Interface.dll
服务中心/Dll/Lhz.Common.Service.dll
服务中心/Dll/Lhz.Data.dll
服务中心/Dll/Lhz.Data.Linq.dll
服务中心/Dll/Lhz.Data.Linq.Nh.dll
服务中心/Dll/Lhz.InternetService.dll
服务中心/Dll/Lhz.Serialization.dll
服务中心/Dll/Lhz.Test.Common.dll
服务中心/Dll/MySql.Data.dll
服务中心/Dll/Newtonsoft.Json.dll
服务中心/Dll/Newtonsoft.Json.xml
服务中心/Dll/NHibernate.dll
服务中心/Dll/NHibernate.xml
服务中心/LICENSE
服务中心/README.md
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/ApplicationProxy.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/ApplicationQueryExpansion.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/AuthorizationProxy.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/AuthorizationQueryableExpansion.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/Lhz.Sc.Business.csproj
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/LogProxy.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/OperationProxy.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/OperationQueryableExpansion.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/Properties/AssemblyInfo.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/ServiceCenterOperation.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/ServiceProxy.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/ServiceQueryableExpansion.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/UserProxy.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Business/UserQueryableExpansion.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Application.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Application.hbm.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Authorization.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Authorization.hbm.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/DatabaseEntity.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Log.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Log.hbm.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Operation.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Operation.hbm.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Service.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/Service.hbm.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/User.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Database/User.hbm.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Enum/AuthorizationType.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/ApplicationNoNotFoundException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/InvokeException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/NotAuthorizationException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/OperationNoNotFoundException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/ServiceCenterException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/ServiceNoNotFoundException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/SessionNotFoundException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Exception/UsernameOrPasswordErrorException.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Interface/InvokeArgument.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Interface/InvokeResult.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Lhz.Sc.Entity.csproj
服务中心/Source/Lhz.Sc/Lhz.Sc.Entity/Properties/AssemblyInfo.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceApplication.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceAuthorization.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceCenterService.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceLog.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceOperation.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceService.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/IServiceUser.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/Lhz.Sc.Interface.csproj
服务中心/Source/Lhz.Sc/Lhz.Sc.Interface/Properties/AssemblyInfo.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/hibernate.cfg.xml
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/Lhz.Sc.Service.csproj
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/Properties/AssemblyInfo.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/Properties/PublishProfiles/服务中心发布.pubxml
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceApplication.svc
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceApplication.svc.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceAuthorization.svc
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceAuthorization.svc.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceLog.svc
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceLog.svc.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceOperation.svc
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceOperation.svc.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceService.svc
服务中心/Source/Lhz.Sc/Lhz.Sc.Service/ServiceService.svc.cs
服务中心/Source/Lhz.Sc/Lhz.Sc.
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.