码迷,mamicode.com
首页 >  
搜索关键字:bugs    ( 473个结果
ERROR (ClientException)
nova image-list ERROR (ClientException): Unexpected API Error. Please report this at http://bugs.launchpad.net/nova/ and attach the Nova API log if po
分类:其他好文   时间:2016-02-01 14:39:05    阅读次数:818
HDU 1829 - A Bug's Life
Problem Description Background Professor Hopper is researching the sexual behavior of a rare species of bugs. He assumes that they feature two differe
分类:其他好文   时间:2016-01-27 21:09:57    阅读次数:153
Bug Bash in Personal Photo Experience 1/11/2016
In the process of our Personal Photo Experience Project, There are some bugs which hinder our forwards. But through our spirit of perserverance,We hav...
分类:其他好文   时间:2016-01-11 22:14:34    阅读次数:226
Daily Scrum 1/11/2016
Zhaoyang & Minlong: Took and edited the video which introduced our APP.Yandong: Summarized bugs we have met and fixed;Fuchen: Checked data format we u...
分类:其他好文   时间:2016-01-11 22:02:38    阅读次数:129
ORACLE EBS中查看系统已经打过的补丁
SELECT COUNT (BUG_NUMBER) FROM AD_BUGS WHERE BUG_NUMBER LIKE '%7303031%' --对应 patch号 ; --TABLESAD_BUGSAD_APPLIED_PATCHES AD_APPLIED_PATCHES是你自己ADPATCH...
分类:数据库   时间:2016-01-10 18:36:37    阅读次数:274
一个安邦逻辑漏洞爆破密码的py脚本
漏洞地址:安邦保险集团存在逻辑漏洞可遍历用户ID暴力破解用户原始密码进而重置用户密码(附脚本) http://www.wooyun.org/bugs/wooyun-2010-0119851脚本POC如下:key:逻辑点、web请求、嵌套#!/usr/bin/python#coding:u...
分类:其他好文   时间:2016-01-07 10:17:39    阅读次数:189
Daily Scrum 1/5/2015
Process:Zhaoyang: Fix some crash bugs and increase the program stability.Yangdong: Complete some back end code intergration.Fuchen: Code review in the...
分类:其他好文   时间:2016-01-06 13:49:32    阅读次数:97
打开jnlp Faild to validate certificate, the application will not be executed.
今天连jenkins, 本来好好的,只是我在一台机器上一直不断的启动不同的jnlp,绑定不同命名的slave, 然后突然就报错了, 如下截图所示:万能上谷歌啦,说这是个jdk的bug, 但是既然是bug也还是要解决啊!http://bugs.java.com/view_bug.do?bug_id=7...
分类:移动开发   时间:2016-01-05 20:39:54    阅读次数:313
fiddler - 测试手机端软件
在执行"Web测试"的时候,需要在PC配置HOSTS,那么当我们在执行"手机端测试"的时候需要如何配置HOSTS呢?iOS越狱后可以配置HOSTS,不过可能会引入bugs;Android使用ROOT权限可以配置HOSTS,但是想想看,如此多类型的Android手机,路经可能不太一样,那么当配置HOS...
分类:移动开发   时间:2015-12-28 20:36:26    阅读次数:153
nginx设置cgi.fix_pathinfo漏洞和解决方法
最近在学习nginx的配置,有一个设置需要在php.ini中把cgi.fix_pathinfo=1改成cgi.fix_pathinfo=0,想了解下这个参数设置的具体功能,所以百度了下,发现这里有一个PHPPATH_INFO的漏洞(详见:https://bugs.php.net/bug.php?id=50852&edit=1)大致先了解下。【漏洞分析】locat..
分类:其他好文   时间:2015-12-14 23:24:54    阅读次数:1728
473条   上一页 1 ... 28 29 30 31 32 ... 48 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!