Task Class Y.YU 2006/2/10
Task Class 框架 132.0.xml Task2.sql C220.inc C220.js 客户端结构 C220.js 总结
132.0.xml <div id='gateeview' style=&quot;WIDTH: 100%; HEIGHT: 100%&quot; cid=&quot;220&quot; ctp=&quot;2&quot;></div> 传入 id 确定 cid
Task2.sql i11(id,exe,dsn,run,sty,tmp) VALUES( 220,'#c220.inc', #dc220.js','','#s220.css','#c220.js');
c220.inc function ctrl 把数据库中取出数据( i,i32 )处理后放到 __.$id.__tasks 中 function save_tasks 把客户端传来的数据存到数据库中
C220.js rt_global_initialize : function(cls) rt_initialize : function() data=window[&quot;__&quot;+this.obj.id+&quot;__tasks&quot;] this.load() post : function() pf_svr_call()
页面结构 <table1> <tr><td>toolbar</td></tr> <tr><td><table2></td></tr> </table1>
页面结构(续) <table2> <tr> <td><table3  表头 ></td> <td> 间隔 width='3' </td> <td> <div id= … _header> </td> </tr> <tr> <td> <div> <table id=…_tasklist> </div> </td> <td> 间隔 width='3' </td> <td> <div id= … _body> </td> </tr> </table2>
总结 Toolbar 独立出来 拆成 4 部分 表头 间隔 数据表( tree ) div 容器(装载 div, 画甘特图)
Thanks Y.YU 2006/2/10

More Related Content

PPTX
Yui3入门
PPTX
D2归来有感
PPTX
jQuery实践经验与技巧
PDF
HelioStat Datasheet - [EN]
PDF
All star weekend 2011
PDF
Smart Swaraj
PPT
Unit 2 - Introduction
PPT
Hulkliige
Yui3入门
D2归来有感
jQuery实践经验与技巧
HelioStat Datasheet - [EN]
All star weekend 2011
Smart Swaraj
Unit 2 - Introduction
Hulkliige

Viewers also liked (19)

PDF
PPTX
Introductie informatiestandaarden elearning ArC UvA
PPT
Elements, Mixtures And Compounds
PDF
Swipp plus overview for marketers
PDF
Argosi
PPT
What Is Dna
PPT
Inhaling And Exhalingpictures
PPT
Rides
PPS
Why Dogs Hate Halloween
PPT
Risorse elettroniche per la ricerca 5.ed
PPT
Promo Cd Done 97
PDF
Haml
PPTX
Computer Games in Education - Unlocking Learning
PPT
Carteles ZP
PPT
Web of science per la valutazione della ricerca
PPT
Useful Software Presentation from NHLA
PPT
CREC Tech. Leadership
PPT
The Club
PPTX
Õpianalüütika töötuba
Introductie informatiestandaarden elearning ArC UvA
Elements, Mixtures And Compounds
Swipp plus overview for marketers
Argosi
What Is Dna
Inhaling And Exhalingpictures
Rides
Why Dogs Hate Halloween
Risorse elettroniche per la ricerca 5.ed
Promo Cd Done 97
Haml
Computer Games in Education - Unlocking Learning
Carteles ZP
Web of science per la valutazione della ricerca
Useful Software Presentation from NHLA
CREC Tech. Leadership
The Club
Õpianalüütika töötuba
Ad

Similar to test (20)

PPT
让我们的页面跑得更快
PDF
JavaScript Engine
PPT
Collaboration On Rails
PPT
Css性能优化
PDF
恶意网页分析实战
PPTX
Script with engine
PPTX
TBAD F2E 2010 review
PPT
Web安全解决方案V1.0
PPT
Ibatis技术讲座
PPT
Web设计 3 java_script初探(程序员与设计师的双重眼光)
PPT
javascript的分层概念 --- 阿当
PPTX
Inside the-browser
PPTX
Inside the-browser
PPT
Mongodb
 
PPT
Yid chart
PPT
Cas Sso Intro
PPT
YUI 3 菜鳥救星
PPTX
Inside browser
PDF
淘宝移动端Web开发最佳实践
PDF
淘宝移动端Web开发最佳实践
让我们的页面跑得更快
JavaScript Engine
Collaboration On Rails
Css性能优化
恶意网页分析实战
Script with engine
TBAD F2E 2010 review
Web安全解决方案V1.0
Ibatis技术讲座
Web设计 3 java_script初探(程序员与设计师的双重眼光)
javascript的分层概念 --- 阿当
Inside the-browser
Inside the-browser
Mongodb
 
Yid chart
Cas Sso Intro
YUI 3 菜鳥救星
Inside browser
淘宝移动端Web开发最佳实践
淘宝移动端Web开发最佳实践
Ad

test