E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Guides
【翻译】java logging api
http://docs.oracle.com/javase/6/docs/technotes/
guides
/logging/overview.html 一、概述控制流概述应用程序向记录器(Logger)
laichendong
·
2014-06-25 09:00
JAVA并发编程学习笔记之AQS源码分析(超时、中断与其他)
中并没有好的中断线程的方式,早期引入的Thead.stop()和Thread.resume()容易导致死锁(参考:http://docs.oracle.com/javase/6/docs/technotes/
guides
森林的天空
·
2014-06-05 16:00
Java并发编程
跟着笨鸟一步一步学习spring开发(二、学习spring rest接口开发)
我会持续翻译http://spring.io/
guides
/ 上的这些开发指南。英文好的同学可以直接看英文,本人翻译水平有限。
shfqbluestone
·
2014-06-01 16:00
Rails路由
此文原文在http://
guides
.rubyonrails.org/routing.html。这是我根据自己的理解作的一些笔记。
dazhi_100
·
2014-05-26 11:00
Android Content Provider
Guides
Android Content Provider
Guides
Content Providers管理对结构化数据集的访问。
·
2014-05-23 15:00
ruby on rails api
2.0.0/Array.htmlhttp://apidock.com/rails/v3.2.13/ActionView/Helpers/FormTagHelper/file_field_taghttp://
guides
.ruby.tw
骑猴上树
·
2014-05-17 22:40
api
使用Spring设计和实现Web应用程序 开发指引(四)
翻译自http://spring.io/
guides
/tutorials/web/3/。首发于http://my.oschina.net/u/179755/blog/260918。
李潜德
·
2014-05-05 20:00
spring
mvc
Web
应用程序
开发指引
使用Spring设计和实现Web应用程序 开发指引(三)
翻译自http://spring.io/
guides
/tutorials/web/2/。首发于http://my.oschina.net/u/179755/blog/233176。
李潜德
·
2014-05-04 19:00
spring
Web
mvc
应用程序
开发指引
使用Spring设计和实现Web应用程序 开发指引(二)
翻译自http://spring.io/
guides
/tutorials/web/1/。首发于http://my.oschina.net/u/179755/blog/232779。
李潜德
·
2014-05-03 21:00
spring
Web
mvc
应用程序
开发指引
JNI学习之Invocation API
本文是对链接http://docs.oracle.com/javase/8/docs/technotes/
guides
/jni/spec/invocation.html的学习笔记,限于英文水平和对JNI
babyblue_963
·
2014-05-03 21:00
api
jni
invocation
使用Spring设计和实现Web应用程序 开发指引(一)
翻译自http://spring.io/
guides
/tutorials/web/。首发于 http://my.oschina.net/u/179755/blog/232777。
李潜德
·
2014-05-03 21:00
spring
mvc
Web
应用程序
开发指引
Maven 插件plugins
Cannotloadimplementationhint'org.apache.maven.plugins.shade.resource.MainfestResourceTransformer'解决办法:找到官网插件配置,https://maven.apache.org/
guides
地瓜2013
·
2014-04-28 13:00
Mono AOT 参数
,nrgctx-trampolines=8096,nimt-trampolines=8096,ntrampolines=4048mscorlib.dllhttp://docs.xamarin.com/
guides
iBoxDB
·
2014-04-27 23:00
jni
Java-tutorial/native1.1/implementing/index.htmljnispecificationhttp://docs.oracle.com/javase/7/docs/technotes/
guides
塔塔米
·
2014-04-27 23:00
maven
tutorials/categories/mavenhttp://www.tutorialspoint.com/maven/maven_repositories.htmhttp://maven.apache.org/
guides
grayeagle
·
2014-04-20 09:25
maven
maven
categories/maven http://www.tutorialspoint.com/maven/maven_repositories.htm http://maven.apache.org/
guides
guoapeng
·
2014-04-20 09:00
maven
API
Guides
:Fragment
一个fragment呈现activity中的一个行为或者一部分用户界面,你可以在一个activity中嵌套多个fragment,也可以在多个activity中复用一个fragment,你可以把fragment想成是activity的一个组合模块,它有自己的生命周期,接受自己的输入事件,并且你可以在activity运行时进行fragment的添加、删除操作。fragment必须内嵌在一个activi
zhangjinyu1991
·
2014-04-13 15:00
Fragment
官方文档
Android API
Guides
中文网站:http://wiki.eoeandroid.com/Android_API_Guidesgoogle官网:http://developer.android.com/guide/index.html这是个很重要的学习资源网站。编辑流程这里主要是和Android技术相关的开发指南,很多都是来源于官方的APIGuides( http://developer.android.com/intl/
liu515714312
·
2014-04-06 20:00
Android Animation(API
Guides
翻译)
Android动画概要---Animation Overview Android属性动画---Property Animation(一) Android属性动画---Property Animation(二) Android属性动画---Property Animation(三)
zidangtou
·
2014-03-31 16:00
animation
OCF开发者指南-英文版
英文版名字:TheOCFResourceAgentDeveloper’sGuide 英文版地址为:www.linux-ha.org/doc/dev-
guides
/ra-dev-guide.html
党志强
·
2014-03-28 09:54
英文版
ocf开发者指南
Java Native Interface Specification—Contents
http://docs.oracle.com/javase/7/docs/technotes/
guides
/jni/spec/jniTOC.html 1.
·
2014-03-26 14:00
interface
Java Programming Language Enhancements
源自Oracle官方网站: http://docs.oracle.com/javase/8/docs/technotes/
guides
/language/enhancements.html#javase8
·
2014-03-19 13:00
programming
在Ubuntu 12.04(精确的穿山甲)上安装LAMP Server
原文作者:MatthewCone 邮箱:
[email protected]
原文地址:http://library.linode.com/lamp-
guides
/ubuntu-12.04-precise-pangolin
u010450214
·
2014-03-09 15:00
ubuntu
lamp
jdk的mixed mode和sharing解释
See this page for an explanation of "sharing"http://java.sun.com/javase/6/docs/technotes/
guides
whoisjackychen
·
2014-03-04 23:00
jdk
java class data sharing
http://docs.oracle.com/javase/6/docs/technotes/
guides
/vm/class-data-sharing.html Class Data Sharing
whoisjackychen
·
2014-03-04 23:00
Class
使用spring构建一个restful service project
spring官方指导:http://spring.io/
guides
/gs/rest-service/预期效果:访问如同这样一个get请求: http://localhost:8080/greeting
Nob
·
2014-02-23 22:00
spring
maven
Restful
project
理解rails gems plugins
阅读更多#33MakingaPlugin引用注意这种手法,可能对rails4不再起作用rails4http://
guides
.rubyonrails.org/plugins.html关于废弃插件的说明https
52jobs
·
2014-02-22 13:00
理解rails gems plugins
#33MakingaPlugin引用注意这种手法,可能对rails4不再起作用rails4http://
guides
.rubyonrails.org/plugins.html关于废弃插件的说明https
52jobs
·
2014-02-22 13:00
plugins
C++的缺省的拷贝构造函数和赋值运算符重载函数
http://www.informit.com/
guides
/content.aspx?
wu4long
·
2014-02-13 18:00
C++
类
xamarin c#开发ios/android 应用
所以正在考虑用xamarinc#开发ios应用,这方面的资料不是很多,下面是一些资料的汇总 等研究一段时间再写的使用心得.xamarin的官方实例地址为:http://docs.xamarin.com/
guides
hliq5399
·
2014-02-13 15:00
jni开发 - 参考网址
http://docs.oracle.com/javase/6/docs/technotes/
guides
/jni/http://docs.oracle.com/javase/6/docs/technotes
Mrknowledge
·
2014-01-27 10:00
gem 命令
http://
guides
.rubygems.org/http://www.ruby-lang.org/zh_cn/libraries/搜索Gem搜索命令可以通过确定的名字来搜索gem。
yushuanggui
·
2014-01-24 10:00
浅论Maven和Git的原理及展示其与Eclipse的集成
参考资料:1.Maven官方文档http://maven.apache.org/
guides
/index.html2.Git官方文档http://git-scm.com/documentation3.SpringSide4
_Black铁木真
·
2014-01-22 09:46
java
eclipse
maven plugins 教程
http://maven.apache.org/
guides
/mini/guide-configuring-plugins.html
tengdazhang770960436
·
2014-01-17 16:00
Write Your Own Gemspec
比较权威的:http://
guides
.rubygems.org/还有很有用的:http://jeffkreeftmeijer.com/2010/be-awesome-write-your-gemspec-yourself
leekelby
·
2014-01-15 08:00
Scopes 作用域
最大的优势是组合和lazyloadinghttp://
guides
.rubyonrails.org/active_record_querying.html#scopeshttp://ihower.tw/
leekelby
·
2014-01-15 08:00
action_mailer_basics
可按照http://
guides
.rubyonrails.org/action_mailer_basics.html做。
leekelby
·
2014-01-15 07:00
G1垃圾回收器介绍
原文:http://docs.oracle.com/javase/7/docs/technotes/
guides
/vm/G1.html介绍G1垃圾回收器在jdk7update4及之后版本开始全面支持。
yingtju
·
2014-01-12 16:55
垃圾回收
G1
G1垃圾回收器介绍
原文:http://docs.oracle.com/javase/7/docs/technotes/
guides
/vm/G1.html介绍G1垃圾回收器在jdk7update4及之后版本开始全面支持。
yingtju
·
2014-01-12 16:55
g1
垃圾回收
CocoaPods 第三方库管理工作
https://github.com/cocoapods/cocoapods 官方指导: http://
guides
.cocoapods.org/ 安装个AFNetworking
啸笑天
·
2014-01-05 21:00
CocoaPods
iOS中使用cocoaPods管理第三方类库
关于cocoapods网上有很多说明了.首先发几个我认为有用的关于coocapods学习的网址:官方网址:http://
guides
.cocoapods.org/ 这里有guideline几个比较原版的博客
yusky2008
·
2014-01-05 19:00
ios
优化
xcode
终端
项目遇到Spring问题
http://spring.io/
guides
Spring中处理多线程问题 http://www.oschina.net/question/1029535_127271?
JanckyWong
·
2014-01-01 21:00
spring
浅论Maven和Git的原理及展示其与Eclipse的集成
参考资料:1.Maven官方文档http://maven.apache.org/
guides
/index.html2.Git官方文档http://git-scm.com/documentation3.SpringSide4
京山游侠
·
2013-12-29 21:00
Rails Model的基本关联关系
原文地址为http://
guides
.rubyonrails.org/association_basics.html,本文非译文,只是做一下简短的介绍。(RubyChina这部分还在翻译中……)。
和风旭日
·
2013-12-17 15:53
Rails Model的基本关联关系
原文地址为http://
guides
.rubyonrails.org/association_basics.html,本文非译文,只是做一下简短的介绍。(RubyChina这部分还在翻译中……)。
akiraray
·
2013-12-17 15:00
Rails
mono touch中,Async/Await 关键词应用举例
原文:http://docs.xamarin.com/
guides
/ios/user_interface/controls/part_2_-_working_with_the_ui_thread/Async
Joyhen
·
2013-12-14 14:00
async
await
Jconsole远程连接
http://download.oracle.com/javase/6/docs/technotes/
guides
/management/agent.html#gdeum 根据oracle
RepublicW
·
2013-12-10 13:00
jvm
JConsole
PhoneGap 学习资料汇总
官方教程2.6.0http://docs.phonegap.com/en/2.6.0/guide_getting-started_index.md.html#Getting%20Started%20
Guides
ar156
·
2013-12-03 16:00
Adobe
PhoneGap
spring data 之 Spring Data JPA
http://spring.io/
guides
/gs/accessing-data-jpa/定义简单的实体类Customer://@Entity表明该实体未JPA实体,对应数据库中的Customer表,
timesongjie
·
2013-12-02 23:00
spring
数据库
15 个最佳的 jQuery 表格插件
大多数网站设计要靠margins,
guides
,rowsandcolumns等网格系统和布局来在网页上组织内容。网格设计常见于报纸和杂志中的文字图像排版设计。
zajin
·
2013-12-02 10:00
解决方案
网站设计
移动设备
网格视图
照片分享
上一页
31
32
33
34
35
36
37
38
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他