火花代码编辑框易语言源码
系统结构:SendEditor,初始化,show,SCI_SetMarginTypeN,SCI_SetMarginWindthN,SCI_GetMarginWindthN,SetAStyle,SCI_SetMarginMaskN,SCI_SetMarginSensitiveN,SCI_MarkerAdd,SCI_MarkerSetfore,SCI_MarkerSetBack,SCI_MarkerDefine,SCI_MarkerDefinePixmap,SCI_SetProperty,SCI_SetLexer,SCI_SetLexerLanguage,SCI_Style____________________________________________________相关,SCI_StyleClearAll,SCI_StylesSetFont,SCI_StyleSetSize,SCI_SetKeyWords,SCI_StyleSetFore,SCI_StyleSetBold,SCI_SetCaretLineVisible,SCI_SetCaretLineBack,SCI_其他一些设置________________________,SCI_SetCodePage,SCI_SetCodePage_UTF8,取窗口句柄,移动,获取焦点_状态,设置焦点,获得焦点,SCI_TEXT________________________________________相关,SCI_GetText,SCI_SetText,SCI_SetSavePoint,SCI_GetLine,SCI_ReplaceSel,SCI_SetReadOnly,SCI_GetReadOnly,SCI_GetTextRange,SCI_Allocate,SCI_AppendText,SCI_AddText,SCI_AddStyledText,SCI_InsertText,SCI_ClearAll,SCI_DeleteRange,SCI_ClearDocumentStyle,SCI_GetCharAt,SCI_GetStyleAt,SCI_SetStyleBits,SCI_GetStyleBits,SCI_ReleaseAllExtendStyle,SCI_AllocateExtendedStyles,SCI_Searching______________________,SCI_FindText,SCI_SearchAnChor,SCI_SearchNext,SCI_SearchPrev,SCI_SetTargetStart,SCI_GetTargetStart,SCI_SetTargetEnd,SCI_GetTargetEnd,SCI_TargetFromSelecttion,SCI_SetSearchFlags,SCI_GetSearchFlags,SCI_SearchInTarget,SCI_ReplaceTarget,SCI_ReplaceTargetRe,SCI_GetTag,SCI_Overtype________________________________________________,SCI_SetOverType,SCI_GetOverType,SCI_CUT_COPY_PASTE__________________________________________,SCI_Cut,SCI_Copy,SCI_Paste,SCI_Clear,SCI_CanPaste,SCI_CopyRange,SCI_CopyText,SCI_CopyAllowLine,SCI_SetPasteConverTendings,SCI_GetPastConverTendings,SCI_Error_handling__________________________________________________________,SCI_SetStatus,SCI_GetStatus,SCI_Undo,SCI_CanUndo,SCI_EmptyUndoBuffer,SCI_Redo,SCI_CanRedo,SCI_SetUndoCollection,SCI_GetUndoCollection,SCI_BeginUndoAction,SCI_EndUndoAction,SCI_AddUndoActtion,SCI_Selection_and_information________________________________________________,SCI_GetTextLength,SCI_GetLength,SCI_GetLineCount,SCI_SetFirstVisibleLine,SCI_GetFirstVisibleLine,SCI_LineSonScreen,SCI_GetModify,SCI_SetSel,SCI_GoToPos,SCI_GoToLine,SCI_SetCurrentPos,SCI_GetCurrentPos,SCI_SetAnChor,SCI_GetAnChor,SCI_SetSelectionStart,SCI_GetSelectionStart,SCI_SetSelectionEnd,SCI_GetSelectionEnd,SCI_SetEmptySelection,SCI_SelectAll,SCI_LineFromPosition,SCI_PositionFromLine,SCI_GetLineEndPosition,SCI_LineLength,SCI_GetColumn,SCI_FindColumn,SCI_PositionFromPoint,SCI_PositionFromPointClose,SCI_CharPositionFromPoint,SCI_CharPositionFromPointClose,SCI_PointXFromPosition,SCI_PointYFromPosition,SCI_HideSelection,SCI_GetSelText,SCI_GetCurLine,SCI_SelectionIsRectangle,SCI_SetSelectionMode,SCI_GetSelectionMode,SCI_GetLineSelStartPosition,SCI_GetLineSelEndPosition,SCI_MoveCaretInsideView,SCI_WordEndPosition,SCI_WordStartPosition,SCI_PositionBefore,SCI_PositionAfter,SCI_PositionRelative,SCI_CountCharActers,SCI_TextWidth,SCI_TextHeight,SCI_ChooseCaretx,SCI_MoveSelectedLinesUp,SCI_MoveSelectedLinesDown,SCI_SetMouseSelectionRectangularSwitch,SCI_GetMouseSelectionRectangularSwitch,SCI_folding_____旁注____________________,SCI_VisibleFromDocLine,SCI_DocLineFromVisible,SCI_ShowLines,SCI_HideLines,SCI_GetLineVisible,SCI_GetAllLinesVisible,SCI_SetFoldLevel,SCI_GetFoldLevel,SCI_SetAutoMaticFold,SCI_GetAutoMaticFold,SCI_SetFoldFlags,SCI_GetLastChild,SCI_GetFoldParent,SCI_SetFoldExPanded,SCI_GetFoldExPanded,SCI_ContRactedFoldNext,SCI_ToggleFold,SCI_FoldLine,SCI_FoldChildRen,SCI_FoldAll,SCI_ExpandChildRen,SCI_EnsureVisible,SCI_EnsureVisibleEnForcePolicy,SCI_自动完成_________________________________________,SCI_AutocShow,SCI_AutocCancel,SCI_AutocActive,SCI_AutocPosStart,SCI_AutocComplete,SCI_AutocStops,SCI_AutocSetSeparator,SCI_AutocGetSeparator,SCI_AutocSelect,SCI_AutocGetCurrent,SCI_AutocGetCurrentText,SCI_AutocSetCancelatStart,SCI_AutocGetCancelatStart,SCI_AutocSetFillUps,SCI_AutocSetChooseSingle,SCI_AutocGetChooseSingle,SCI_AutocSetIgnoreCase,SCI_AutocGetIgnoreCase,SCI_AutocSetCaseInsensitiveBehaviour,SCI_AutocGetCaseInsensitiveBehaviour,SCI_AutocSetOrder,SCI_AutocGetOrder,SCI_AutocSetAutoHide,SCI_AutocGetAutoHide,SCI_AutocSetDropRestOfWord,SCI_RegisterImage,SCI_RegisterRGBImage,SCI_ClearRegisteredImages,SCI_AutocSetTypeSeparator,SCI_AutocGetTypeSeparator,SCI_AutocSetMaxHeight,SCI_AutocGetMaxHeight,SCI_AutocSetMaxWidth,SCI_AutocGetMaxWidth,SCI_TAble_______________________________________________,SCI_SetTabWidth,SCI_GetTabWidth,SCI_SetUseTabs,SCI_GetUseTabs,SCI_SetIndent,SCI_GetIndent,SCI_SetTabIndents,SCI_GetTabIndents,SCI_SetBackSpaceUnIndents,SCI_GetBackSpaceUnIndents,SCI_SetLineIndentation,SCI_GetLineIndentation,SCI_GetLineIndentPosition,SCI_SetIndentationGuides,SCI_GetIndentationGuides,SCI_SetHighLightGuide,SCI_GetHighLightGuide,Call_tips________________________________________________________________,SCI_CallTipsShow,SCI_CallTipCancel,SCI_CallTipActive,SCI_CallTipPosStart,SCI_CallTipSetHlt,SCI_CallTipSetBack,SCI_CallTipSetFore,SCI_CallTipSetForeHlt,SCI_CallTipSetPosition,SCI_CallTipUseStyle,方法1________________________,挂接事件_词法更新,挂接事件_字符输入,挂接事件_保存点开始,挂接事件_错误写操作,挂接事件_被双击,挂接事件_界面更新,挂接事件_文档被修改,挂接事件_宏命令录制,挂接事件_旁注栏被单击,挂接事件_绝对显示,挂接事件_自绘,挂接事件_用户列表被选择,挂接事件_鼠标停留开始,挂接事件_鼠标停留结束,挂接事件_文档被缩放,挂接事件_热点被单击,挂接事件_热点被双击,挂接事件_热点被释放,挂接事件_指示器被单击,挂接事件_指示器被释放,挂接事件_提示块被单击,挂接事件_自动完成被选择,挂接事件_自动完成被取消,挂接事件_自动完成被修改,挂接事件_按下某键,挂接事件_放开某键,U转A,A转U,到指针,调用C语言函数,markTmarknumber,HBYTE,LBYTE,窗口过程函数,某键按下,原版测试,文本操作测试,显示折叠行,显示自定义折叠行,设置风格,设置语法解析器,设置关键字,其他测试,DLL命令1,LoadLibraryA,CreateWindowExA,ShowWindow,SendMessageA,lstrcpyn,MoveWindow,SetWindowLongA,CallWindowProcA,SizeOf_SCNotification,CopyMemory_SCNotification_int,DefWindowProcA,BeginPaint,SizeOf_TextRange,CopyMemory_TEXTRANGE_int,EndPaint,CopyMemory_int_TEXTRANGE,SizeOf_TextToFind,CopyMemory_int_TextToFind,CopyMemory_TextToFind_Int,DLL命令2,SetWindowsHookExA,GetModuleHandleA,ActivateKeyboardLayout,PostMessageA,
======程序集1
| |
| |------ _启动子程序
| |
| |------ _临时子程序
| |
| |
======类_代码编辑框
| |
| |------ _初始化
| |
| |------ _销毁
| |
| |------ SendEditor
| |
| |------ 初始化
| |
| |------ show
| |
| |------ SCI_SetMarginTypeN
| |
| |------ SCI_SetMarginWindthN
| |
| |------ SCI_GetMarginWindthN
| |
| |------ SetAStyle
| |
| |------ SCI_SetMarginMaskN
| |
| |------ SCI_SetMarginSensitiveN
| |
| |------ SCI_MarkerAdd
| |
| |------ SCI_MarkerSetfore
| |
| |------ SCI_MarkerSetBack
| |
| |------ SCI_MarkerDefine
| |
| |------ SCI_MarkerDefinePixmap
| |
| |------ SCI_SetProperty
| |
| |------ SCI_SetLexer
| |
| |------ SCI_SetLexerLanguage
| |
| |------ SCI_Style____________________________________________________相关
| |
| |------ SCI_StyleClearAll
| |
| |------ SCI_StylesSetFont
| |
| |------ SCI_StyleSetSize
| |
| |------ SCI_SetKeyWords
| |
| |------ SCI_StyleSetFore
| |
| |------ SCI_StyleSetBold
| |
| |------ SCI_SetCaretLineVisible
| |
| |------ SCI_SetCaretLineBack
| |
| |------ SCI_其他一些设置________________________
| |
| |------ SCI_SetCodePage
| |
| |------ SCI_SetCodePage_UTF8
| |
| |------ 取窗口句柄
| |
| |------ 移动
| |
| |------ 获取焦点_状态
| |
| |------ 设置焦点
| |
| |------ 获得焦点
| |
| |------ SCI_TEXT________________________________________相关
| |
| |------ SCI_GetText
| |
| |------ SCI_SetText
| |
| |------ SCI_SetSavePoint
| |
| |------ SCI_GetLine
| |
| |------ SCI_ReplaceSel
| |
| |------ SCI_SetReadOnly
| |
| |------ SCI_GetReadOnly
| |
| |------ SCI_GetTextRange
| |
| |------ SCI_Allocate
| |
| |------ SCI_AppendText
| |
| |------ SCI_AddText
| |
| |------ SCI_AddStyledText
| |
| |------ SCI_InsertText
| |
| |------ SCI_ClearAll
| |
| |------ SCI_DeleteRange
| |
| |------ SCI_ClearDocumentStyle
| |
| |------ SCI_GetCharAt
| |
| |------ SCI_GetStyleAt
| |
| |------ SCI_SetStyleBits
| |
| |------ SCI_GetStyleBits
| |
| |------ SCI_ReleaseAllExtendStyle
| |
| |------ SCI_AllocateExtendedStyles
| |
| |------ SCI_Searching______________________
| |
| |------ SCI_FindText
| |
| |------ SCI_SearchAnChor
| |
| |------ SCI_SearchNext
| |
| |------ SCI_SearchPrev
| |
| |------ SCI_SetTargetStart
| |
| |------ SCI_GetTargetStart
| |
| |------ SCI_SetTargetEnd
| |
| |------ SCI_GetTargetEnd
| |
| |------ SCI_TargetFromSelecttion
| |
| |------ SCI_SetSearchFlags
| |
| |------ SCI_GetSearchFlags
| |
| |------ SCI_SearchInTarget
| |
| |------ SCI_ReplaceTarget
| |
| |------ SCI_ReplaceTargetRe
| |
| |------ SCI_GetTag
| |
| |------ SCI_Overtype________________________________________________
| |
| |------ SCI_SetOverType
| |
| |------ SCI_GetOverType
| |
| |------ SCI_CUT_COPY_PASTE__________________________________________
| |
| |------ SCI_Cut
| |
| |------ SCI_Copy
| |
| |------ SCI_Paste
| |
| |------ SCI_Clear
| |
| |------ SCI_CanPaste
| |
| |------ SCI_CopyRange
| |
| |------ SCI_CopyText
| |
| |------ SCI_CopyAllowLine
| |
| |------ SCI_SetPasteConverTendings
| |
| |------ SCI_GetPastConverTendings
| |
| |------ SCI_Error_handling__________________________________________________________
| |
| |------ SCI_SetStatus
| |
| |------ SCI_GetStatus
| |
| |------ SCI_Undo
| |
| |------ SCI_CanUndo
| |
| |------ SCI_EmptyUndoBuffer
| |
| |------ SCI_Redo
| |
| |------ SCI_CanRedo
| |
| |------ SCI_SetUndoCollection
| |
| |------ SCI_GetUndoCollection
| |
| |------ SCI_BeginUndoAction
| |
| |------ SCI_EndUndoAction
| |
| |------ SCI_AddUndoActtion
| |
| |------ SCI_Selection_and_information________________________________________________
| |
| |------ SCI_GetTextLength
| |
| |------ SCI_GetLength
| |
| |------ SCI_GetLineCount
| |
| |------ SCI_SetFirstVisibleLine
| |
| |------ SCI_GetFirstVisibleLine
| |
| |------ SCI_LineSonScreen
| |
| |------ SCI_GetModify
| |
| |------ SCI_SetSel
| |
| |------ SCI_GoToPos
| |
| |------ SCI_GoToLine
| |
| |------ SCI_SetCurrentPos
| |
| |------ SCI_GetCurrentPos
| |
| |------ SCI_SetAnChor
| |
| |------ SCI_GetAnChor
| |
| |------ SCI_SetSelectionStart
| |
| |------ SCI_GetSelectionStart
| |
| |------ SCI_SetSelectionEnd
| |
| |------ SCI_GetSelectionEnd
| |
| |------ SCI_SetEmptySelection
| |
| |------ SCI_SelectAll
| |
| |------ SCI_LineFromPosition
| |
| |------ SCI_PositionFromLine
| |
| |------ SCI_GetLineEndPosition
| |
| |------ SCI_LineLength
| |
| |------ SCI_GetColumn
| |
| |------ SCI_FindColumn
| |
| |------ SCI_PositionFromPoint
| |
| |------ SCI_PositionFromPointClose
| |
| |------ SCI_CharPositionFromPoint
| |
| |------ SCI_CharPositionFromPointClose
| |
| |------ SCI_PointXFromPosition
| |
| |------ SCI_PointYFromPosition
| |
| |------ SCI_HideSelection
| |
| |------ SCI_GetSelText
| |
| |------ SCI_GetCurLine
| |
| |------ SCI_SelectionIsRectangle
| |
| |------ SCI_SetSelectionMode
| |
| |------ SCI_GetSelectionMode
| |
| |------ SCI_GetLineSelStartPosition
| |
| |------ SCI_GetLineSelEndPosition
| |
| |------ SCI_MoveCaretInsideView
| |
| |------ SCI_WordEndPosition
| |
| |------ SCI_WordStartPosition
| |
| |------ SCI_PositionBefore
| |
| |------ SCI_PositionAfter
| |
| |------ SCI_PositionRelative
| |
| |------ SCI_CountCharActers
| |
| |------ SCI_TextWidth
| |
| |------ SCI_TextHeight
| |
| |------ SCI_ChooseCaretx
| |
| |------ SCI_MoveSelectedLinesUp
| |
| |------ SCI_MoveSelectedLinesDown
| |
| |------ SCI_SetMouseSelectionRectangularSwitch
| |
| |------ SCI_GetMouseSelectionRectangularSwitch
| |
| |------ SCI_folding_____旁注____________________
| |
| |------ SCI_VisibleFromDocLine
| |
| |------ SCI_DocLineFromVisible
| |
| |------ SCI_ShowLines
| |
| |------ SCI_HideLines
| |
| |------ SCI_GetLineVisible
| |
| |------ SCI_GetAllLinesVisible
| |
| |------ SCI_SetFoldLevel
| |
| |------ SCI_GetFoldLevel
| |
| |------ SCI_SetAutoMaticFold
| |
| |------ SCI_GetAutoMaticFold
| |
| |------ SCI_SetFoldFlags
| |
| |------ SCI_GetLastChild
| |
| |------ SCI_GetFoldParent
| |
| |------ SCI_SetFoldExPanded
| |
| |------ SCI_GetFoldExPanded
| |
| |------ SCI_ContRactedFoldNext
| |
| |------ SCI_ToggleFold
| |
| |------ SCI_FoldLine
| |
| |------ SCI_FoldChildRen
| |
| |------ SCI_FoldAll
| |
| |------ SCI_ExpandChildRen
| |
| |------ SCI_EnsureVisible
| |
| |------ SCI_EnsureVisibleEnForcePolicy
| |
| |------ SCI_自动完成_________________________________________
| |
| |------ SCI_AutocShow
| |
| |------ SCI_AutocCancel
| |
| |------ SCI_AutocActive
| |
| |------ SCI_AutocPosStart
| |
| |------ SCI_AutocComplete
| |
| |------ SCI_AutocStops
| |
| |------ SCI_AutocSetSeparator
| |
| |------ SCI_AutocGetSeparator
| |
| |------ SCI_AutocSelect
| |
| |------ SCI_AutocGetCurrent
| |
| |------ SCI_AutocGetCurrentText
| |
| |------ SCI_AutocSetCancelatStart
| |
| |------ SCI_AutocGetCancelatStart
| |
| |------ SCI_AutocSetFillUps
| |
| |------ SCI_AutocSetChooseSingle
| |
| |------ SCI_AutocGetChooseSingle
| |
| |------ SCI_AutocSetIgnoreCase
| |
| |------ SCI_AutocGetIgnoreCase
| |
| |------ SCI_AutocSetCaseInsensitiveBehaviour
| |
| |------ SCI_AutocGetCaseInsensitiveBehaviour
| |
| |------ SCI_AutocSetOrder
| |
| |------ SCI_AutocGetOrder
| |
| |------ SCI_AutocSetAutoHide
| |
| |------ SCI_AutocGetAutoHide
| |
| |------ SCI_AutocSetDropRestOfWord
| |
| |------ SCI_RegisterImage
| |
| |------ SCI_RegisterRGBImage
| |
| |------ SCI_ClearRegisteredImages
| |
| |------ SCI_AutocSetTypeSeparator
| |
| |------ SCI_AutocGetTypeSeparator
| |
| |------ SCI_AutocSetMaxHeight
| |
| |------ SCI_AutocGetMaxHeight
| |
| |------ SCI_AutocSetMaxWidth
| |
| |------ SCI_AutocGetMaxWidth
| |
| |------ SCI_TAble_______________________________________________
| |
| |------ SCI_SetTabWidth
| |
| |------ SCI_GetTabWidth
| |
| |------ SCI_SetUseTabs
| |
| |------ SCI_GetUseTabs
| |
| |------ SCI_SetIndent
| |
| |------ SCI_GetIndent
| |
| |------ SCI_SetTabIndents
| |
| |------ SCI_GetTabIndents
| |
| |------ SCI_SetBackSpaceUnIndents
| |
| |------ SCI_GetBackSpaceUnIndents
| |
| |------ SCI_SetLineIndentation
| |
| |------ SCI_GetLineIndentation
| |
| |------ SCI_GetLineIndentPosition
| |
| |------ SCI_SetIndentationGuides
| |
| |------ SCI_GetIndentationGuides
| |
| |------ SCI_SetHighLightGuide
| |
| |------ SCI_GetHighLightGuide
| |
| |------ Call_tips________________________________________________________________
| |
| |------ SCI_CallTipsShow
| |
| |------ SCI_CallTipCancel
| |
| |------ SCI_CallTipActive
| |
| |------ SCI_CallTipPosStart
| |
| |------ SCI_CallTipSetHlt
| |
| |------ SCI_CallTipSetBack
| |
| |------ SCI_CallTipSetFore
| |
| |------ SCI_CallTipSetForeHlt
| |
| |------ SCI_CallTipSetPosition
| |
| |------ SCI_CallTipUseStyle
| |
| |------ 方法1________________________
| |
| |------ 挂接事件_词法更新
| |
| |------ 挂接事件_字符输入
| |
| |------ 挂接事件_保存点开始
| |
| |------ 挂接事件_错误写操作
| |
| |------ 挂接事件_被双击
| |
| |------ 挂接事件_界面更新
| |
| |------ 挂接事件_文档被修改
| |
| |------ 挂接事件_宏命令录制
| |
| |------ 挂接事件_旁注栏被单击
| |
| |------ 挂接事件_绝对显示
| |
| |------ 挂接事件_自绘
| |
| |------ 挂接事件_用户列表被选择
| |
| |------ 挂接事件_鼠标停留开始
| |
| |------ 挂接事件_鼠标停留结束
| |
| |------ 挂接事件_文档被缩放
| |
| |------ 挂接事件_热点被单击
| |
| |------ 挂接事件_热点被双击
| |
| |------ 挂接事件_热点被释放
| |
| |------ 挂接事件_指示器被单击
| |
| |------ 挂接事件_指示器被释放
| |
| |------ 挂接事件_提示块被单击
| |
| |------ 挂接事件_自动完成被选择
| |
| |------ 挂接事件_自动完成被取消
| |
| |------ 挂接事件_自动完成被修改
| |
| |------ 挂接事件_按下某键
| |
| |------ 挂接事件_放开某键
| |
| |
======辅助函数
| |
| |------ U转A
| |
| |------ A转U
| |
| |------ 到指针
| |
| |------ 调用C语言函数
| |
| |------ markTmarknumber
| |
| |------ HBYTE
| |
| |------ LBYTE
| |
| |------ 窗口过程函数
| |
| |------ 某键按下
| |
| |
======接口函数
| |
| |------ _代码编辑框_字符输入
| |
| |------ _代码编辑框_保存点开始
| |
| |------ _代码编辑框_保存点结束
| |
| |------ _代码编辑框_错误写操作
| |
| |------ _代码编辑框_被双击
| |
| |------ _代码编辑框_界面更新
| |
| |------ _代码编辑框_文档被修改
| |
| |------ _代码编辑框_宏命令录制
| |
 
