P13

  金融超市SSO介绍 文档

com/sso/login/login.action --sso登录 sso.reg=http://sso.jinku.com/sso/reg/reg.action -sso注册 sso.logout=http://sso

289148307 2012-08-20   6746   0
P4

  struts2自定义类型转换器 文档

转换器来处理了。 2:示例用的Action Action不需要做任何特殊的处理,也就是使用自定义类型转换器的时候,对Action没有影响,请大家记住。对应的Action的示例代码为: 更多内容在‘java私塾官网’

singing 2014-01-01   549   0
P7

  SSH框架整合JBPM 开发说明文档 文档

tionhandler-dao.xml文件 用来管理jbpm流程设计过程中所用的action(jbpm中的action,指动作)以及Assignment。 如: 流程中调用该类时的方法如下: notifyPaymentAction

49924009 2012-08-26   4292   0
P27

  第7章 Android UI基础知识 文档

getAction( ) MotionEvent.ACTION_DOWN:0 MotionEvent.ACTION_UP:1 MotionEvent.ACTION_MOVE:2 event.getX( ) event

addychao 2012-10-23   785   0
P94

  Java GUI 程序设计 文档

windo(String Labe){ super(Labe);} public boolean action(Event e,Object arg){ if(e.target instanceof Button){

304485863 2013-03-02   3695   0
P95

  Delphi串口通信编程 文档

SetLength(ByteSend,mSend.Lines.Count); for i:=0 to mSend.Lines.Count -1 do ByteSend[i]:=StrtoInt(mSend.Lines[i]); count:=0;

ybcsg 2013-06-02   657   0
P17

  面试题之我解 文档

let从struts-config.xml文件中读取配置信息,把他们存放到各种配置对象中,例如Action的映射信息存放在ActionMapping对象中。当ActionServlet接受到一个客户请求时,执行如下流程:

1198512863 2012-09-05   482   0
P25

  媒体扫描分析文档 文档

MediaScannerReceiver会在任何的ACTION_BOOT_COMPLETED, ACTION_MEDIA_MOUNTED或 ACTION_MEDIA_SCANNER_SCAN_FILE

dragon_fly 2015-06-08   1386   0
P25

  Java 之代理 文档

interceptors=new ArrayList (); int index=-1; Action action=new Action(); public ActionInvocation(){ this.interceptors

wayne1984 2012-04-05   2684   0
P25

  Java 代理详细说明 文档

interceptors=new ArrayList (); int index=-1; Action action=new Action(); public ActionInvocation(){ this.interceptors

open_xxg 2014-06-05   1416   0
P6

  C语言编程规范 文档

  1994年,在英国成立了一个叫做汽车工业软件可靠性联合会(The Motor Industry Software Reliability Association,以下简称MISRA)的组织。它是致力于协助汽车厂商开发安全可靠的软件的跨国协会

lurker2008 2012-08-28   3685   0
P16

  JBOSS 应用服务器安装 文档

○ X Software Development   GNOME Software Development   KDE Software Development   Legacy Software Development

luhaifeng 2012-03-02   3607   0
P47

  Confluence,Jira,Fisheye,Crucible,Bamboo,SVN部署说明 文档

net/p/confluence 1.2. 安装 下载地址:http://www.fangwai.net/software/jira/jiradownloadcenter.htm 破解包:http://www.3ddown

seoul1k 2011-08-07   18500   0
P5

  注册表与动态链接库 文档

表中。 为了实现这个功能,我们先手工在注册表的HKEY_CURRENT_USER根注册项下的Software主键下新建一个主键MP3Collect,并为该主键创建三个字符串值:FileName、SongName和SingerName。

ydongsky 2013-02-17   5100   0
P23

  HACMP安装手册 文档

修改/sbin/rc.boot文件中: ##Modified By Sinosoft For Hacmp Software Start #nohup /usr/sbin/syncd 60 > /dev/null 2>&1

jordan963 2011-05-31   4382   0
IBM AIX   手册  
P35

  Linux入门文档 第一章 系统介绍 文档

Berkeley Software Distribution)。 SVR4是两大流派融合后的产物。1991年底,与System V针锋相对的开放软件基金会(Open Software Foundation)推出了OSF/1。

tiancheng 2011-12-24   639   0
Linux   教学   Delphi   Intel   C/C++  
P4

  Understanding node.js 文档

get to work. Once a servant finishes a task, he lines up outside the kings quarter to report. The king

d6n4 2015-02-04   314   0
P7

  JProfiler 的配置问题 文档

CATALINA_HOME=D:\java\tomcat6   rem The following lines have been added by the rem application server integration

zhuiyun 2012-02-16   408   0
P27

  Redis 深入浅出 文档

no lock Event demultiplexer, no use libevent 2w lines writen in c without 3rd library faster 6. featureDifference

zfc212 2014-09-09   5767   0
NoSQL数据库   Python   Ruby   SQL   diff  
P3

  Centos5.6下使用VNC远程桌面连接 文档

文件内容大概以下: #!/bin/sh # Uncomment the following two lines for normal desktop: # unset SESSION_MANAGER # exec

kevin_lu 2012-09-13   478   0
CentOS  
1 2 3 4 5 6 7 8 9 10