码迷,mamicode.com
首页 >  
搜索关键字:oss endpoint    ( 4883个结果
ShellShock 攻击实验
20122218朱玉琦1. 环境搭建以root权限安装4.1版bash(4.2版本以上的漏洞已经被堵上了) bash4.1 下载地址:http://labfile.oss.aliyuncs.com/bash-4.1.tar.gz(伪)下载# wget http://labfile.oss.aliyu...
分类:系统相关   时间:2015-05-22 14:52:31    阅读次数:184
aliyun oss 文件上传
upload ClientException Read timed outcom.aliyun.openservices.ClientException: Read timed outat com.aliyun.common.utils.ExceptionFactory.createNetworkE...
分类:Web程序   时间:2015-05-22 00:21:51    阅读次数:246
aliyun oss 文件上传
upload ClientException Read timed outcom.aliyun.openservices.ClientException: Read timed outat com.aliyun.common.utils.ExceptionFactory.createNetworkE...
分类:Web程序   时间:2015-05-22 00:10:17    阅读次数:234
spring endpoint工具类
工具类代码 @Controller public?class?EndpointDocController?{ ????private?final?RequestMappingHandlerMapping?handlerMapping; ????@Autowired ????public?EndpointDocController(Reque...
分类:编程语言   时间:2015-05-19 22:55:36    阅读次数:462
经常使用的webservice接口
Web Service 一些对外公开的网络服务接口2011-10-29 14:12商业和贸易:1、股票行情数据 WEB 服务(支持香港、深圳、上海基金、债券和股票;支持多股票同一时候查询)Endpoint:http://webservice.webxml.com.cn/WebServices/Sto...
分类:Web程序   时间:2015-05-18 12:36:12    阅读次数:118
Android开发常见错误
1.java.net.SocketTimeoutException: Transport endpoint is not connected此问题可能是conn的地址填写错误最好填写ipv6的地址
分类:移动开发   时间:2015-05-14 20:05:39    阅读次数:138
Linux 安装配置maven3.0 以及搭建nexus私服
一、软件准备 1、apache-maven-3.0-bin.tar.gz 下载地址:http://www.apache.org/dyn/closer.cgi/maven/binaries/apache-maven-3.0-bin.tar.gz 2、nexus-oss-webapp-1.8.0-bundle.tar.gz 下载地址:http://nexus....
分类:系统相关   时间:2015-05-14 16:44:26    阅读次数:218
ngrok 部署本机代码,使外网可以访问
一什么是ngrok ngrok is a reverse proxy that creates a secure tunnel from a public endpoint to a locally running web service. ngrok captures and analyzes ....
分类:其他好文   时间:2015-05-14 15:38:59    阅读次数:134
openstack 爬坑日记
这个问题官方文档应该付全部责任。?关于 endpoint regionOne 问题?官方文档的所有endpoint 创建命令都是使用的regionOne,但是这个配置项必须和相关的组件ini 文件的auth_region 一致例如metadata_agent.ini?中的配置如下auth_regio...
分类:其他好文   时间:2015-05-13 12:27:35    阅读次数:109
一个Java项目的学习
1. java命令行的启动首先是gradle build其次是:java -Dabc.appid=1234 -classpath "D:\test\build\lib\*.jar" com.ctrip.oss.MainClass 1>"d:\test\logs\log.txt" 2>"d:\test...
分类:编程语言   时间:2015-05-12 20:35:56    阅读次数:107
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!