1) http://learn.adobe.com/wiki/display/Flex/2b.+Code+Files 2) http://livedocs.adobe.com/flex/3/html/index.html 3) http://examples.adobe.com/flex3/componentexplorer/explorer.htm
51CTO博客开发
https://www.securecoding.cert.org/confluence/display/java/IDS06-J.+Prevent+OS+Command+Injection https://www.securecoding.cert.org/confluence/display/java/The+CERT+Sun+Microsystems+Sec
Javascript VirtualKeyboard http://sourceforge.net/projects/jsvk/ RbUtils is a development tool which provides utilities for Java ResourceBundles (convert properties file into java so
炒股就那么几招!主要就是多看指标、K线组合、或K线形态等。短线必看:CCI,KDJ、MACD、EMV 、DMI、VOL等. ★ADL 腾落指标 ADL(7)ADL白色、MAADL黄色1.ADL与指数顶背离时,指数向下反转机会大;2.ADL与指数底背离时,指数向上反转机会大;3.ADL须与ADR、OBOS等指标配合使用★★★ADR 涨跌比率 ADR(10、6)ADR白色、MAADR黄色1.AD
Server side solution: Set the HTTP headers of the response to avoid returning response from cache. In JSP: (before writing to the output stream) response.setHeader(”Cache-Control”,”n
http://enboga.javaeye.com/blog/207279 1.管理程序的布局 容器累组件都位于mx.containers包中。Container类是UIComponent的子类,是所有Flex容器类的父类,每个容器类都在它的基础上添加自己的功能。 1.1控制Application 的布局 Application 是一个特
<mx:button label=''button" click="reload(event)"/> <mx:scirpt> </mx:script> <![CDATA[  
http://www.blogjava.net/fl1429/archive/2009/03/02/257396.html 1,文件…
http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/lcds/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Parts&file=security2_10.html http://www.cert.org/tech_tips/m
FlexSession flexSession = FlexContext.getFlexSession();HttpServletRequest requst = FlexContext.getHttpRequest();HttpSession session = requst.getSession(); add the above into the base
http://www.adobe.com/products/livecycle/dataservices/compare.html
yesterday, I got two bad news that two negotiated project were suspended by the customers, surely, I felt very blue so that I could not sleep until further late
1) add slf4j-api-1.5.8.jar,log4j-1.2.15.jar,slf4j-log4j12-1.4.2.jar into your project please make yourself understand the relationship among them. 2) produce the following:
from http://www.blogjava.net/usherlight/archive/2006/03/01/32947.html <%@ page session="true" %> <%@ taglib uri="FlexTagLib" prefix="mm"&nb
1. 要具备debug功能,我们必须要首先安装Flash Player Debug 版本。 windows版本 2. 安装好debug版本后,我们还需要添加日志的配置文件mm.cfg。 该配置文件存放的目录如下:Macintosh OS X MacH D:Library:Application Support:macromedia:mm.cfgMicrosoft Windows XP C:\
from http://blog.csdn.net/arshoon/archive/2008/05/26/2484212.aspx Adobe APIs 主要包含corelib, mappr, flickr, youtube及加密等类库. http://labs.adobe.com/wiki/index.php/ActionScript_3:resources:apis:libr
关于在Eclipse下 flex整合java的配置请参考: http://aaacd.blog.hexun.com/15758049_d.html 这里是一个flex整合struts的一个基本的例子 1. testFlex10.mxml <?xml version="1.0" encoding="utf-8"?><mx:Application xmlns:mx="http:
from http://nsdevaraj.wordpress.com/2009/03/05/convert-data-types-arraycollection-xml-object-string/ The code below demonstrates the data type conversions among basic DataTypes used most in
from http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Book_Parts&file=charts_intro_108_12.html Using an XML file as a data prov
找到安装目录,如D:\Program Files\Adobe\Flex Builder 3\plugins\com.adobe.flexbuilder.project_3.0.190133这个目录下的zornproject.jar文件,对于其中的com.adobe.flexbuilder.project.asn.flexbuilder3.FlexBuilder3License类,用以下代码编译后代
Feature Overview Application Services Remoting Remoting provides a call and response model for accessing external data from Flex or Ajax applications. Developers can create appl
Cairngorm的组成:1. Model Locator:保存应用的ValueObject(数据)和共享变量,与HttpSession类似,只不过是保存在客户端而不是在服务器端而已2. View:一个或者多个Flex组件(按钮、Panel、下拉框等等)组合在成一个被命名的单元。绑定Model Locator中的数据,根据用户动作(点击、滚动、拖放)产生自定义的Cairngorm事件。3. Fro
<mx:HTTPService id="registerService" showBusyCursor="true" useProxy="false" url="register.action" resultFormat="e4x" method="POST" result="registerConfirmation(event)" fault="registerFailed(event)"
“股票在赚谁的钱,蒸发的是什么” 前几天看过这么一个故事, 假设一个市场,有两个人在卖烧饼,有且只有两个人,姑且称他们为烧饼甲、烧饼乙。 假设他们的烧饼价格没有物价局监管。 假设他们每个烧饼卖一元钱就可以保本(包括他们的劳动力价值) 假设他们的烧饼数量一样多。 ——经济模型都这样,假设需要很多。 再假设他们生意很不好,一个买烧饼的人都没有。这样他们很无聊地站了半天。 甲说好无聊。 乙说好无聊。
Copyright © 2005-2023 51CTO.COM 版权所有 京ICP证060544号