1 Star 1 Fork 0

lizesheng520/simpleshell

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
SimpleShell.exe.Manifest 639 Bytes
一键复制 编辑 原始数据 按行查看 历史
lizesheng520 提交于 2024-06-02 10:20 . Second time to update!
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly
xmlns="urn:schemas-microsoft-com:asm.v1"
manifestVersion="1.0">
<assemblyIdentity
name="DevCpp.Apps.SimpleShell"
processorArchitecture="*"
version="1.0.0.0"
type="win32"/>
<description>SimpleShell</description>
<dependency>
<dependentAssembly>
<assemblyIdentity
type="win32"
name="Microsoft.Windows.Common-Controls"
version="6.0.0.0"
processorArchitecture="*"
publicKeyToken="6595b64144ccf1df"
language="*"
/>
</dependentAssembly>
</dependency>
</assembly>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/lizesheng520/simpleshell.git
[email protected]:lizesheng520/simpleshell.git
lizesheng520
simpleshell
simpleshell
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385