P8

  Spring实现AOP的四种方式 文档

切面(Aspect) 通知和切入点共同组成了切面:时间、地点和要发生的“故事” 5.引入(Introduction) 引入允许我们向现有的类添加新的方法和属性(Spring提供了一个方法注入的功能) 6

liqinwyyx 2014-01-19   5004   0

Coursera 2015年最受欢迎的十门课,商业与程序相关最热门 资讯

冥想练习禅修,得到心灵的平静。 8. Python 交互编程入门第 1 部分(An Introduction to Interactive Programming in Python Part 1)

jopen 2016-01-04   12924   1

mongos 集群安装部署文档 经验

官方文档 Sharding Introduction: http://www.mongodb.org/display/DOCS/Sharding+Introduction 分担读写负载

fmms 2012-02-06   35268   0

CSS Animation初探 经验

An Introduction To CSS3 Keyframe Animations 来自:http://toughcoder.net/blog/2015/05/04/introduction-to-css-animation/

jopen 2015-05-28   16902   0

10 本不错的JavaScript入门学习英文书籍 资讯

More Detail Eloquent JavaScript: A Modern Introduction to Programming by Marijn Haverbeke Eloquent

openkk 2012-06-13   37836   0

25本免费的Python电子书 资讯

Programming Guide Snake Wrangling For Kids An Introduction To Python Programmez Avec Python 2 Programmez

jopen 2013-06-14   39420   1
Python  

一分钟认识GitHub 资讯

com/life/15/11/short-introduction-github 译文链接: http://www.linuxstory.org/short-introduction-github

jopen 2015-11-11   5212   0
Github  

程序员必看的书之iOS程序员 经验

/UserExperience/Conceptual/MobileHIG/Introduction/Introduction.html 自己去看吧。很值得学习 深入解析Mac OS X & iOS操作系统

jopen 2015-01-07   45769   0

Maven学习-目录结构 经验

参考 http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html

jopen 2015-10-08   13840   0

图解算法复杂度指南 经验

switch to either part depending on your level: Introduction Apprenticeship Mastery Algorithmic complexity

jopen 2015-06-28   19191   0
算法  

分享16个javascript&jQuery的MVC教程 资讯

NET来开发一个联系我们表单,使用progressive enhancement策略。 4. Introduction and basic controller 这里目标不是教你如何使用jQuery,而是jQuery如何能和新的ASP

jopen 2011-12-21   38014   2
jQuery  

Golang图书列表 资讯

Go Book Free The Little Go Book is a free introduction to Google's Go programming language. It's aimed

ec3y 2015-05-06   30810   0
Golang  

Swift 语言指南-Issue 34 资讯

多范式编程语言-以 Swift 为例 , NSHipster - CloudKit , An Introduction to watchOS 2 ClockKit , WatchOS 2 Tutorial:

nbd2 2015-07-14   12272   0
Swift  
P22

  2012年最新整理的Play framework框架学习文档 文档

2、新建项目 5 3、环境变量配置 7 4、MVC模型 8 app/controllers 9 app/models 9 app/views 9 5、应用程序布局 9 app目录 9 .class文件在哪儿? 9

lijiying 2012-11-09   8747   0
P11

  scala语言与play框架入门教程 文档

启动的Java可执行类库 | +---app Play Web 应用全部代码所在目录 | | | +---models 模型代码所在目录 | | Message.scala 留言板例程模型代码 | | | +---controllers

fanlanming 2016-12-04   882   0
P17

  controller与view之间的数据传递 文档

plain copy   1. @model Test.Models.HelloModel   就代表了这个View使用的Model为“Test.Models.HelloModel” 然后在View中读取Model中定义的数据,代码如下:

善水金缘 2016-10-26   718   0

Android DataBinding:采用ViewModel代替Presenter 经验

是一个独立的Java类,它的唯一职责是表示一个View后面的 数据。它可以合并来自多个数据源(Models)的数据,并将这些数据加工后用于展示。我之前写过一篇 关于ViewModel的短文 ,讲述了它与Data

jopen 2015-08-02   60969   0

Node.js 风格指南 经验

npm modules others // bad var Car = require ( ' ./models/Car ' ); var async = require ( ' async ' ); var

jopen 2015-10-29   29573   0
P22

  Play framework 框架学习文档整理 文档

2、新建项目 5 3、环境变量配置 7 4、MVC模型 8 app/controllers 9 app/models 9 app/views 9 5、应用程序布局 9 app目录 9 .class文件在哪儿? 9

ken.wang 2012-06-12   9129   0

60 个 PHP 开源 CMS内容管理系统 资讯

that allows you to quickly and easily created dynamic and search engine friendly websites without the

fmms 2011-11-15   77690   0
PHP   CMS  
1 2 3 4 5 6 7 8 9 10