?? test.aspx
字號:
<%@ Page language="c#" Codebehind="test.aspx.cs" AutoEventWireup="false" Inherits="Zj.my.test" %>
<%@ Register TagPrefix="ftb" Namespace="FreeTextBoxControls" Assembly="FreeTextBox" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>test</title>
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="C#" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
test ftb...
<FTB:FREETEXTBOX language="zh-cn" id="FreeTextBox1" runat="server" ButtonImagesLocation="ExternalFile"
JavaScriptLocation="ExternalFile" ToolbarImagesLocation="ExternalFile" AutoHideToolbar="False"></FTB:FREETEXTBOX>test
ftb 22222.... ____________
<ftb:freetextbox language="zh-cn" id="ftbComment" runat="server" ButtonImagesLocation="ExternalFile"
JavaScriptLocation="ExternalFile" ToolbarImagesLocation="ExternalFile" ToolbarLayout="ParagraphMenu, FontFacesMenu, FontSizesMenu, FontForeColorsMenu, FontForeColorPicker, FontBackColorsMenu, FontBackColorPicker, Bold, Italic, Underline, Strikethrough, Superscript, Subscript, InsertImageFromGallery|CreateLink, Unlink, RemoveFormat, JustifyLeft, JustifyRight, JustifyCenter, JustifyFull, BulletedList, NumberedList, Indent, Outdent, Cut, Copy, Paste, Delete, Undo, Redo, Print, Save, ieSpellCheck, StyleMenu, SymbolsMenu, InsertHtmlMenu|InsertRule, InsertDate, InsertTime, WordClean, InsertImage, InsertTable, EditTable, InsertTableRowBefore, InsertTableRowAfter, DeleteTableRow, InsertTableColumnBefore, InsertTableColumnAfter, DeleteTableColumn, InsertForm, InsertForm, InsertTextBox, InsertTextArea, InsertRadioButton, InsertCheckBox, InsertDropDownList, InsertButton, InsertDiv, InsertImageFromGallery, Preview, SelectAll, EditStyle"
Width="600px" Height="400" ToolbarStyleConfiguration="Office2003" Visible="true" ImageGalleryPath="/aspnet_client/FreeTextBox/"></ftb:freetextbox>
++++++++++++++++++<br>
333333333333333
<ftb:FreeTextBox language="zh-cn" id="Freetextbox3" runat="server" Visible="true" ToolbarStyleConfiguration="Office2003"
ToolbarImagesLocation="ExternalFile" JavaScriptLocation="ExternalFile" ButtonImagesLocation="ExternalFile"
Height="400" Width="98%" ToolbarLayout="ParagraphMenu,FontFacesMenu,FontSizesMenu,FontForeColorsMenu,Cut,Copy,Paste,Undo,Redo,Print;Bold,Italic,Underline,fontforecolorpicker,fontbackcolorpicker,Strikethrough;Superscript,Subscript,RemoveFormat|JustifyLeft,JustifyRight,JustifyCenter,JustifyFull;BulletedList,NumberedList,Indent,Outdent;CreateLink,Unlink,insertdate,inserttime,WordClean,preview,InsertRule"></ftb:FreeTextBox>333333333333333
</form>
</body>
</HTML>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -