BlackBerry Hacks will enhance your mobile computing with great Tips and tricks. You ll learn that the BlackBerry is capable of things you never thought possible, and you ll learn how to make it an even better email and web workhorse:
Get the most out of the built-in applications
Take control of email with filters, searches, and more
Rev up your mobile gaming--whether you re an arcade addict or poker pro
Browse the web, chat over IM, and keep up with news and weblogs
Work with office documents, spell check your messages, and send faxes
Become more secure, lock down your BlackBerry and stash secure information somewhere safe
Manage and monitor the BlackBerry Enterprise Server (BES) and Mobile Data System (MDS)
Create web sites that look great on a BlackBerry
Develop and deploy BlackBerry applications
標簽:
BlackBerry
computing
enhance
mobile
上傳時間:
2016-12-07
上傳用戶:GavinNeko
VC++實現DES加解密
Tips:
1.本程序可以加密1-4096個字符的任意長度字符串
2.如果密鑰長度過短或者為空,程序將使用默認
密鑰"YinXueYuan Build It!"進行加密.
3.加密結果將用16進制字符顯示
4.本加密程序同時支持中/英文字符(包括密鑰和明
文)
5.本加密程序支持特殊字符[例如換行符(回車鍵)]
Attention:
1.加密時,密文的最后一個字符請不要使用半角
美元符號 $
2.字符串加密最多支持加密4096個英文字符(解密
最多為8192個十六進制字符),
如果需要加密的內容過多,請使用文件加密
3.為了保證您的數據安全,建議不要使用默認密
鑰,并保持您的密鑰在八位以上
4.由于時間關系,文件加密功能尚未完成,請諒解.
5.DES已經被證明不安全,建議您修改本程序源
碼,將其改為3DES
標簽:
YinXueYuan
Build
4096
Tips
上傳時間:
2013-12-19
上傳用戶:stampede