http://support.smartbear.com/viewarticle/63764/Applications developed using the iOS Developer Program (not the iOS Developer Enterprise Program) can b...
分类:
移动开发 时间:
2015-02-10 22:58:03
阅读次数:
289
本栏目(机器学习)下机器学习基石专题是个人对Coursera公开课机器学习基石(2014)的学习心得与笔记。所有内容均来自Coursera公开课Machine Learning Foundations中Hsuan-Tien Lin林轩田老师的讲解。(https://class.coursera.org/ntumlone-002/lecture)
第5讲-------Training vers...
分类:
其他好文 时间:
2015-02-04 14:45:53
阅读次数:
175
一个网站程序的上线一般要经过开发[Development]测试[Testing]验收[Acceptance]生产[Production].所以又叫做DTAP street.对应有开发环境、测试环境、验收环境、生成环境。 开发环境:开发程序或者组建的系统,一般为程序猿的PC; 测试环境:...
分类:
其他好文 时间:
2015-02-03 01:52:40
阅读次数:
180
sqlmapsqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of ...
分类:
数据库 时间:
2015-02-02 22:57:47
阅读次数:
284
Testing the CATCHER
Time Limit: 1000MS
Memory Limit: 30000K
Total Submissions: 15382
Accepted: 5657
Description
A military contractor for the Department of Defens...
分类:
其他好文 时间:
2015-01-29 14:36:47
阅读次数:
231
快讯动机
现在每天真的是变化太快,太多的资讯信息铺天盖地而来,要想把每天遇到的大量的优质资讯信息进行学习吸收又非常的困难,所以特此做一个机器学习快讯专题,把平日遇到的优质文章整理罗列出来,等有时间或者遇到类似的问题的时候再看也是有益处的。
机器学习技术
12个用好朴素贝叶斯算法的小提示使用随机森林:Use
Random Forest: Testing 179 Classifi...
分类:
其他好文 时间:
2015-01-24 21:26:22
阅读次数:
248
遇到一个需求,需要备份Access数据库,Access生成的数据都保存在xx.mdb文件中,所以考虑使用windows任务定时执行一个备份文件的bat文件来解决这个问题。backup.bat文件代码:@echo offSet nowdate=%date:~,10%copy E:\Testing\De...
IOS Application Security Testing Cheat Sheet[hide]1DRAFT CHEAT SHEET - WORK IN PROGRESS2Introduction3Information gathering4Application traffic analysi...
分类:
移动开发 时间:
2015-01-21 19:53:40
阅读次数:
327
Posted In | Automation Testing, Mobile Testing, Software Testing ToolsNowadays automated tests are used during almost every testing process. This is n...
分类:
移动开发 时间:
2015-01-16 09:59:08
阅读次数:
268
转自:最爱NBA解决办法:在src下面新建file名为log4j.properties内容如下:# Configure logging for testing: optionally with log filelog4j.rootLogger=WARN, stdout# log4j.rootLogg...
分类:
移动开发 时间:
2015-01-15 19:46:33
阅读次数:
205