码迷,mamicode.com
首页 >  
搜索关键字:developer    ( 5838个结果
Java 8 Lambdas
Book DescriptionIf you’re a developer with core Java SE skills, this hands-on book takes you through the language changes in Java 8 triggered by the a...
分类:编程语言   时间:2014-09-07 19:46:05    阅读次数:248
Data Structures and Algorithms with JavaScript
Book DescriptionAs an experienced JavaScript developer moving to server-side programming, you need to implement classic data structures and algorithms...
分类:编程语言   时间:2014-09-07 18:33:05    阅读次数:263
Java EE 7 Developer Handbook
Book DescriptionThe seventh edition of the Enterprise Java platform is aimed at helping Java engineers take advantage of the advancements in HTML5 and...
分类:数据库   时间:2014-09-07 18:29:35    阅读次数:241
set up custom search api
sign up google developer console, create project, generate API keyhttp://stackoverflow.com/questions/4082966/google-web-search-api-deprecated-what-now...
分类:Windows程序   时间:2014-09-07 12:19:35    阅读次数:276
This Android SDK requires Android Developer Toolkit version 23.0.0 or above
This Android SDK requires Android Developer Toolkit version 23.0.0 or above. Current version is 12.0.0.v201106281929-138431. Please update ADT to the ...
分类:移动开发   时间:2014-09-06 23:45:54    阅读次数:369
appium 在ios模拟器上面成功运行
机器安装的是xcode5执行appium自带例子时报出Wedon'thavewriteaccessto/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhone...
分类:移动开发   时间:2014-09-06 21:11:43    阅读次数:339
[Baidu Map]百度地图 JAVASCRIPT API V2.0 大众版 工具类
关键代码: /* *@description 百度地图 JAVASCRIPT API V2.0 大众版 工具类 *@author YanZhiwei *@see http://developer.baidu.com/map/reference/index.php *@email Yan.Zhiwei...
分类:编程语言   时间:2014-09-05 19:41:31    阅读次数:740
Hbase的连接池--HTablePool被Deprecated之后
说明:最近两天在调研HBase的连接池,有了一些收获,特此记录下来。本文先将官方文档(http://hbase.apache.org/book.html)9.3.1.1节翻译,方便大家阅读,然后查阅了关键类HConnectionManager的Developer API(http://hbase.a...
分类:其他好文   时间:2014-09-04 16:38:22    阅读次数:257
Oracle- 表查询
这些都比较基础,还是重温一下。一、简单的查询语句1、查询表结构sql>desc dept; (使用PL/SQL Developer查询时,必需在命令窗口才能使用该语句)2、查询所有列sql>select * from dept;3、查询指定列sql>select ename,sal,job,dept...
分类:数据库   时间:2014-09-04 07:20:57    阅读次数:335
HTTP:每个web开发人员必须知道的协议-基础篇
http://blog.csdn.net/sql_wtx/article/details/8894447原文是http://net.tutsplus.com/tutorials/tools-and-tips/http-the-protocol-every-web-developer-must-kno...
分类:Web程序   时间:2014-09-03 16:46:26    阅读次数:212
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!