<?xml version="1.0" encoding="utf-8"?>
<SourceInsightConfiguration
AppVer="4.00.0084"
AppVerMinReader="4.00.0032"
>
<!-- This is a Source Insight configuration file. -->
<!-- www.sourceinsight.com -->
<GeneralPreferences
OpenDlgProjOnly="0"
UseGlobalConfig="1"
SleepInBackground="1"
UseSourceTips="1"
UseVerboseSourceTips="1"
StrictConfirmations="1"
SaveRecoveryInSeconds="15"
KeepDlgWithAppMonitor="0"
EnableEvents="0"
WinHelpPath=""
HTMLHelpPath=""
CheckForUpdates="1"
/>
<DisplayPreferences>
<GeneralDisplayOptions
StatusBar="1"
PageNumInStatusbar="0"
MainToolBar="1"
HorizScrollBar="1"
VertScrollBar="1"
EnhancedVertScrollBar="1"
ScalePercent="100"
PopupToolbar="1"
SmoothScrolling="1"
AccelSmoothScrolling="1"
ShowChangemarks="1"
ShowBookmarks="1"
PreserveFileCase="1"
TileForLinks="1"
ShowReadOnlyFileMarks="1"
SpaceWidthChar="1"
DelimWidthChar="1"
MonoSpaces="1"
MonospaceTabs="1"
MaximizeNewWindows="1"
MonoFontView="0"
Gradients="1"
VisualThemes="1"
CompressLineHeights="1"
Animations="1"
TrimFilePaths="1"
CascadeNewWindows="1"
ShowProjectInWorkspace="1"
ShowOutlineHover="1"
AlwaysShowOutlineMarks="0"
OutlineIndent="0"
OutlineAllBlocks="1"
ShowNestingLines="1"
ShowCurLineMarker="0"
PanelToolbarBottom="1"
ShowSearchBar="0"
ShowSearchProjBar="0"
EnableTransparentPanels="0"
EnableOverviews="0"
/>
<ScrollBarOptions
AllowScaling="0"
ShowSymbols="1"
ShowLines="1"
ShowChangeMarks="1"
ShowSelection="1"
ShowInactiveLines="1"
ShowBookmarks="1"
EnableHoverMsgs="1"
MirrorView="0"
percentWidth="100"
UseBackColor="0"
MarksColor="#c0c0c0"
TextColor="#c0c0c0"
BackColor="#e6e6e6"
ThumbColor="#808080"
/>
<OverviewOptions
IsVisible="0"
IsLocked="0"
ShowCurFunction="1"
ShowFunctions="0"
ShowBookmarks="1"
ShowSourceTips="1"
ShowSelection="1"
ShowChangeMarks="1"
ShowNestingLines="1"
ShowRefHighlights="0"
PercentScale="10"
DefaultWidth="750"
UseTextColor="0"
UseBackColor="0"
BackColor="#ffffff"
MarkColor="#0080c0"
TextColor="#000000"
/>
<DefaultPanelFontAndColor
TextColor="#aaaaaa"
BackColor="#000000"
>
<Font name="Segoe UI" psize="8" fpfamily="34" charset="0" />
</DefaultPanelFontAndColor>
</DisplayPreferences>
<EditingPreferences
UseLineInsertSelection="0"
DragAndDropEdit="1"
BounceParens="1"
KeepCursorInWindow="1"
UseBlockCursor="0"
UseSmartTab="0"
TabIndentsLine="0"
TabReplacesSelection="1"
IndentPreprocStatments="0"
UseSmartPaste="1"
SelectLinesAfterPaste="1"
SelectAfterPaste="End"
UseAutoComplete="1"
AutoCompleteDetailMode="1"
AutoCompleteInsertParams="1"
AutoCompleteInComments="0"
AutoCompleteCaseSens="0"
AutoCompleteTabCompletes="0"
AutoCompleteSpaceAfterFunction="0"
AutoCompleteSpaceBetweenParams="1"
ListboxFilterFragments="1"
ListBoxFilterMembers="1"
/>
<SyntaxFormatting
UseSyntaxFormatting="1"
UseOnlyColor="0"
UseNoColor="0"
>
<ApplyStylesFor
Declarations="1"
FunctionLocalDeclarations="1"
RefsToFunctionLocals="1"
RefsToNonFunctionLocals="1"
RefsToTypeMembers="1"
Comments="0"
InactiveCode="1"
/>
<LookupMethod
SearchProjectSymbolPath="1"
QualifyMemberRefs="1"
QualifyFunctionRefs="1"
/>
</SyntaxFormatting>
<SyntaxDecorations
AliasOperators="0"
AliasRightArrow="1"
AliasNE="1"
AliasLE="1"
AliasGE="1"
AliasAssignment="1"
AliasMult="0"
AliasDiv="0"
AliasBoolAnd="0"
AliasBoolOr="0"
AliasBoolEQ="0"
AnnotGoto="1"
AnnotEndBrace="1"
AnnotEndBraceLongOnly="1"
ScaleNestedParens="1"
/>
<DisplayColors>
<Item Name="DefaultText" Color="#ebebeb" />
<Item Name="WindowBackground" Color="#282828" />
<Item Name="SelectionBar" Color="#303030" />
<Item Name="PrintedDefaultText" Color="#000000" />
<Item Name="PrintedWindowBackground" Color="#ffffff" />
<Item Name="ChangeMarks" Color="#bfbf00" />
<Item Name="SavedChangeMarks" Color="#bdddba" />
<Item Name="CurrentLineIndicator" Color="#4e4e4e" />
<Item Name="EndofFile" Color="#1e1e1e" />
<Item Name="ApplicationBackground" Color="#000000" />
<Item Name="FrameText" Color="#f0f0f0" />
<Item Name="FrameBackground" Color="#3c3c3c" />
</DisplayColors>
<FilePreferences
ShareFiles="1"
ReloadFiles="1"
PromptReload="1"
UseEofChar="0"
MakeBackup="1"
CleanupBackup="1"
BackupAgingDays="365"
SaveAllPromptEach="0"
SaveAllNoPrompt="0"
SaveOnInactive="0"
SaveKeepsUndo="1"
SaveOverRO="0"
SavePromptOnModified="1"
TrimWhiteSpace="0"
EditReadOnly="0"
ConfirmDelete="1"
BlockBinaryFiles="1"
OpenBackupsAsReadOnly="1"
DefaultFileFormat="1"
DefaultEncoding="65001"
FileOpenAction="Project File List"
/>
<LookupPreferences
SearchProjectPath="1"
SearchImportLibs="1"
AlwaysSearchProjectPath="0"
ParseBeforeLookup="0"
SearchOnlyProjectFiles="0"
MatchAllLanguages="0"
>
<ProjectSymbolPathPath />
</LookupPreferences>
<Menus>
<Menu
Name="File"
>
<item Command="New" />
<item Command="Open..." />
<item Command="Browse Files..." />
<item Command="Recent Files" />
<item Command="Open Backup File..." />
<item Command="Open As Encoding..." />
<item Command="---Menu Separator---" />
<item Command="Close" />
<item Command="Close All" />
<item Command="Reload File" />
<item Command="Rename or Move..." />
<item Command="Delete File..." />
<item Command="Reload Modified Files" />
<item Command="Reload As Encoding..." />
<item Command="---Menu Separator---" />
<item Command="Save" />
<item Command="Save As..." />
<item Command="Save All" />
<item Command="Save A Copy..." />
<item Command="Save Selection..." />
<item Command="Save New Backup File" />
<item Command="Save As Encoding..." />
<item Command="---Menu Separator---" />
<item Command="Print..." />
<item Command="Page Setup..." />
<item Command="---Menu Separator---" />
<item Command="Load Workspace..." />
<item Command="Save Workspace..." />
<item Command="---Menu Separator---" />
<item Command="Exit" />
</Menu>
<Menu
Name="Edit"
>
<item Command="Undo" />
<item Command="Redo" />
<item Command="Undo All" />
<item Command="Redo All" />
<item Command="---Menu Separator---" />
<item Command="Cut" />
<item Command="Copy" />
<item Command="Paste" />
<item Command="Duplicate" />
<item Command="---Menu Separator---" />
<item Command="Cut To Clip..." />
<item Command="Copy To Clip..." />
<item Command="Paste From Clip..." />
<item Command="---Menu Separator---" />
<item Command="Insert Snippet" />
<item Command="Insert File..." />
<item Command="Renumber..." />
<item Command="Smart Rename..." />
<item Command="---Menu Separator---" />
<item Command="Select All" />
<item Command="Select Function or Symbol" />
<item Command="Select Block" />
<item Command="Special Edit" />
<item Command="Browser Mode" />
<item Command="---Menu Separator---" />
<item Command="Start Recording" />
<item Command="Stop Recording" />
<item Command="Play Recording" />
</Menu>
<Menu
Name="Search"
>
<item Command="Search..." />
<item Command="Search Files..." />
<item Command="Search Project..." />
<item Command="Search Web..." />
<item Command="Activate Search Bar" />
<item Command="Activate Project Search Bar" />
<item Command="---Menu Separator---" />
<item Command="Lookup References..." />
<item Command="Search Forward" />
<item Command="Search Backward" />
qq_30084397
- 粉丝: 0
- 资源: 2
最新资源
- 【java毕业设计】咖啡馆管理系统源码(ssm+jsp+mysql+说明文档+LW).zip
- Rust语言HelloWorld Rust-langFFI使用案例教程.pdf
- 从入门到精通:VMware虚拟化技术全解与实操指南
- R语言0基础入门-数据分析与可视化的强大工具
- 【java毕业设计】教学质量评价系统源码(ssm+jsp+mysql+说明文档+LW).zip
- Kotlin在Android开发中的应用.pdf
- Swift编程语言应用.pdf
- 【java毕业设计】交通档案管理系统源码(ssm+jsp+mysql+说明文档+LW).zip
- MATLAB界面设计报告.pdf
- 【实体店线上小程序商城 + 收银系统】SpringBoot+Uniapp+h5+Mysql实体店铺会员管理和营销系统前后端分离
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