码迷,mamicode.com
首页 >  
搜索关键字:letter    ( 1667个结果
云服务器 zabbix 配置报警邮件
配置邮件报警功能1.在zabbix服务器上安装mail服务:yuminstallmailx-y问题:couldnotconnect:Connectiontimedout“/root/dead.letter”11/318...messagenotsent.分析:阿里云服务器关闭了25端口,发送邮件连接不上服务器的缘故,而且官方不允许打开该端口一、请求数字证书依次完成以下命令mkdir-p/data/
分类:其他好文   时间:2019-08-11 10:44:43    阅读次数:125
[LeetCode] 208. Implement Trie (Prefix Tree)
Implement a trie with insert, search, and startsWith methods. Example: Note: You may assume that all inputs are consist of lowercase letters a-z. All ...
分类:其他好文   时间:2019-08-10 09:32:47    阅读次数:67
Investment(动态规划 DP)
John never knew he had a grand-uncle, until he received the notary's letter. He learned that his late grand-uncle had gathered a lot of money, somewhe ...
分类:其他好文   时间:2019-08-09 21:25:08    阅读次数:71
Leetcode之回溯法专题-17. 电话号码的字母组合(Letter Combinations of a Phone Number)
【Leetcode】17. 电话号码的字母组合(Letter Combinations of a Phone Number) 题目描述: 给定一个仅包含数字 2-9 的字符串,返回所有它能表示的字母组合。 给出数字到字母的映射如下(与电话按键相同)。注意 1 不对应任何字母。 示例: 输入:"23" ...
分类:其他好文   时间:2019-08-07 19:27:54    阅读次数:126
Codeforces G. Ciel the Commander
题目描述: Ciel the Commander time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output Now Fox Ciel bec ...
分类:其他好文   时间:2019-08-07 14:41:09    阅读次数:90
[Daily Coding Problem 250] Cryptarithmetic Puzzle
A cryptarithmetic puzzle is a mathematical game where the digits of some numbers are represented by letters. Each letter represents a unique digit. Fo ...
分类:其他好文   时间:2019-08-06 11:01:04    阅读次数:98
PAT甲级——A1061 Dating
Sherlock Holmes received a note with some strange strings: Let's date! 3485djDkxh4hhGE 2984akDfkkkkggEdsb s&hgsfdk d&Hyscvnm. It took him only a minut ...
分类:其他好文   时间:2019-08-03 14:22:55    阅读次数:71
前端自动化工具 -- Grunt 使用简介
grunt是什么,grunt就是个东西.. grunt作为一个前端构建工具,有资源压缩,代码检查,文件合并等功能。 下面就简单了解grunt的使用。 一、环境配置 grunt是基于nodejs的,所以需要一个 nodejs 环境,未了解的可以 来这看看 还是在windows下, 首先要保证grunt ...
分类:其他好文   时间:2019-07-30 14:19:23    阅读次数:145
windows10 命令行修复系统引导
文章介绍的方法适用于拥有一个刻录有原版win10安装镜像的用户 下载地址:https://www.microsoft.com/zh-cn/software-download/windows10 首先进入安装界面,选择修复计算机,进入命令行窗口 首先,因为初始命令行状态下,磁盘处于未分配盘符的状态,首 ...
分类:Windows程序   时间:2019-07-23 23:48:45    阅读次数:1483
PAT_A1084#Broken Keyboard
Source: PAT A1084 Broken Keyboard (20 分) Description: On a broken keyboard, some of the keys are worn out. So when you type some sentences, the charac ...
分类:其他好文   时间:2019-07-21 20:06:42    阅读次数:118
1667条   上一页 1 ... 21 22 23 24 25 ... 167 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!