P11

  使用sql profile对sql语句进行调优 文档

(sql_text=>my_sqltext, user_name =>user, scope =>'COMPREHENSIVE', time_limit =>60, task_name =>'sql_tuning_test'

xulz1984 2014-07-12   1781   0
SQL  
P53

  Hibernate 关联关系映射配置 文档

@Entity(name="H_HUSBAND_") @SequenceGenerator(name="husband_seq_gene", sequenceName="HUSBAND_SEQ", allocationSize=1)

danielwfh 2014-11-17   1701   0
P39

  Effective Go 文档

name being declared. // Compile parses a regular expression and returns, if successful, a Regexp// object

Freax 2013-08-14   5168   0

程序员能力矩阵图==自己在啥阶段呢? 博客

file no evidence of organization within a file Methods are grouped logically or by accessibility Code

guohaijiao 2011-08-02   3842   0

记一次重构:并行化调用接口实践 经验

最小,成为了现在最重要的问题。 Lazy evaluation 当我开始接手这项工作的时候,脑海中想到的第一个对应思想就是 Lazy evaluation ( 缓式求值 ),维基百科上对于 缓式求值

jopen 2015-02-09   11236   0
重构  

IntelliJ IDEA 特性集合 经验

功能,你肯定会时刻想到它。 静态属性和方法 Static fields and methods 就如同刚才我说的,IDEA 一直走在你的想法之前。如果你不记得一些静态成员的类名,你只需

jopen 2013-12-16   49360   0

IntelliJ IDEA 的 20 个代码自动完成的特性 经验

功能,你肯定会时刻想到它。 静态属性和方法 Static fields and methods 就如同刚才我说的,IDEA 一直走在你的想法之前。如果你不记得一些静态成员的类名,你只需

jopen 2012-09-19   106908   0

最好的 Java 单元测试框架和工具 资讯

StrutsTestCase provides both Mock objects and Cactus methods used to actually run the Struts ActionServlet,

n342 2015-04-29   20731   0

Go语言的嵌入式key/value数据库:bolt 经验

disk and represents a consistent snapshot of your data. To open your database, simply use the bolt.Open()

jopen 2016-01-12   47348   0

.NET库、工具、框架和软件的集合 经验

Authorization Build Automation Caching CLI CMS Code Analysis and Metrics Continuous Integration Cryptography

jopen 2014-10-12   62855   0
P7

  Play Framework 框架缓存 文档

high-performance systems, sometimes you need to cache data. Play has a cache library and will use "memcached":http://www

nbuu 2012-01-12   6060   0

代码质量管理 开源平台 SonarQube Java v3.14 发布 资讯

SONARJAVA-1548 ] - FP on S2391 about naming of methods and visibility [ SONARJAVA-1635 ] - FP S1854 :

jopen 2016-05-30   13015   0

21个免费SEO工具 资讯

Index Modules, Sitemaps, Robots Exclusion and Site Analysis which has a fully featured crawler engine as well

jopen 2014-02-21   68446   0
SEO  

我们总结了370个免费学习编程的国外大学公开课 经验

JavaScript Data to Insight: an Introduction to Data Analysis Networking: Introduction to Computer Networking

hd_open 2017-03-08   12697   0

最好的JavaScript动画库和插件 资讯

the web. 3. Paper.js Paper.js is a comprehensive open source vector graphics scripting framework

jopen 2014-03-12   11584   0

Spring Roo 1.2.0.RC1 发布 资讯

Totally compromise free Active, helpful community Comprehensive technology integrations Extension points via

jopen 2011-11-24   8639   0
Spring  

8个流行强大的HTML5音频播放器 资讯

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

jopen 2014-02-12   15039   0
HTML5  

Eclipse 的 vim 插件,Eclim 1.7.6 发布 资讯

of delegate methods. Java source and java doc searching capabilities. Generate stub methods from implemented

openkk 2012-06-07   17082   0
Eclipse  

一周Docker镜像精选(第四期) 资讯

7和Docker,创建一个小的RNA基因测序程序 用Ngnix,Java 7和Docker,创建一个小的RNA基因测序程序,RNA-seq即转录组测序技术,就是把mRNA,smallRNA,and NONcoding RNA等或者其

jopen 2015-11-02   41053   0
Docker  

为什么说 JavaScript 不擅长函数式编程 经验

computation as the evaluation of mathematical functions and avoids changing-state and mutable data. It is a declarative

MableApplet 2016-12-01   14719   0
1 2 3 4 5 6 7 8 9 10