📄 fpsmovement.lpi
字号:
<?xml version="1.0"?><CONFIG> <ProjectOptions> <PathDelim Value="\"/> <Version Value="5"/> <General> <Flags> <MainUnitHasUsesSectionForAllUnits Value="False"/> <MainUnitHasCreateFormStatements Value="False"/> <MainUnitHasTitleStatement Value="False"/> </Flags> <MainUnit Value="0"/> <IconPath Value="./"/> <TargetFileExt Value=".exe"/> <ActiveEditorIndexAtStart Value="0"/> </General> <Units Count="2"> <Unit0> <CursorPos X="14" Y="6"/> <EditorIndex Value="0"/> <Filename Value="FPSMovement.lpr"/> <IsPartOfProject Value="True"/> <Loaded Value="True"/> <TopLine Value="1"/> <UsageCount Value="20"/> </Unit0> <Unit1> <CursorPos X="40" Y="26"/> <EditorIndex Value="1"/> <Filename Value="Unit1.pas"/> <ComponentName Value="Form1"/> <HasResources Value="True"/> <Loaded Value="True"/> <ResourceFilename Value="Unit1.lrs"/> <TopLine Value="14"/> <UnitName Value="Unit1"/> <UsageCount Value="10"/> </Unit1> </Units> <PublishOptions> <Version Value="2"/> <IgnoreBinaries Value="False"/> <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/> <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/> </PublishOptions> <RunParams> <local> <FormatVersion Value="1"/> <LaunchingApplication PathPlusParams="/usr/X11R6/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/> </local> </RunParams> <RequiredPackages Count="2"> <Item1> <PackageName Value="LCL"/> </Item1> <Item2> <PackageName Value="GLSceneLazarus"/> </Item2> </RequiredPackages> <JumpHistory Count="0" HistoryIndex="-1"/> </ProjectOptions> <CompilerOptions> <Version Value="5"/> <PathDelim Value="\"/> <SearchPaths> <SrcPath Value="$(LazarusDir)\lcl\;$(LazarusDir)\lcl\interfaces\$(LCLWidgetType)\"/> </SearchPaths> <CodeGeneration> <Generate Value="Faster"/> </CodeGeneration> <Linking> <Options> <Win32> <GraphicApplication Value="True"/> </Win32> </Options> </Linking> <Other> <CompilerPath Value="$(CompPath)"/> </Other> </CompilerOptions> <Debugging> <Exceptions Count="2"> <Item1> <Name Value="ECodetoolError"/> </Item1> <Item2> <Name Value="EFOpenError"/> </Item2> </Exceptions> </Debugging></CONFIG>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -