摘要:
第一步:导入相关jar包,本样例需导入struts相关jar包,json-lib.jar,gson-2.1.jar可以任意选择,但是这里需要都导入,因为为了做测试,两种jar包的转换方式都用到了。 第二步:配置web.xml <?xml version="1.0" encoding="UTF-8"? 阅读全文
摘要:
<script type="text/javascript" src="/CryptoJS/aes.js"></script><script type="text/javascript" src="/CryptoJS/pad-zeropadding.js"></script><script type 阅读全文
摘要:
Dynamic Data Masking (DDM) is a new security feature in Microsoft SQL Server 2016 and Azure SQL DB. The main documentation is here(also see link under 阅读全文