找回密码
 立即注册
CelltheandDataWindow | 企业管理 2022-09-23 135 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
现在,企业级使用软件逐步由C/S结构转向B/S结构,B/S结构以其用户界面简洁、部署保护方便而备受青睐。但是,由于受到HTML元素的限制,在浏览器上无法实现强悍的UI设计,例如数据输入检测、报表打印与打印预览、批量录入数据、数据模型与视图绑定等。用过PowerBuilder的兄弟都认识,PB的DataWindow目标能很简单管理以上问题,大大地提高了开发效率,但是在现在常用的B/S开发工具中,没有发现有如此强悍的组件。
Cell产品是一套功能强悍的表格类组件,它以单元格为基本设计元素,可以设计出格式杂乱和界面美观的用户接口。开发者可以在一个可视环境下灵敏地设置单元格字体、色彩、布景、对齐方法、边框、兼并区域、以及内部计算公式,并且支持超强的打印和打印预览功能,可与Excel比美,可谓国人第三方组件之精品。Cell产品分Cell组件和Cell插件(Cellweb)两个姐妹产品,前一个用于桌面程序,后一个用于Web程序。有了Cell,在B/S程序设计中实现相似DataWindow的功能,就变成实际。
cell和
DataWindow的用处各有所不同,使用的偏要点也各异。
Web表格使用系统开发套件.doc
.....

(Now, enterprise-level software is gradually changing from C/S structure to B/S structure. B/S structure is favored for its simple user interface and convenient deployment and protection. However, due to the limitation of HTML elements, powerful UI design cannot be realized on the browser, such as data input detection, report printing and print preview, batch data entry, data model and view binding, etc. Brothers who have used PowerBuilder know that the DataWindow target of PB can easily manage the above problems and greatly improve the development efficiency.
The Cell product is a set of powerful table components. It takes cells as the basic design elements, and can design a user interface with messy format and beautiful interface. Developers can sensitively set cell fonts, colors, backgrounds, alignment methods, borders, merge areas, and internal calculation formulas in a visual environment, and support super-strong printing and print preview functions, which can be compared with Excel. The boutique of Chinese third-party components. The Cell product is divided into two sister products, the Cell component and the Cell plug-in (Cellweb). The former is used for desktop programs and the latter is used for Web programs. With Cell, it becomes practical to realize the functions similar to DataWindow in B/S programming.
cell and
The usefulness of DataWindow is different, and the main points of use are also different.
Web Forms Using System Development Kit.doc
.....)

[下载]11302252266.rar




上一篇:《java十大经典案例》课件 源代码
下一篇:制作自己的搜索引擎,语法切词问题