P27

  Struts2.1.8详解 文档

struts.xml(配置各请求要执行的action) STRUTS2学习详解 配置方法执行完毕后要转向的页面,类似forward 请求执行的类 Action可以进行按模块进行区分打包 制定执行的方法名

xmrbi 2010-10-02   5439   0
P288

  gettingreal官方中文版 文档

Real利用了这种优势来提升Web应用的价值。 如何编写健壮的软件 How To Write Vigorous Software 健壮的著作是简明的。句子无废词,段落无废句子。同样的原因,画应无多余的线条,机器应无多余的

皛皛皛 2017-04-09   1748   0
P59

  Oracle 11GR2 RAC For Red Hat Linux 5 数据库安装手册 文档

/Oracle/app/crs # mkdir -p /Oracle/app/oracle/product/11.2/db_1 # chown -R grid:oinstall /Oracle/app/grid

lminhao 2014-07-23   492   0
P65

  Tower-Git 使用 文档

files that were created automatically (as a "by-product"): temporary files, logs, cache files... Other

n4g6 2015-08-20   6819   0

【原】Learning Spark (Python版) 学习笔记(一) 经验

RDD支持两种操作 : 1. Tansformation (转化操作):返回值还是一个RDD 2. Action (行动操作):返回值不是一个RDD 第一种Transformation是返回一个新的RDD,如map()

idvv5744 2016-04-21   27501   0

ROSA 2012 "Desktop.Fresh",基于Mandriva的发行 资讯

system for desktops - ROSA Desktop.Fresh 2012. The product is targeted at enthusiasts who are likely to appreciate

jopen 2012-12-20   5944   0
P20

  极好的eclipse-rcp零基础学习(带图解) 文档

一个概念“Action”。开发Eclipse插件会经常看到这个东西,它和事件处理有点相似,如果你了解JFace的话,这里的Action你应该很熟悉,两者是一样的,我们自己定义的Action必须继承org

wufei 2017-11-21   1227   0
P20

  Eclipse RCP入门 文档

一个概念“Action”。开发Eclipse插件会经常看到这个东西,它和事件处理有点相似,如果你了解JFace的话,这里的Action你应该很熟悉,两者是一样的,我们自己定义的Action必须继承org

wubin 2012-03-16   4101   0
P20

  极好的Eclipse RCP零基础学习(带图解) 文档

一个概念“Action”。开发Eclipse插件会经常看到这个东西,它和事件处理有点相似,如果你了解JFace的话,这里的Action你应该很熟悉,两者是一样的,我们自己定义的Action必须继承org

pkptzx 2011-12-21   371   0
P20

  Eclipse RCP 入门 文档

一个概念“Action”。开发Eclipse插件会经常看到这个东西,它和事件处理有点相似,如果你了解JFace的话,这里的Action你应该很熟悉,两者是一样的,我们自己定义的Action必须继承org

nw2gc 2013-09-12   3212   0
P90

  DIY Deep Learning for Vision:a Hands-On Tutorial with Caffe 文档

million images / day 8-core CPU: ~20 ms/image 9k lines of C++ code (20k with tests) 25. CAFFE INTRO 26

ggect 2015-09-07   3258   0
机器学习   Lua   Python   C/C++   Go  
P13

  Android OpenGL ES 分析与实践 文档

Install: out/target/product/generic/system/bin/angeles … Install: out/target/product/generic/system/bi

will_peng 2012-09-26   632   0

thymeleaf 学习笔记-基础篇 经验

formatDecimal(product.price, 1, 2)}">180    

进货日期
   product.availableFrom

jopen 2016-01-01   384402   0

系统管理员的开源资源集合 经验

Computing Cloud Storage Code Review Collaborative Software Configuration Management Database Configuration

jopen 2014-10-10   77725   0

Seneca :NodeJS 微服务框架入门指南 经验

方法,添加了一个新的动作模式(_Action Pattern_)至 Seneca 实例中,它有两个参数: pattern :用于匹配 Seneca 实例中 JSON 消息体的模式; action :当模式被匹配时执行的操作

timesongjie 2017-02-28   15105   0
P12

  sencha touch 2 控制器指南 文档

the Button's tap event and take the appropriate action. It allows the View classes to handle the display

hong199301 2013-05-13   4247   0

Linux强大命令 Awk 20分钟入门介绍 资讯

换数据。 代码结构 Awk脚本的代码结构很简单,就是一系列的模式(pattern)和行为(action): # comment Pattern1 { ACTIONS; } # comment Pattern2

jopen 2015-02-03   14437   0
Linux  

开源的系统管理资源集合 经验

Cloning Cloud Computing Cloud Storage Collaborative Software Configuration Management Database Configuration

jopen 2014-06-29   84654   0

编写更好的C#代码 资讯

etc. These are guidelines for software structural quality. Software programmers are highly recommended

ygw3 2015-05-07   13732   0
C#  

编程名言集锦 资讯

Lecture There are two ways of constructing a software design: One way is to make it so simple that there

xx24 2015-07-18   8559   0
编程  
1 2 3 4 5 6 7 8 9 10