码迷,mamicode.com
首页 >  
搜索关键字:Suite    ( 863个结果
Spring Tool Suit 在Eclipse上的安装
登录http://spring.io/tools/sts/all 下载所需的Spring Tool Suit安装包 我用的是springsource-tool-suite-3.6.1.RELEASE-e4.6-updatesite.zip 下载完成后 Eclipse Help Install new ...
分类:编程语言   时间:2016-06-30 18:11:44    阅读次数:174
STS(Spring Tool Suite)使用前准备
sts 的基础框架拿的eclipse的,你可以理解为eclipse + spring插件的高级升华版。在使用上可以很大限度的参考eclipse的操作。 首先,调整字体。 中文很麻烦的,因为编码问题。习惯性将编码都设置成utf-8。 显示jvm内存使用情况 调整eclipse的内存大小。在sys.in ...
分类:编程语言   时间:2016-06-30 16:13:38    阅读次数:245
Burp Suite pro使用系列 一
Windows安装 Windows安装burp suite pro 为了方便启动,最好创建bat脚本 主要功能模块介绍 ...
分类:其他好文   时间:2016-06-29 21:53:33    阅读次数:386
互联网协议入门
我们每天使用互联网,它是如何实现的呢? 互联网的核心是一系列的协议,总称“互联网协议” internet protocol suite. 1:概述 1.1 五层模型 互联网的实现,分好几层,每一层都有自己的功能,每一层都靠下一层支持 如何分层有不同的模型,有的分七层,但是分5层还是比较容易理解 应用 ...
分类:其他好文   时间:2016-06-23 12:36:15    阅读次数:145
互联网协议入门
互联网协议入门(一) http://www.ruanyifeng.com/blog/2012/05/internet_protocol_suite_part_i.html 互联网协议入门(二) http://www.ruanyifeng.com/blog/2012/06/internet_proto ...
分类:其他好文   时间:2016-06-21 12:49:05    阅读次数:199
Autodesk.Factory.Design.Suite.Premium.2011.Win32-ISO 1DVD
QQ:16264558 TEL:13963782271
分类:Windows程序   时间:2016-06-07 15:12:31    阅读次数:443
appium自动化测试(5)-一些pyhon操作
1、套件的问题将所有的测试用例加进去,会一个个执行,用于用例名字没有规范test开头的时候def suite():suite = unittest.TestSuitesuite.addTest(LoginTestCase("test_log_in"))suite.addTest(LoginTestC... ...
分类:移动开发   时间:2016-05-27 10:46:34    阅读次数:229
Part 2: Oracle E-Business Suite on Cloud FAQ
Running Oracle E-Business Suite on Oracle Cloud is simple, but it doesn't take too much effort to come up with several great questions about this new ...
分类:数据库   时间:2016-05-24 16:47:20    阅读次数:261
Part 1: Running Oracle E-Business Suite on Oracle Cloud
You can now run Oracle E-Business Suite on Oracle Cloud. EBS customers can take advantage of rapid environment provisioning, elastic infrastructure th ...
分类:数据库   时间:2016-05-24 16:38:04    阅读次数:217
构建之法阅读笔记05
第十三章:软件测试 软件测试是一个重要且复杂的工作。首先,要想统一团队思想就要了解一些基本的知识:Bug(软件的缺陷)、Test Case(测试用例:描述一个完整的测试过程,测试环境、输入、期望的结果等)、Test Suite(测试用例集:一组相关的测试用例)。 软件测试可以按测试设计的方法分类,按 ...
分类:其他好文   时间:2016-05-23 20:52:37    阅读次数:145
863条   上一页 1 ... 53 54 55 56 57 ... 87 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!