This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
GeekDesk
Watch
1
Star
0
Fork
0
You've already forked GeekDesk
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cbaeb71a0c1303de29d3f4df526214d594aedc2a
GeekDesk
/
Constant
/
IconType.cs
9 lines
147 B
C#
Raw
Normal View
History
Unescape
Escape
代码清理/拾色器功能/部分程序优化
2022-05-20 15:39:52 +08:00
namespace
GeekDesk.Constant
部分程序启动报错修复', '重置图标功能程序崩溃修复','添加自定义字体颜色功能','添加URL项目功能'
2021-08-04 10:12:32 +08:00
{
public
enum
IconType
{
OTHER
=
1
,
//直接打开
URL
=
2
//调用浏览器打开
}
}
Reference in New Issue
Copy Permalink