From 02936395ac76aaf15d9af85f0cee8aa3e32d815b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=89=E7=94=9F=E7=9F=B3=E4=B8=8A?= Date: Thu, 23 Nov 2017 13:16:05 +0800 Subject: [PATCH] http://core.fineui.com/ --- FineUI_v6/FineUI.Examples/default.aspx | 23 +++-- .../dropdownlist_matchfieldwidth.aspx | 2 +- ...pdownlist_matchfieldwidth.aspx.designer.cs | 52 +++++----- .../FineUI.Examples/form/htmleditor.aspx.cs | 2 +- .../FineUI.Examples/grid/grid_backup.aspx | 2 +- .../grid/grid_backup.aspx.designer.cs | 34 +++---- .../grid/grid_editor_cell_delete.aspx | 2 +- .../grid_editor_cell_delete.aspx.designer.cs | 82 ++++++++-------- .../third-party/ckeditor/ckeditor.aspx | 2 +- .../third-party/tinymce/tinymce.aspx | 2 +- .../third-party/ueditor/ueditor.aspx | 2 +- .../third-party/ueditor/ueditor_two.aspx | 2 +- .../third-party/umeditor/umeditor.aspx | 2 +- .../FineUI.Examples/window/group_panel.aspx | 2 +- .../window/group_panel.aspx.designer.cs | 94 +++++++++---------- 15 files changed, 154 insertions(+), 151 deletions(-) diff --git a/FineUI_v6/FineUI.Examples/default.aspx b/FineUI_v6/FineUI.Examples/default.aspx index b2f3244..7e9ef6a 100644 --- a/FineUI_v6/FineUI.Examples/default.aspx +++ b/FineUI_v6/FineUI.Examples/default.aspx @@ -29,10 +29,10 @@ + EnablePostBack="false" OnClientClick="window.location.href='http://mvc.fineui.com/';"> + EnablePostBack="false" OnClientClick="window.location.href='http://pro.fineui.com/';"> @@ -93,11 +93,13 @@ - + - + - + + + @@ -153,13 +155,11 @@

相关链接

首页:http://fineui.com/
+ 示例:http://demo.fineui.com/ +
论坛:http://fineui.com/bbs/
- 示例:http://fineui.com/demo/ -
- 文档:http://fineui.com/doc/ -
- 下载:https://gitee.com/sanshi/FineUI + 源代码下载:https://gitee.com/sanshi/FineUI

注:FineUI 不再内置 ExtJS 库,请手工添加 ExtJS 库:http://fineui.com/bbs/forum.php?mod=viewthread&tid=3218 @@ -487,5 +487,8 @@ + + + diff --git a/FineUI_v6/FineUI.Examples/dropdownlist/dropdownlist_matchfieldwidth.aspx b/FineUI_v6/FineUI.Examples/dropdownlist/dropdownlist_matchfieldwidth.aspx index 293f432..51a80e3 100644 --- a/FineUI_v6/FineUI.Examples/dropdownlist/dropdownlist_matchfieldwidth.aspx +++ b/FineUI_v6/FineUI.Examples/dropdownlist/dropdownlist_matchfieldwidth.aspx @@ -46,7 +46,7 @@


- 注:ExtJS这个地方有问题,可能会有横向滚动体出来。查看专业版示例 + 注:ExtJS这个地方有问题,可能会有横向滚动体出来。查看专业版示例 diff --git a/FineUI_v6/FineUI.Examples/dropdownlist/dropdownlist_matchfieldwidth.aspx.designer.cs b/FineUI_v6/FineUI.Examples/dropdownlist/dropdownlist_matchfieldwidth.aspx.designer.cs index 7f73d5d..3b3a734 100644 --- a/FineUI_v6/FineUI.Examples/dropdownlist/dropdownlist_matchfieldwidth.aspx.designer.cs +++ b/FineUI_v6/FineUI.Examples/dropdownlist/dropdownlist_matchfieldwidth.aspx.designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ -// <自动生成> -// 此代码由工具生成。 +// +// This code was generated by a tool. // -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// //------------------------------------------------------------------------------ namespace FineUI.Examples.dropdownlist { @@ -13,65 +13,65 @@ namespace FineUI.Examples.dropdownlist { public partial class dropdownlist_matchfieldwidth { /// - /// form1 控件。 + /// form1 control. /// /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.HtmlControls.HtmlForm form1; /// - /// PageManager1 控件。 + /// PageManager1 control. /// /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. /// protected global::FineUI.PageManager PageManager1; /// - /// SimpleForm1 控件。 + /// SimpleForm1 control. /// /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. /// protected global::FineUI.SimpleForm SimpleForm1; /// - /// DropDownList1 控件。 + /// DropDownList1 control. /// /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. /// protected global::FineUI.DropDownList DropDownList1; /// - /// btnSelectItem6 控件。 + /// btnSelectItem6 control. /// /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. /// protected global::FineUI.Button btnSelectItem6; /// - /// btnGetSelection 控件。 + /// btnGetSelection control. /// /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. /// protected global::FineUI.Button btnGetSelection; /// - /// labResult 控件。 + /// labResult control. /// /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. /// protected global::FineUI.Label labResult; } diff --git a/FineUI_v6/FineUI.Examples/form/htmleditor.aspx.cs b/FineUI_v6/FineUI.Examples/form/htmleditor.aspx.cs index c365002..158df16 100644 --- a/FineUI_v6/FineUI.Examples/form/htmleditor.aspx.cs +++ b/FineUI_v6/FineUI.Examples/form/htmleditor.aspx.cs @@ -12,7 +12,7 @@ namespace FineUI.Examples.form { if (!IsPostBack) { - HtmlEditor1.Text = "FineUI(开源版)
基于 ExtJS 的开源 ASP.NET 控件库。

