2014年7本最好的 Java 8 书籍 资讯

Content Coverage: Introduction to Java and Test-driving a Java Application Introduction to Java Applications;

jopen 2014-06-07   71117   0
Java 8  

20个学习Swift编程语言资源 资讯

experience. Swift Programming Tutorial for iOS 8 – Introduction This is an entire website that is dedicated

jopen 2014-08-12   12364   0
Swift  
P28

  logback使用的十条军规(必看) 文档

of effort. Short Introduction Complete manual (work in progress) A short introduction to access logging

eimeng006 2014-12-18   3532   0

用户体验很棒的Git学习网站 经验

的话,本课程15min差不多就能搞定。 2. Git Real (Introduction) Git Real 只有 Introduction 部分是免费的,练习完 Try Git ,可以再来感受一下

jopen 2015-01-05   57835   0

MJML: 实现响应式邮件的框架 经验

| Introduction | Installation | Usage | Contribute | Introduction MJML是一种标记语言,设计用于轻松实现一个响应式邮件。

jopen 2016-02-06   11841   0

Epoxy: Airbnb的安卓视图架构 经验

过回调传递给activity。 这种方式明确的分离了职责。随着设计的改变或者新功能的添加,Models可以轻易的替换。组合的方式以及adapter所提供的抽象概念使得复杂度维持在低等水平。 a

UEWJuliane 2016-12-10   12914   0

如何用TensorFlow和TF-Slim实现图像分类与分割 经验

11版本。你可以从github的tensorflow/models代码库克隆代码。 git clone https://github.com/tensorflow/models 我还会用到scikit-image

jackwang 2016-11-29   61719   0
P39

  Cassandra简介 文档

Cassandra设计 它山之石 Consistency Models(Eventual Consistency) Consistent Hashing Data Models Storage Model (SSTable

levyliul 2011-08-20   570   0

用 TensorFlow 追踪千年隼号 经验

准备数据的脚本之前,我们需要做一些设置。 克隆仓库 从克隆我的 仓库 开始。 目录结构看起来是这样的: models |-- annotations | |-- label_map.pbtxt | |-- trainval

eachti21 2017-11-22   37990   0
P12

  C++ RTTI 机制简介 文档

信息,我们才能知道对象的类型。 4. C++ 对RTTI的支持现行C++标准的明确支持RTTI 两个操作符: dynamic_cast Typeid 对于带有虚拟函数的类, RTTI 操作符是运行时刻的事件, 而对于其他类它只是编译时刻的事件

ybark 2013-05-06   1455   0

Rails 和 Django 的深度技术对比 经验

中,模型被定义到了一个叫做models.py的文件中. 同样的 Product 模型看起来也许会像下面这样 class Product(models.Model):     name = models.CharField()

jopen 2015-01-18   38454   0
P63

  effective java_(refined) 文档

Objects Classes and Interfaces Generics Methods General Programming Enums and Annotations Concurrency Reflection

zing.wang 2016-09-27   1232   0
Java开发   Java   Go  
P8

  MySQL乱码问题 文档

SET utf8        COLLATE utf8_general_ci        DEFAULT COLLATE utf8_general_ci; 当然了,你也可在在建数据库的时候指定编码,比如:

shuishou 2011-07-04   3190   0

使用eclipse搭建Python开发环境 经验

b. 编码改为UTF-8: Windows -> Preferences -> General -> Editors -> Text Editors -> Spelling -> encoding

g6d7 2015-01-03   15269   0
P21

  【教程】Axure RP Pro 中、高级交互实例教程 文档

Axure 中级互动设计1——控制Dynamic Panal 1. Axure RP实现更丰富的互动设计 网站开发技术越来越丰富了,这是我们正在经历的过程,也是未来的趋势。不管是AJAX或JavaScript,甚至是

tongzf 2012-05-17   614   0
P100

  Greenplum 数据库基础培训 文档

cs_create_job(%)', v_job_id; 66. Performance Tuning Introduction to performance tuning Common performance problems

88909803 2013-01-16   2803   0
培训   HTTP   Perl   Python   diff  
P100

  Greenplum 数据库基础培训 文档

cs_create_job(%)', v_job_id; 66. Performance Tuning Introduction to performance tuning Common performance problems

dayong1115 2013-07-22   4942   0
培训   HTTP   Perl   Python   diff  
P16

  Struts2 开发总结(经典版) 文档

sql.CLOB)rs.getClob("ct_introduction");//数据库中存文本的CLOB型字段名 String ct_introduction=clob.getSubString((long)1

loverqiao 2013-08-20   474   0
P8

  Spring通知 文档

returning通知可被用于任何类型的切入点。 (5)Introduction通知 Spring将Introduction通知看作一种特殊类型的拦截通知。 Introduction需要实现IntroductionAdv

ejb3 2011-08-10   3239   0
P105

  ibm cognos 最佳实践 ibm cognos 10 动态查询秘籍 文档

Cognos 10 动态查询秘籍 简介 目的 本文档旨在为处理 IBM Cognos 10 交付的 Dynamic Query Mode 时的技术和产品行为提供单点参考。 适用性 本文中概述的技术和产品行为适用于:

WinSpread 2016-06-19   1740   0
1 2 3 4 5 6 7 8 9 10