原贴 [易语言首发]PCVX小程序解密 因为 我也不懂 就看了下这个 PC小程序解密.e 发出来不知道怎么用,所以 度娘一步步找答案得到 的 自行研究捉摸了下 仅供学习参考 1.打开 PC小程序解...
易语言模块基址获取源码,模块基址获取,GetModuleBaseAddress...
易语言流程控制编译原理源码,流程控制编译原理,是否汉字,读字符,是否运算符,是否逻辑运算符,指针回溯,跳过空格,跳过注释,代码块,取程序返回值,外部接口_代码块执行,外部接口_表达式计算,表达式计算,逻辑判断,文本到逻辑,函数调用,函数_位或,函数_测试,函数_信...
易语言搜索程序隐藏代码源码,搜索程序隐藏代码,枚举子程序...
易语言打鱼学习链表源码,打鱼学习链表,入栈,出栈,清空链表,取顶数据,取索引处值,取长度,取值处索引,插入,删除,倒置,是否为空,到八,入队,出队...
易语言脚本解析类源码,脚本解析类,子程序1,QEHash,创建进入许可证_,进入许可区_,退出许可区_,删除进入许可证_,启动线程_,销毁线程_,寻找字节集_,内存_申请,内存_释放,内存_尺寸,内存_读整数,内存_写整数,内存_复制,内存_写字节集,内存_写文本,内存_读字节集,...
易语言核心算术计算解析源码,核心算术计算解析,信息框3,信息框2...
易语言获取网页和密码例程源码,获取网页和密码例程,取文档对象,取浏览器文档对象_API,注册消息_API,发送消息_API,置鼠标捕获窗口_API,取消鼠标捕获窗口_API,取窗口类名_API,取座标窗口句柄_API,取光标位置_API...
易语言置入代码调用子程序办法源码,置入代码调用子程序办法,普通写法,置入写法...