CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:KeePass-2.05-Alpha-Source

介绍说明--下载内容来自于网络,使用问题请自行百度

KeePass最新版本。保存密码的小工具。C#源代码-The latest version of KeePass. C# source code
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Build/
Build/Clean.bat
Build/KeePassLibSD_Distrib/
Build/KeePassLibSD_Distrib/KeePassLibSD.dll
Build/KeePassLib_Distrib/
Build/KeePassLib_Distrib/KeePassLib.dll
Build/KeePassLib_Distrib/KeePassLib.xml
Build/MakeDistribDebug.bat
Build/MakeDistribRelease.bat
Build/SnKeys_UseDummy.bat
Build/SnKeys_UsePrivate.bat
Docs/
Docs/History.txt
Docs/License.txt
Docs/License_Install.txt
Ext/
Ext/DeprecatedSources/
Ext/DeprecatedSources/AppConfigEx.cs
Ext/Icons/
Ext/Icons/Finals/
Ext/Icons/Finals2/
Ext/Icons/Finals2/plock-blu.ico
Ext/Icons/Finals2/plock-dis.ico
Ext/Icons/Finals2/plock.ico
Ext/Icons/Finals2/plockb.ico
Ext/Icons/Finals/key-blu.png
Ext/Icons/Finals/key-bw.png
Ext/Icons/Finals/key-grn.ico
Ext/Icons/Finals/key-grn.png
Ext/Icons/Finals/plock-blu.ico
Ext/Icons/Finals/plock-blu.png
Ext/Icons/Finals/plock-bw.png
Ext/Icons/Finals/plock-dis.ico
Ext/Icons/Finals/plock-grn.ico
Ext/Icons/Finals/plock-grn.png
Ext/Icons/Finals/plock.ico
Ext/Icons/Finals/plock.png
Ext/Icons/Finals/plockb.png
Ext/Icons/Finals/plockbw-r.png
Ext/Icons/Finals/plockbw.png
Ext/Icons/Finals/Untitled.ico
Ext/Icons/key-org.ico
Ext/Icons/keyhole-grn.ico
Ext/Icons/lockblue.ico
Ext/Icons/lockgreen.ico
Ext/Icons/lockred.ico
Ext/Icons/lockyellow.ico
Ext/Icons/plockb.ico
Ext/Icons/plockb2.ico
Ext/Icons/plockbw.ico
Ext/Icons/plockg.ico
Ext/Icons/plocko.ico
Ext/Icons/plockr.ico
Ext/Icons/plocky.ico
Ext/Icons/ReadMe.txt
Ext/KeePass.config.xml
Ext/KeePass.iss
Ext/KPDummyKey.pfx
Ext/PublicKeys/
Ext/PublicKeys/ArcFourCipher.pk
Ext/PublicKeys/KeePass.pk
Ext/PublicKeys/KeePassLib.pk
Ext/PublicKeys/KeePassLibSD.pk
Ext/PublicKeys/KPScript.pk
Ext/PublicKeys/SamplePlugin.pk
Ext/PublicKeys/ShInstUtil.pk
Ext/XSL/
Ext/XSL/KDB4_DetailsFull.xsl
Ext/XSL/KDB4_DetailsLite.xsl
Ext/XSL/KDB4_Styles.css
Ext/XSL/KDB4_Tabular.xsl
Ext/XSL/TableHeader.gif
KeePass/
KeePass.sln
KeePassLib/
KeePassLibSD/
KeePassLibSD/Collections/
KeePassLibSD/ColorTranslator.cs
KeePassLibSD/Cryptography/
KeePassLibSD/Cryptography/Cipher/
KeePassLibSD/Cryptography/PasswordGenerator/
KeePassLibSD/Delegates/
KeePassLibSD/GZipStream.cs
KeePassLibSD/Interfaces/
KeePassLibSD/InvalidDataException.cs
KeePassLibSD/KeePassLibSD.csproj
KeePassLibSD/KeePassLibSD.pfx
KeePassLibSD/Keys/
KeePassLibSD/Native/
KeePassLibSD/Properties/
KeePassLibSD/Properties/AssemblyInfo.cs
KeePassLibSD/ProtectedData.cs
KeePassLibSD/ProtectedMemory.cs
KeePassLibSD/Resources/
KeePassLibSD/SecureStringEx.cs
KeePassLibSD/Security/
KeePassLibSD/Serialization/
KeePassLibSD/SHA256.cs
KeePassLibSD/SharpZipLib/
KeePassLibSD/SharpZipLib/Checksums/
KeePassLibSD/SharpZipLib/Checksums/Adler32.cs
KeePassLibSD/SharpZipLib/Checksums/CRC32.cs
KeePassLibSD/SharpZipLib/Checksums/IChecksum.cs
KeePassLibSD/SharpZipLib/Core/
KeePassLibSD/SharpZipLib/Core/FileSystemScanner.cs
KeePassLibSD/SharpZipLib/Core/INameTransform.cs
KeePassLibSD/SharpZipLib/Core/IScanFilter.cs
KeePassLibSD/SharpZipLib/Core/NameFilter.cs
KeePassLibSD/SharpZipLib/Core/PathFilter.cs
KeePassLibSD/SharpZipLib/Core/StreamUtils.cs
KeePassLibSD/SharpZipLib/Encryption/
KeePassLibSD/SharpZipLib/Encryption/PkzipClassic.cs
KeePassLibSD/SharpZipLib/GZip/
KeePassLibSD/SharpZipLib/GZip/GZIPConstants.cs
KeePassLibSD/SharpZipLib/GZip/GZipException.cs
KeePassLibSD/SharpZipLib/GZip/GzipInputStream.cs
KeePassLibSD/SharpZipLib/GZip/GzipOutputStream.cs
KeePassLibSD/SharpZipLib/Main.cs
KeePassLibSD/SharpZipLib/SharpZipBaseException.cs
KeePassLibSD/SharpZipLib/Zip/
KeePassLibSD/SharpZipLib/Zip/Compression/
KeePassLibSD/SharpZipLib/Zip/Compression/Deflater.cs
KeePassLibSD/SharpZipLib/Zip/Compression/DeflaterConstants.cs
KeePassLibSD/SharpZipLib/Zip/Compression/DeflaterEngine.cs
KeePassLibSD/SharpZipLib/Zip/Compression/DeflaterHuffman.cs
KeePassLibSD/SharpZipLib/Zip/Compression/DeflaterPending.cs
KeePassLibSD/SharpZipLib/Zip/Compression/Inflater.cs
KeePassLibSD/SharpZipLib/Zip/Compression/InflaterDynHeader.cs
KeePassLibSD/SharpZipLib/Zip/Compression/InflaterHuffmanTree.cs
KeePassLibSD/SharpZipLib/Zip/Compression/PendingBuffer.cs
KeePassLibSD/SharpZipLib/Zip/Compression/Streams/
KeePassLibSD/SharpZipLib/Zip/Compression/Streams/DeflaterOutputStream.cs
KeePassLibSD/SharpZipLib/Zip/Compression/Streams/InflaterInputStream.cs
KeePassLibSD/SharpZipLib/Zip/Compression/Streams/OutputWindow.cs
KeePassLibSD/SharpZipLib/Zip/Compression/Streams/StreamManipulator.cs
KeePassLibSD/SharpZipLib/Zip/IEntryFactory.cs
KeePassLibSD/SharpZipLib/Zip/ZipConstants.cs
KeePassLibSD/SharpZipLib/Zip/ZipEntry.cs
KeePassLibSD/SharpZipLib/Zip/ZipEntryFactory.cs
KeePassLibSD/SharpZipLib/Zip/ZipException.cs
KeePassLibSD/SharpZipLib/Zip/ZipExtraData.cs
KeePassLibSD/SharpZipLib/Zip/ZipFile.cs
KeePassLibSD/SharpZipLib/Zip/ZipHelperStream.cs
KeePassLibSD/SharpZipLib/Zip/ZipInputStream.cs
KeePassLibSD/SharpZipLib/Zip/ZipNameTransform.cs
KeePassLibSD/SharpZipLib/Zip/ZipOutputStream.cs
KeePassLibSD/SortedDictionary.cs
KeePassLibSD/Translation/
KeePassLibSD/Utility/
KeePassLib/Collections/
KeePassLib/Collections/AutoTypeConfig.cs
KeePassLib/Collections/ProtectedBinaryDictionary.cs
KeePassLib/Collections/ProtectedStringDictionary.cs
KeePassLib/Collections/PwObjectList

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com