摘要:
public static string key = "esgdkcmf";DES加密 string encryptKeyStr = textBox1.Text; byte[] keyBytes = System.Text.Encoding.UTF8.Ge... 阅读全文
posted @ 2014-10-30 16:17
翘首以望
阅读(346)
评论(0)
推荐(0)
摘要:
1.session方便,但容易丢失;2.application全局;3.cookie简单,但是可能不支持,容易被伪造;4.input type="hide"隐藏域,简单,但容易被伪造5.url参数简单,显示与地址栏,但是长度有限;6.数据库稳定,安全,但性能较弱;表单提交传递页面代码 表单提交... 阅读全文
posted @ 2014-10-30 16:07
翘首以望
阅读(1703)
评论(0)
推荐(0)

浙公网安备 33010602011771号