📄 appmanifest.xaml
字号:
<Deployment xmlns="http://schemas.microsoft.com/client/2007/deployment" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" ExternalCallersFromCrossDomain="FullAccess" EntryPointAssembly="FLICKLOCK" EntryPointType="FLICKLOCK.App" RuntimeVersion="2.0.30523.6">
<Deployment.Parts>
<AssemblyPart x:Name="FLICKLOCK" Source="FLICKLOCK.dll" />
<AssemblyPart x:Name="Hugeflow.API.Flickr" Source="Hugeflow.API.Flickr.dll" />
<AssemblyPart x:Name="System.Xml.Linq" Source="System.Xml.Linq.dll" />
</Deployment.Parts>
</Deployment>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -