![240](https://cdn2.jianshu.io/assets/default_avatar/10-e691107df16746d4a9f3fe9496fd1848.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:江苏
前言 微信公众号模板消息是公众号向用户定向发送消息的途径,只需要申请发送模板消息权限,拥有用户的OPENID即可实现该功能。基本步骤分为3部分:...
密码学是信息安全的重要基石,它保证了信息的机密性、完整性、可靠性。本文介绍了密码学的6个重要工具所组成的基础体系。其中6个重要工具分别是:对称密...
tags: String, BFS Given two words(beginWord and endWord), and a dictiona...
tags: Array Implement next permutation, which rearranges numbers into th...
tags: String Given a string S, find the longest palindromic substring in...
tags: String Given a string, find the length of the longest substring wi...