在linux命令行模式下,如何一次性快速删除一行刚刚输入的命令? 经常在命令行输入命令的时候,一段文字都需要删除,一个字段一个字段,比较耗费时间 以下提供一些命令,配合在一起操作,可以一定程度提高工作效率 如果你的linux用的是BASH SHELL话,可以参考如下快捷键:Ctrl+b 或左箭头键 ...
分类:
系统相关 时间:
2020-04-23 22:55:50
阅读次数:
363
232. Implement Queue using Stacks FILO to FIFO MyQueue queue = new MyQueue(); queue.push(1); queue.push(2); queue.peek(); // returns 1 queue.pop(); // ...
分类:
其他好文 时间:
2020-04-23 20:53:26
阅读次数:
56
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Document< ...
分类:
移动开发 时间:
2020-04-23 11:58:03
阅读次数:
133
"A. Candies and Two Sisters" + 将糖果分为a,b两份,且a t; while(t ){ cin n; cout t; while(t ){ cin n a b; for(int i = 0; i book; int main(void){ ios::sync_with_ ...
分类:
其他好文 时间:
2020-04-22 13:42:51
阅读次数:
85
pom依赖如下: <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instanc ...
分类:
其他好文 时间:
2020-04-19 12:59:14
阅读次数:
46
Given a binary tree, return the values of its boundary in anti-clockwise direction starting from root. Boundary includes left boundary, leaves, and ri ...
分类:
其他好文 时间:
2020-04-15 21:10:31
阅读次数:
65
因近期项目遇到所以记录一下: 1、导出Excel 首先引用NPOI包 (NPOI自行搜索下载) (Action一定要用FileResult) 1 [Localization] 2 /// <summary> 3 /// 导出Table的数据 4 /// </summary> 5 /// <retur ...
分类:
Web程序 时间:
2020-04-15 16:31:40
阅读次数:
81
效果如下图 需要用到weapp-qrcode.js,下载https://blog-static.cnblogs.com/files/-tiantian/weapp-qrcode.js,点开链接按 ctrl + s 保存到相应的位置 index.wxml中的代码: <view id="containe ...
分类:
微信 时间:
2020-04-14 17:16:06
阅读次数:
98
题目描述 You are given a correct solution of the sudoku puzzle. If you don't know what is the sudoku, you can read about it here. The picture showing the ...
分类:
其他好文 时间:
2020-04-14 12:24:00
阅读次数:
126
dockercommit-p407066a834d2mantis_jackwalliamdockerlogindockertagmantis_jackwalliamikbr5kh/mantis_jackwalliam:mantis_jackwalliamdockerpushikbr5kh/mantis_jackwalliam:mantis_jackwalliam以上部署脚本没包含数据库部分,只能用
分类:
其他好文 时间:
2020-04-13 12:38:10
阅读次数:
94