資源簡介
WPF實(shí)現(xiàn)字母與數(shù)字鍵盤源碼
功能介紹:
做軟件是經(jīng)常用到數(shù)字鍵盤和字母鍵盤按鈕,所以做了個(gè)例子,方便有用的人使用,學(xué)習(xí)。實(shí)現(xiàn)了數(shù)字按鍵和26個(gè)英文字母按鈕。

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Windows;
namespace?WPFKeyBoard
{
///?
///?App.xaml?的交互邏輯
///?
public?partial?class?App?:?Application
{
}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-09-05?12:00??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\
?????目錄???????????0??2013-09-04?08:30??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\
?????文件????????7734??2013-08-29?14:51??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard.6.0.ReSharper.user
?????文件?????????826??2013-08-09?13:45??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard.sln
?????文件?????????520??2013-08-09?14:06??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\App.xaml
?????文件?????????267??2013-08-09?13:45??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\App.xaml.cs
?????文件???????68768??2010-05-05?16:03??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\Application.ico
?????目錄???????????0??2013-08-09?13:45??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\
?????目錄???????????0??2013-09-04?08:29??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\
?????目錄???????????0??2013-09-04?08:29??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\de\
?????文件????????6656??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\de\Microsoft.ex
?????文件????????6656??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\de\System.Windows.Interactivity.resources.dll
?????目錄???????????0??2013-09-04?08:29??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\en\
?????文件????????7168??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\en\Microsoft.ex
?????文件????????6656??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\en\System.Windows.Interactivity.resources.dll
?????目錄???????????0??2013-09-04?08:29??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\es\
?????文件????????6656??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\es\Microsoft.ex
?????文件????????6656??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\es\System.Windows.Interactivity.resources.dll
?????目錄???????????0??2013-09-04?08:29??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\fr\
?????文件????????6656??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\fr\Microsoft.ex
?????文件????????6656??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\fr\System.Windows.Interactivity.resources.dll
?????目錄???????????0??2013-09-04?08:29??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\it\
?????文件????????6656??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\it\Microsoft.ex
?????文件????????6656??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\it\System.Windows.Interactivity.resources.dll
?????目錄???????????0??2013-09-04?08:29??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\ja\
?????文件????????7168??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\ja\Microsoft.ex
?????文件????????7168??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\ja\System.Windows.Interactivity.resources.dll
?????目錄???????????0??2013-09-04?08:29??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\ko\
?????文件????????6656??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\ko\Microsoft.ex
?????文件????????6656??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\ko\System.Windows.Interactivity.resources.dll
?????文件??????122880??2010-05-25?18:26??WPFAlphabetButtom_5eb66003-761f-4e42-bdd0-9a31f2692cfa\WPFKeyBoard\bin\Debug\Microsoft.ex
............此處省略458個(gè)文件信息
評(píng)論
共有 條評(píng)論