找传奇、传世资源到传世资源站!

C#仿手机九宫格解锁

  • 资源分类:C#语言基础
  • 发 布 人:房东的猫
  • 文件大小:未知
  • 文件格式:.zip
  • 浏览次数:9
  • 下载次数: 0
  • 发布时间:5月19日

  • 标签:
8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

【例子介绍】C#仿手机九宫格解锁
C#Winform仿手机九宫格解锁,效果预览地址:http://bbs.cskin.net/forum.php?mod=viewthread&tid=480&fromuid=101

【相关图片】

from clipboard

from clipboard

【源码结构】
文件清单
└── NineLock
    ├── NineLock
    │   ├── bin
    │   │   ├── Debug
    │   │   │   ├── NineLock.exe
    │   │   │   ├── NineLock.pdb
    │   │   │   └── NineLock.vshost.exe
    │   │   └── Release
    │   ├── FrmMain.cs
    │   ├── FrmMain.Designer.cs
    │   ├── FrmMain.resx
    │   ├── NineLock.csproj
    │   ├── obj
    │   │   └── Debug
    │   │       ├── DesignTimeResolveAssemblyReferences.cache
    │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
    │   │       ├── NineLock.csproj.FileListAbsolute.txt
    │   │       ├── NineLock.csproj.GenerateResource.Cache
    │   │       ├── NineLock.exe
    │   │       ├── NineLock.FrmMain.resources
    │   │       ├── NineLock.pdb
    │   │       ├── NineLock.PointCheck.resources
    │   │       ├── NineLock.Properties.Resources.resources
    │   │       └── TempPE
    │   │           └── Properties.Resources.Designer.cs.dll
    │   ├── PointCheck.cs
    │   ├── PointCheck.Designer.cs
    │   ├── PointCheck.resx
    │   ├── Program.cs
    │   ├── Properties
    │   │   ├── AssemblyInfo.cs
    │   │   ├── Resources.Designer.cs
    │   │   ├── Resources.resx
    │   │   ├── Settings.Designer.cs
    │   │   └── Settings.settings
    │   └── Resources
    │       ├── NinePoints.png
    │       └── NinePointsSelect.png
    ├── NineLock.sln
    └── NineLock.v12.suo

10 directories, 30 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复