在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → .net web 开发平台- 表单设计器(EXTJS)

.net web 开发平台- 表单设计器(EXTJS)

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:1.51M
  • 下载次数:9
  • 浏览次数:107
  • 发布时间:2021-02-12
  • 实例类别:一般编程问题
  • 发 布 人:好学IT男
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
.net web 开发平台- 表单设计器(EXTJS),使用ExtJS来开发的,网上找的
【实例截图】
【核心代码】
43dd90dc-da59-4749-a22d-b82419793d14
├── 3rdparty
│   ├── codepress
│   │   ├── codepress.css
│   │   ├── codepress.html
│   │   ├── codepress.js
│   │   ├── engines
│   │   │   ├── gecko.js
│   │   │   ├── khtml.js
│   │   │   ├── msie.js
│   │   │   └── opera.js
│   │   ├── images
│   │   │   └── line-numbers.png
│   │   ├── index.html
│   │   ├── languages
│   │   │   ├── asp.css
│   │   │   ├── asp.js
│   │   │   ├── autoit.css
│   │   │   ├── autoit.js
│   │   │   ├── csharp.css
│   │   │   ├── csharp.js
│   │   │   ├── css.css
│   │   │   ├── css.js
│   │   │   ├── generic.css
│   │   │   ├── generic.js
│   │   │   ├── html.css
│   │   │   ├── html.js
│   │   │   ├── java.css
│   │   │   ├── java.js
│   │   │   ├── javascript.css
│   │   │   ├── javascript.js
│   │   │   ├── perl.css
│   │   │   ├── perl.js
│   │   │   ├── php.css
│   │   │   ├── php.js
│   │   │   ├── ruby.css
│   │   │   ├── ruby.js
│   │   │   ├── sql.css
│   │   │   ├── sql.js
│   │   │   ├── text.css
│   │   │   ├── text.js
│   │   │   ├── vbscript.css
│   │   │   ├── vbscript.js
│   │   │   ├── xsl.css
│   │   │   └── xsl.js
│   │   └── license.txt
│   ├── colorfield
│   │   ├── css
│   │   │   └── Ext.ux.ColorField.css
│   │   ├── icons
│   │   │   ├── color-trigger.gif
│   │   │   ├── color-trigger.png
│   │   │   └── Thumbs.db
│   │   └── js
│   │   └── Ext.ux.ColorField.js
│   ├── maani
│   │   ├── charts
│   │   │   ├── charts_library
│   │   │   │   ├── arno.swf
│   │   │   │   ├── arst.swf
│   │   │   │   ├── brfl.swf
│   │   │   │   ├── brno.swf
│   │   │   │   ├── brst.swf
│   │   │   │   ├── cl3d.swf
│   │   │   │   ├── clfl.swf
│   │   │   │   ├── clno.swf
│   │   │   │   ├── clp3.swf
│   │   │   │   ├── cls3.swf
│   │   │   │   ├── clst.swf
│   │   │   │   ├── cnno.swf
│   │   │   │   ├── lnno.swf
│   │   │   │   ├── mxno.swf
│   │   │   │   ├── pi3d.swf
│   │   │   │   ├── pino.swf
│   │   │   │   ├── pono.swf
│   │   │   │   └── scno.swf
│   │   │   └── charts.swf
│   │   ├── example
│   │   │   ├── index.html
│   │   │   ├── sample2.xml
│   │   │   └── sample.xml
│   │   ├── gauge
│   │   │   └── gauge.swf
│   │   └── slideshow
│   │   └── slideshow.swf
│   ├── recordform
│   │   ├── classes
│   │   │   └── csql.php
│   │   ├── css
│   │   │   ├── empty.css
│   │   │   ├── Ext.ux.grid.RowActions.css
│   │   │   ├── icons.css
│   │   │   ├── recordform.css
│   │   │   └── webpage.css
│   │   ├── db.sqlite
│   │   ├── js
│   │   │   ├── Ext.ux.form.DateTime.js
│   │   │   ├── Ext.ux.grid.RecordForm.js
│   │   │   ├── Ext.ux.grid.RowActions.js
│   │   │   ├── Ext.ux.grid.Search.js
│   │   │   ├── Ext.ux.HttpProvider.js
│   │   │   ├── Ext.ux.IconMenu.js
│   │   │   ├── Ext.ux.RecordForm.js
│   │   │   ├── Ext.ux.ThemeCombo.js
│   │   │   ├── Ext.ux.Toast.js
│   │   │   └── WebPage.js
│   │   ├── process-request.php
│   │   ├── recordform.html
│   │   └── recordform.js
│   └── webblocks
│   ├── Ext.ux.FlashPanel.js
│   ├── Ext.ux.MaaniChart.js
│   ├── Ext.ux.RecordFormGrid.js
│   ├── Ext.ux.WebApp.js
│   ├── webapp.php
│   └── webapp.sql
├── changes.txt
├── compressed
│   └── Ext.ux.guid.plugin.Designer-all.js
├── css
│   ├── Ext.ux.guid.plugin.Designer.css
│   └── Loading.css
├── doc
│   ├── index.html
│   ├── resources
│   │   ├── block-bg.gif
│   │   ├── block-bottom.gif
│   │   ├── block-top.gif
│   │   ├── class.gif
│   │   ├── cmp.gif
│   │   ├── collapse-all.gif
│   │   ├── collapse-bg.gif
│   │   ├── config.gif
│   │   ├── docs.css
│   │   ├── docs.gif
│   │   ├── docs.js
│   │   ├── elbow-end.gif
│   │   ├── event.gif
│   │   ├── expand-all.gif
│   │   ├── expand-bg.gif
│   │   ├── expand-bg-over.gif
│   │   ├── expand-members.gif
│   │   ├── extanim32.gif
│   │   ├── fav.gif
│   │   ├── forum.gif
│   │   ├── hd-bg.gif
│   │   ├── hide-inherited.gif
│   │   ├── member-collapsed.gif
│   │   ├── member-expanded.gif
│   │   ├── member-hover.gif
│   │   ├── method.gif
│   │   ├── minus.gif
│   │   ├── pkg.gif
│   │   ├── plus.gif
│   │   ├── prop.gif
│   │   ├── s.gif
│   │   ├── static.gif
│   │   ├── style.css
│   │   └── TabCloseMenu.js
│   ├── src
│   │   ├── GuiBuilder_js_codepress_Ext.ux.CodePress.js.html
│   │   ├── GuiBuilder_js_Ext.ux.ComponentCollection.js.html
│   │   ├── GuiBuilder_js_Ext.ux.data.HttpMergeProxy.js.html
│   │   ├── GuiBuilder_js_Ext.ux.form.CodeField.js.html
│   │   ├── GuiBuilder_js_Ext.ux.guid.data.CookieRepository.js.html
│   │   ├── GuiBuilder_js_Ext.ux.guid.data.PHPFileRepository.js.html
│   │   ├── GuiBuilder_js_Ext.ux.guid.data.Repository.js.html
│   │   ├── GuiBuilder_js_Ext.ux.guid.grid.PropertyGrid.js.html
│   │   ├── GuiBuilder_js_Ext.ux.guid.plugin.Designer.js.html
│   │   ├── GuiBuilder_js_Ext.ux.guid.tree.CodeLoader.js.html
│   │   ├── GuiBuilder_js_Ext.ux.guid.tree.JsonTreeLoader.js.html
│   │   ├── GuiBuilder_js_Ext.ux.Json.js.html
│   │   ├── GuiBuilder_js_Ext.ux.JsonPanel.js.html
│   │   ├── GuiBuilder_js_Ext.ux.JsonWindow.js.html
│   │   ├── GuiBuilder_js_Ext.ux.Override.js.html
│   │   └── GuiBuilder_js_Ext.ux.Util.js.html
│   ├── swf
│   │   └── 01tutorial_border-create.swf
│   ├── symbols
│   │   ├── Ext.ux.CodePress.html
│   │   ├── Ext.ux.data.HttpMergeProxy.html
│   │   ├── Ext.ux.form.CodeField.html
│   │   ├── Ext.ux.form.SimpleCombo.html
│   │   ├── Ext.ux.guid.data.CookieRepository.html
│   │   ├── Ext.ux.guid.data.PHPFileRepository.html
│   │   ├── Ext.ux.guid.data.Repository.html
│   │   ├── Ext.ux.guid.grid.PropertyColumnModel.html
│   │   ├── Ext.ux.guid.grid.PropertyGrid.html
│   │   ├── Ext.ux.guid.grid.PropertyStore.html
│   │   ├── Ext.ux.guid.plugin.Designer.html
│   │   ├── Ext.ux.guid.tree.CodeLoader.html
│   │   ├── Ext.ux.guid.tree.JsonTreeLoader.html
│   │   ├── Ext.ux.IFrameComponent.html
│   │   ├── Ext.ux.Json.html
│   │   ├── Ext.ux.JsonPanel.html
│   │   ├── Ext.ux.JsonWindow.html
│   │   ├── Ext.ux.Util.html
│   │   └── _global_.html
│   └── welcome.html
├── extjs
│   ├── adapter
│   │   └── ext
│   │   └── ext-base.js
│   ├── ext-all-debug.js
│   ├── ext-all.js
│   └── resources
│   ├── css
│   │   └── ext-all.css
│   └── images
│   └── default
│   ├── box
│   │   ├── corners-blue.gif
│   │   ├── corners.gif
│   │   ├── l-blue.gif
│   │   ├── l.gif
│   │   ├── r-blue.gif
│   │   ├── r.gif
│   │   ├── tb-blue.gif
│   │   └── tb.gif
│   ├── button
│   │   ├── btn-arrow.gif
│   │   └── btn-sprite.gif
│   ├── dd
│   │   ├── drop-add.gif
│   │   ├── drop-no.gif
│   │   └── drop-yes.gif
│   ├── editor
│   │   └── tb-sprite.gif
│   ├── form
│   │   ├── checkbox.gif
│   │   ├── clear-trigger.gif
│   │   ├── date-trigger.gif
│   │   ├── error-tip-corners.gif
│   │   ├── exclamation.gif
│   │   ├── radio.gif
│   │   ├── search-trigger.gif
│   │   ├── text-bg.gif
│   │   ├── trigger.gif
│   │   └── trigger-tpl.gif
│   ├── gradient-bg.gif
│   ├── grid
│   │   ├── arrow-left-white.gif
│   │   ├── arrow-right-white.gif
│   │   ├── col-move-bottom.gif
│   │   ├── col-move-top.gif
│   │   ├── columns.gif
│   │   ├── dirty.gif
│   │   ├── done.gif
│   │   ├── drop-no.gif
│   │   ├── drop-yes.gif
│   │   ├── footer-bg.gif
│   │   ├── grid3-hd-btn.gif
│   │   ├── grid3-hrow.gif
│   │   ├── grid3-hrow-over.gif
│   │   ├── grid3-special-col-bg.gif
│   │   ├── grid3-special-col-sel-bg.gif
│   │   ├── grid-blue-hd.gif
│   │   ├── grid-blue-split.gif
│   │   ├── grid-hrow.gif
│   │   ├── grid-loading.gif
│   │   ├── grid-split.gif
│   │   ├── grid-vista-hd.gif
│   │   ├── group-by.gif
│   │   ├── group-expand-sprite.gif
│   │   ├── hd-pop.gif
│   │   ├── hmenu-asc.gif
│   │   ├── hmenu-desc.gif
│   │   ├── hmenu-lock.gif
│   │   ├── hmenu-lock.png
│   │   ├── hmenu-unlock.gif
│   │   ├── hmenu-unlock.png
│   │   ├── invalid_line.gif
│   │   ├── loading.gif
│   │   ├── mso-hd.gif
│   │   ├── nowait.gif
│   │   ├── page-first-disabled.gif
│   │   ├── page-first.gif
│   │   ├── page-last-disabled.gif
│   │   ├── page-last.gif
│   │   ├── page-next-disabled.gif
│   │   ├── page-next.gif
│   │   ├── page-prev-disabled.gif
│   │   ├── page-prev.gif
│   │   ├── pick-button.gif
│   │   ├── refresh.gif
│   │   ├── row-check-sprite.gif
│   │   ├── row-expand-sprite.gif
│   │   ├── row-over.gif
│   │   ├── row-sel.gif
│   │   ├── sort_asc.gif
│   │   ├── sort_desc.gif
│   │   └── wait.gif
│   ├── layout
│   │   ├── collapse.gif
│   │   ├── expand.gif
│   │   ├── gradient-bg.gif
│   │   ├── mini-bottom.gif
│   │   ├── mini-left.gif
│   │   ├── mini-right.gif
│   │   ├── mini-top.gif
│   │   ├── ns-collapse.gif
│   │   ├── ns-expand.gif
│   │   ├── panel-close.gif
│   │   ├── panel-title-bg.gif
│   │   ├── panel-title-light-bg.gif
│   │   ├── stick.gif
│   │   ├── stuck.gif
│   │   ├── tab-close.gif
│   │   └── tab-close-on.gif
│   ├── menu
│   │   ├── checked.gif
│   │   ├── group-checked.gif
│   │   ├── item-over.gif
│   │   ├── menu.gif
│   │   ├── menu-parent.gif
│   │   └── unchecked.gif
│   ├── panel
│   │   ├── corners-sprite.gif
│   │   ├── left-right.gif
│   │   ├── light-hd.gif
│   │   ├── tool-sprites.gif
│   │   ├── tool-sprite-tpl.gif
│   │   ├── tools-sprites-trans.gif
│   │   ├── top-bottom.gif
│   │   ├── top-bottom.png
│   │   ├── white-corners-sprite.gif
│   │   ├── white-left-right.gif
│   │   └── white-top-bottom.gif
│   ├── progress
│   │   └── progress-bg.gif
│   ├── qtip
│   │   ├── bg.gif
│   │   ├── close.gif
│   │   └── tip-sprite.gif
│   ├── s.gif
│   ├── shadow-c.png
│   ├── shadow-lr.png
│   ├── shadow.png
│   ├── shared
│   │   ├── blue-loading.gif
│   │   ├── calendar.gif
│   │   ├── glass-bg.gif
│   │   ├── hd-sprite.gif
│   │   ├── large-loading.gif
│   │   ├── left-btn.gif
│   │   ├── loading-balls.gif
│   │   ├── right-btn.gif
│   │   └── warning.gif
│   ├── sizer
│   │   ├── e-handle-dark.gif
│   │   ├── e-handle.gif
│   │   ├── ne-handle-dark.gif
│   │   ├── ne-handle.gif
│   │   ├── nw-handle-dark.gif
│   │   ├── nw-handle.gif
│   │   ├── se-handle-dark.gif
│   │   ├── se-handle.gif
│   │   ├── s-handle-dark.gif
│   │   ├── s-handle.gif
│   │   ├── square.gif
│   │   ├── sw-handle-dark.gif
│   │   └── sw-handle.gif
│   ├── slider
│   │   ├── slider-bg.png
│   │   ├── slider-thumb.png
│   │   ├── slider-v-bg.png
│   │   └── slider-v-thumb.png
│   ├── tabs
│   │   ├── scroller-bg.gif
│   │   ├── scroll-left.gif
│   │   ├── scroll-right.gif
│   │   ├── tab-btm-inactive-left-bg.gif
│   │   ├── tab-btm-inactive-right-bg.gif
│   │   ├── tab-btm-left-bg.gif
│   │   ├── tab-btm-right-bg.gif
│   │   ├── tab-close.gif
│   │   ├── tabs-sprite.gif
│   │   ├── tab-strip-bg.gif
│   │   ├── tab-strip-bg.png
│   │   └── tab-strip-btm-bg.gif
│   ├── toolbar
│   │   ├── bg.gif
│   │   ├── btn-arrow.gif
│   │   ├── btn-arrow-light.gif
│   │   ├── btn-over-bg.gif
│   │   ├── gray-bg.gif
│   │   ├── tb-bg.gif
│   │   └── tb-btn-sprite.gif
│   ├── tree
│   │   ├── arrows.gif
│   │   ├── drop-add.gif
│   │   ├── drop-between.gif
│   │   ├── drop-no.gif
│   │   ├── drop-over.gif
│   │   ├── drop-under.gif
│   │   ├── drop-yes.gif
│   │   ├── elbow-end.gif
│   │   ├── elbow-end-minus.gif
│   │   ├── elbow-end-minus-nl.gif
│   │   ├── elbow-end-plus.gif
│   │   ├── elbow-end-plus-nl.gif
│   │   ├── elbow.gif
│   │   ├── elbow-line.gif
│   │   ├── elbow-minus.gif
│   │   ├── elbow-minus-nl.gif
│   │   ├── elbow-plus.gif
│   │   ├── elbow-plus-nl.gif
│   │   ├── folder.gif
│   │   ├── folder-open.gif
│   │   ├── leaf.gif
│   │   ├── loading.gif
│   │   └── s.gif
│   └── window
│   ├── icon-error.gif
│   ├── icon-info.gif
│   ├── icon-question.gif
│   ├── icon-warning.gif
│   ├── left-corners.png
│   ├── left-right.png
│   ├── right-corners.png
│   └── top-bottom.png
├── icons
│   ├── add.png
│   ├── application_add.png
│   ├── application_delete.png
│   ├── application_double.png
│   ├── application_edit.png
│   ├── application.png
│   ├── arrow-down.gif
│   ├── arrow_inout.png
│   ├── arrow_left.png
│   ├── arrow_redo.png
│   ├── arrow_refresh.png
│   ├── arrow_right.png
│   ├── arrow_undo.png
│   ├── arrow-up.gif
│   ├── asterisk_orange.png
│   ├── codefield-trigger.png
│   ├── cog_go.png
│   ├── control_equalizer.png
│   ├── database_refresh.png
│   ├── delete.png
│   ├── drive_add.png
│   ├── drive_delete.png
│   ├── drive_disk.png
│   ├── drive_edit.png
│   ├── drive_go.png
│   ├── element_copy.png
│   ├── element_new_after.png
│   ├── element_new_before.png
│   ├── element_new.png
│   ├── element_next.png
│   ├── element_previous.png
│   ├── error.png
│   ├── favicon.ico
│   ├── folder_explore.png
│   ├── help.png
│   ├── layout_edit.png
│   ├── loading-balls.gif
│   ├── television.png
│   ├── Thumbs.db
│   └── time.png
├── index.html
├── index.php
├── js
│   ├── Designer.Options.json
│   ├── Ext.ux.CodePress.js
│   ├── Ext.ux.ComponentCollection.js
│   ├── Ext.ux.data.HttpMergeProxy.js
│   ├── Ext.ux.Designer.ComponentsDoc.json
│   ├── Ext.ux.Designer.Components.json
│   ├── Ext.ux.form.CodeField.js
│   ├── Ext.ux.guid.data.CookieRepository.js
│   ├── Ext.ux.guid.data.PHPFileRepository.js
│   ├── Ext.ux.guid.data.Repository.js
│   ├── Ext.ux.guid.grid.PropertyGrid.js
│   ├── Ext.ux.guid.plugin.Designer.Components.json
│   ├── Ext.ux.guid.plugin.Designer.Design.json
│   ├── Ext.ux.guid.plugin.Designer.js
│   ├── Ext.ux.guid.plugin.Designer.json
│   ├── Ext.ux.guid.plugin.Designer.Manage.json
│   ├── Ext.ux.guid.plugin.Designer.Properties.json
│   ├── Ext.ux.guid.plugin.Designer.Select.json
│   ├── Ext.ux.guid.tree.CodeLoader.js
│   ├── Ext.ux.guid.tree.JsonTreeLoader.js
│   ├── Ext.ux.guid.tree.RepositoryLoader.js
│   ├── Ext.ux.Json.js
│   ├── Ext.ux.JsonPanel.js
│   ├── Ext.ux.JsonWindow.js
│   ├── Ext.ux.Override.js
│   ├── Ext.ux.Util.js
│   ├── localXHR.js
│   └── ThirdParty.Components.json
├── json
│   └── basic
│   ├── authenticate.json
│   └── main.json
├── JSON.php
├── lib
│   └── Test
│   ├── Builder.js
│   ├── Builder.pod
│   ├── Harness
│   │   ├── Browser.js
│   │   ├── Browser.pod
│   │   ├── Director.js
│   │   └── Director.pod
│   ├── Harness.js
│   ├── Harness.pod
│   ├── More.js
│   ├── More.pod
│   ├── Simple.js
│   ├── Simple.pm
│   └── Simple.pod
├── license.txt
├── phpFiles.php
├── test
│   ├── Ext.ux.FlashPanel.html
│   ├── Ext.ux.guid.plugin.Designer.html
│   ├── Ext.ux.Json.html
│   ├── Ext.ux.MaaniChart.html
│   ├── Ext.ux.Override.html
│   ├── Ext.ux.Util.html
│   └── index.html
├── webapp.html
└── wizard
├── accordion-wiz.json
├── border-wiz.json
├── column-wiz.json
├── table-wiz.json
└── tabpanel-wiz.json

61 directories, 469 files

标签:

实例下载地址

.net web 开发平台- 表单设计器(EXTJS)

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警