FineUI的使命
创建 No JavaScript,No CSS,No UpdatePanel,No ViewState,No WebServices 的网站应用程序。

支持的浏览器
Chrome、Firefox、Safari、IE 8.0+

授权协议
Apache License v2.0
注:ExtJS 库在 GPL v3 协议下发布(http://www.sencha.com/license)。

相关链接
论坛:http://fineui.com/bbs/
示例:http://fineui.com/demo/
文档:http://fineui.com/doc/
下载:http://fineui.codeplex.com/

"; + HtmlEditor1.Text = "FineUI(开源版)
基于 ExtJS 的开源 ASP.NET 控件库。

FineUI的使命
创建 No JavaScript,No CSS,No UpdatePanel,No ViewState,No WebServices 的网站应用程序。

支持的浏览器
Chrome、Firefox、Safari、IE 8.0+

授权协议
Apache License v2.0
注:ExtJS 库在 GPL v3 协议下发布(http://www.sencha.com/license)。

相关链接
论坛:http://fineui.com/bbs/
示例:http://demo.fineui.com/
文档:http://fineui.com/doc/
下载:http://fineui.codeplex.com/

"; } } diff --git a/FineUI_v6/FineUI.Examples/grid/grid_backup.aspx b/FineUI_v6/FineUI.Examples/grid/grid_backup.aspx index 2847bde..81042de 100644 --- a/FineUI_v6/FineUI.Examples/grid/grid_backup.aspx +++ b/FineUI_v6/FineUI.Examples/grid/grid_backup.aspx @@ -32,7 +32,7 @@

- <%--注:如果你尝试扩大“所学专业”列的宽度,你会发现右侧的列看不到了,而横向滚动条却没有出来,这是 ExtJS 的BUG。查看专业版示例。--%> + <%--注:如果你尝试扩大“所学专业”列的宽度,你会发现右侧的列看不到了,而横向滚动条却没有出来,这是 ExtJS 的BUG。查看专业版示例。--%> diff --git a/FineUI_v6/FineUI.Examples/grid/grid_backup.aspx.designer.cs b/FineUI_v6/FineUI.Examples/grid/grid_backup.aspx.designer.cs index e4f1b9e..83bf904 100644 --- a/FineUI_v6/FineUI.Examples/grid/grid_backup.aspx.designer.cs +++ b/FineUI_v6/FineUI.Examples/grid/grid_backup.aspx.designer.cs @@ -1,10 +1,10 @@ //------------------------------------------------------------------------------ -// <自动生成> -// 此代码由工具生成。 +// +// This code was generated by a tool. // -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// //------------------------------------------------------------------------------ namespace FineUI.Examples.grid { @@ -13,38 +13,38 @@ namespace FineUI.Examples.grid { public partial class grid_backup { /// - /// form1 控件。 + /// form1 control. /// /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.HtmlControls.HtmlForm form1; /// - /// PageManager1 控件。 + /// PageManager1 control. /// /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. /// protected global::FineUI.PageManager PageManager1; /// - /// Grid1 控件。 + /// Grid1 control. /// /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. /// protected global::FineUI.Grid Grid1; /// - /// Label3 控件。 + /// Label3 control. /// /// - /// 自动生成的字段。 - /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。 + /// Auto-generated field. + /// To modify move field declaration from designer file to code-behind file. /// protected global::System.Web.UI.WebControls.Label Label3; } diff --git a/FineUI_v6/FineUI.Examples/grid/grid_editor_cell_delete.aspx b/FineUI_v6/FineUI.Examples/grid/grid_editor_cell_delete.aspx index ce81b09..eeeb77e 100644 --- a/FineUI_v6/FineUI.Examples/grid/grid_editor_cell_delete.aspx +++ b/FineUI_v6/FineUI.Examples/grid/grid_editor_cell_delete.aspx @@ -78,7 +78,7 @@

- 注:由于 extjs 本身限制,无法在单元格编辑时同时选中一行或者多行。专业版无此限制,查看专业版示例。 + 注:由于 extjs 本身限制,无法在单元格编辑时同时选中一行或者多行。专业版无此限制,查看专业版示例