文件名称:使用Flex,Java,Json更新Mysql数据【高级篇】
文件大小:528KB
文件格式:RAR
更新时间:2011-07-15 13:56:59
flex java json
前面已经介绍如何使用Flex,java,json来更新datagrid中的数据。详细请见:使用Flex,Java,Json更新Mysql数据 。但是有一个问题就是在更新的时候都是发送整个datagrid的dataprovider中信息到数据库,无论有的资料并没有需要更新,这样处理起来效率就很低了。所在在高级篇中我想传递的数据只是用户更新的那部分。这样效率就会明显提高了。
文章参考:
http://blog.chinaunix.net/u/21684/showart_1010467.html
【文件预览】:
JsonGrid
----.project(1KB)
----flex_libs()
----.settings()
--------org.eclipse.core.resources.prefs(88B)
--------org.eclipse.wst.common.component(586B)
--------org.eclipse.jdt.core.prefs(330B)
--------org.eclipse.wst.common.project.facet.core.xml(269B)
--------org.eclipse.jst.common.project.facet.core.prefs(364B)
----.actionScriptProperties(1KB)
----html-template()
--------AC_OETags.js(8KB)
--------index.template.html(4KB)
--------history()
--------playerProductInstall.swf(657B)
----src()
--------jsongrid()
----WebContent()
--------WEB-INF()
--------META-INF()
----bin-debug()
--------AC_OETags.js(8KB)
--------history()
--------playerProductInstall.swf(657B)
--------JsonGrid.swf(493KB)
--------JsonGrid.html(4KB)
----.classpath(631B)
----flex_src()
--------JsonGrid.mxml(6KB)
----.flexProperties(326B)