using System; using System.IO; using System.Security.Cryptography; using System.Text; namespace Utility { /// <summary> /// http://stackoverflow.com/questions/202011/encrypt-and-decrypt-a-string /// </summary> public class Encryptor { private
1.easyUI 的tree 修改节点: 我需要:切换语言状态,英文下, 修改根节点文本,显示英文. 操作位置:在tree的显示 $('#tree').tree(),onLoadSuccess事件方法中,参数:node,data(详见easyUI文档) 代码: var t = $(this); if (data) { var troot = t