📄 ulanlaz.lpk
字号:
<?xml version="1.0"?><CONFIG> <Package Version="2"> <Name Value="uLanlaz"/> <Author Value="Petr Smolik"/> <CompilerOptions> <Version Value="5"/> <SearchPaths> <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> </SearchPaths> <CodeGeneration> <Generate Value="Faster"/> </CodeGeneration> <Other> <CompilerPath Value="$(CompPath)"/> <CreateMakefileOnBuild Value="True"/> </Other> </CompilerOptions> <Description Value="uLan package for Lazarus"/> <License Value="LGPL"/> <Version Minor="1"/> <Files Count="2"> <Item1> <Filename Value="uLan.lrs"/> <Type Value="LRS"/> </Item1> <Item2> <Filename Value="uLan.pas"/> <HasRegisterProc Value="True"/> <UnitName Value="uLan"/> </Item2> </Files> <Type Value="RunAndDesignTime"/> <RequiredPkgs Count="2"> <Item1> <PackageName Value="IDEIntf"/> </Item1> <Item2> <PackageName Value="LCL"/> </Item2> </RequiredPkgs> <UsageOptions> <CustomOptions Value="-dUseCThreads"/> <UnitPath Value="$(PkgOutDir)/"/> </UsageOptions> <PublishOptions> <Version Value="2"/> <IgnoreBinaries Value="False"/> </PublishOptions> </Package></CONFIG>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -