码迷,mamicode.com
首页 >  
搜索关键字:hosted    ( 152个结果
Maven基础配置--nexus私服配置
登录nexus私服后台,按照下图1-3的顺序进行添加仓库;其中步骤3有三种仓库类型(Type)进行选择1、 Hosted Repository:本地仓库,在私服服务器上存放用户自行上传的jar包;2、 Proxy Repository:远程代理仓库,从远程下载jar包,并保存在私服服务器;3、 Re...
分类:其他好文   时间:2016-01-17 16:11:54    阅读次数:216
抓手机的包
需要一个有无线网卡的win7 电脑、可连wifi的手机 电脑通过有线上网,建一个无线虚拟网卡【无线承载网络(wireless hosted network)】,将有线网络共享给它。试了一下,用无线网共享给虚拟网卡也是一样,什么原理搞不清楚。就好象把无线网卡弄成模拟成NAT上网设备。最后用抓包工具抓取...
分类:移动开发   时间:2015-12-13 18:48:11    阅读次数:243
WPF 开发 WebBrowser
参考 WPF, Chrome Embedded and WebApi Self-hosted介绍了WPF通过CEF调用WebAPI CEFSharp.WPF – Getting Started WPF WebBrowser control flickers in ToolWindow while r...
分类:Windows程序   时间:2015-12-11 14:45:53    阅读次数:229
为什么是 Cloud Service?
怀旧一把,还记得这个界面吗?没错,这是第一版Windows Azure Management Portal,用Silverlight开发的,很炫!奇怪,为什么没有Virtual Machine?是的,最初的Windows Azure中是没有虚拟机的!看到Hosted Service了吧?这就是Clo...
分类:其他好文   时间:2015-10-04 23:30:52    阅读次数:180
初探oVirt-重构-Self_Hosted_Engine
日期:2015/9/25-2015/9/29time19:07主机:n72,n73,n86,n93,vm220目的:初探oVirt-重构-Self_Hosted_Engine操作内容: 一、基础环境 1、本次测试环境使用4台物理机来测试:node72,node73,n86,n93 CPU:Intel(R)Xeon(R)CPUE5-2603v2@1.80GHz 内存:32G 硬盘:系统盘sda+数据盘sd..
分类:其他好文   时间:2015-09-30 01:11:36    阅读次数:806
MAC 下安装PIL
1. 安装使用pip install pil结果报如下错误Collecting PIL Could not find a version that satisfies the requirement PIL (from versions: ) Some externally hosted fil.....
分类:系统相关   时间:2015-09-09 18:51:04    阅读次数:501
mysql5.6和mysql5.7分配undo回滚段的区别
1、mysql5.7中分为2类:临时表空间回滚段和普通回滚段。 2、mysql5.6中没有区分。 As of MySQL 5.7.2, 32 undo logs are reserved for use by temporary tables and are hosted in the temporary table tablespace (ibtmp1). To allocat...
分类:数据库   时间:2015-08-31 23:46:44    阅读次数:265
Git Push错误“Error writing request body to server”
Google了一把,发现原来默认Git设置http?post的缓存为1M,相关资料如下: https://bitbucket.org/marcinkuzminski/rhodecode/issue/495/git-repositories-much-bigger-when-hosted http://docs.webfaction.com/...
分类:其他好文   时间:2015-08-06 11:24:07    阅读次数:421
authentication not supported Connect to TFS Git from Xamarin Studio (non-hosted, locally installed TFS 2013)
There areseveralinstructionson how to connect to TFS Git from Xamarin Studio if you're using the Team Foundation Service.We have locally installed TFS...
分类:Web程序   时间:2015-07-15 18:25:32    阅读次数:203
MQTT的学习研究(十六) MQTT的Mosquitto的window安装部署
在mqtt的官方网站,有许多mqtt,其中:MosquittoAn Open Source MQTT server with C, C++, Python and Javascript clients. A public, hosted test server is also available.....
分类:Windows程序   时间:2015-07-02 13:50:52    阅读次数:1497
152条   上一页 1 ... 10 11 12 13 14 ... 16 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!