Java排序算法 博客

int i = 1; i < data. length ; i++) { // 将相邻两个数进行比较,较大的数往后冒泡 for ( int j = 0; j < data. length - i; j++)

yanguz123 2011-04-13   1379   0
P61

  WAS Performance Tuning (WAS 性能调优) 文档

server, including: Amount of time spent in their methods Number of EJB invocations Total time spent in each

SunShineGO 2012-11-01   4435   0
P15

  BackTrack5中工具列表 文档

1 Information Gathering 1.1 Network Analysis 1.1.1 DNS Analysis 1.1.1.1 Dnsdict6 1.1.1.2 Dnsenum 1.1

eason57 2014-08-06   2958   0

最强 Android Studio 使用小技巧和快捷键 经验

Backspace(Windows/Linux); 12. 在方法和内部类之间跳转(Move Between Methods and Inner Classes) 描述: 该操作让光标在当前文件的方法或内部类的名字间跳转。

wuqingman 2016-03-23   1559340   0
P51

  cas server 4.0二次开发说明文档 文档

springframework spring-web org.springframework spring-expression org.restlet.jee org.restlet.ext.servlet 2.1.0

kylin_bo 2017-11-20   6404   1
P13

  开源搜索引擎solr应用培训教程 文档

基于Compass+Lucene实现站内搜索。适合于对数据库驱动的应用数据进行索引,尤其是替代传统的like ‘%expression%’来实现对varchar或clob等字段的索引,对于实现站内搜索是一种值得采纳的方案。但

zxh116116 2013-04-22   9247   0

JavaScript 风格指南 经验

modify this and put it in manually. this.HTTP_METHODS = ['POST', 'PUT', 'GET']; } get(url) { // ... }

bxkc9635 2017-01-09   7799   0
P127

  中间件_4 EJB 文档

varchar(10) ); 57. EJB的实现(举例)—创建远程接口// business methods public interface Account extends EJBObject { //return

YUKIINA 2015-06-30   441   0
HTML   Java   SQL   ini  

Swing日期选择组件 Calendar Component 经验

status panel internationalization support comprehensive event model selection models supported (single

fmms 2011-12-08   71412   0

Ruby的OpenID实现:Ruby OpenID 经验

Multiple storage implementations (Filesystem, SQL) Comprehensive test suite Example code to help you get started

jopen 2011-12-26   24490   0

JPPF 3.3.2 发布,Java并行计算框架 资讯

exceptional level of service and reliability full, comprehensive documentation fully documented samples, using

jopen 2013-05-25   7481   0
JPPF  

更聪明的方式本地化iOS应用程序:Swifternalization 经验

strings file as NSLocalizedString() macro does Comprehensive Unit Test Coverage Full documentation Swifternalization

jopen 2015-07-08   9835   0

jPlayer - jQuery HTML5 音频/视频框架 博客

audio and video into your web pages . jPlayer’s comprehensive API allows you to create innovative media solutions

ajax 2012-03-28   4759   0

PHP 魔法函数性能分析 经验

test 10000 no_magic php5 construct // 运行数据统计脚本 sh analysis ./logs/__construct_no_magic_php5.log 10000 //

supertiger 2017-03-06   38531   0

数据备份和恢复软件,Burp 1.3.18 发布 资讯

the actual file data. * Option to strip Windows VSS headers from the actual file data. * If no timebands

jopen 2012-11-03   6272   1
Burp  

lucene4.x自定义停用分词器 经验

import org.apache.lucene.analysis.Analyzer; import org.apache.lucene.analysis.TokenStream; import org

jopen 2016-01-03   14738   0
P258

  J2EE中文教材(J2EE指南) 文档

Finder/Select Methods对话框(PlayerEJB) 在Entity页点击Finder/Select Methods按钮会打开Finder/Select Methods对话框,如图6-6。你

sinobest 2012-01-03   5753   0
P258

  J2EE 中文教材 文档

Finder/Select Methods对话框(PlayerEJB) 在Entity页点击Finder/Select Methods按钮会打开Finder/Select Methods对话框,如图6-6。你

yaolinnan 2012-06-11   4007   0

kit - 用于构建微服务的标准库 经验

than simple primitives and idioms. It needs a comprehensive toolkit, for coherent distributed programming

P83

  ZK 框架的分析与应用 文档

 ZK框架的分析与应用 Analysis and Application of ZK Framework 第页/共78页 摘 要 ZK是一套以 AJAX/XUL/Java 为基础的网页应用程序开发框

489687009 2014-11-15   7757   1
1 2 3 4 5 6 7 8 9 10