码迷,mamicode.com
首页 >  
搜索关键字:other    ( 5856个结果
vim note write
Try: which will open a left vertical split (by default, unless you have modified some options). To open a split to the right, on the other hand: You c ...
分类:系统相关   时间:2017-05-08 14:29:57    阅读次数:179
Python Function
enumerate(iterable[, start]) --> iterator for index, value of iterable Return an enumerate object. iterable must be another object(a sequence, an iter ...
分类:编程语言   时间:2017-05-08 10:13:16    阅读次数:157
vm12下Centos6安装mysql5.7
一、下载mysql的rpm tar文件 文件名称:mysql-5.7.18-1.el6.x86_64.rpm-bundle.tar官方地址:https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7.18-1.el6.x86_64.rpm-bund ...
分类:数据库   时间:2017-05-08 10:00:25    阅读次数:270
February 27 2017 Week 9 Monday
All the bright precious things fade so fast. 所有的光鲜靓丽都敌不过时间。 Try to make some things endurable and eternal. Don't pay too much attention on the appeara ...
分类:其他好文   时间:2017-05-06 17:42:53    阅读次数:103
HDU 1754 I Hate It
I Hate It Time Limit: 9000/3000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) Total Submission(s): 36007 Accepted Submission(s): 14178 Pr ...
分类:其他好文   时间:2017-05-06 16:30:34    阅读次数:226
由于SSH配置文件的不匹配,导致的Permission denied (publickey)及其解决方法
读者如要转载,请标明出处和作者名,谢谢。 地址01:http://space.itpub.net/25851087 地址02:http://www.cnblogs.com/zjrodger/ 作者名:zjrodger 读者如要转载,请标明出处和作者名,谢谢。 地址01:http://space.it ...
分类:其他好文   时间:2017-05-06 14:14:27    阅读次数:6525
Android Studio使用心得 - 常见问题集锦
FBI Warning:欢迎转载,但请标明出处:http://blog.csdn.net/codezjx/article/details/38669939,未经本人允许请勿用于商业用途,感谢支持! 整理了一些这段时间遇到的常见问题。希望对各位猿们有帮助。。。假设认为实用就点个赞哦 问题一: Erro ...
分类:移动开发   时间:2017-05-06 13:10:11    阅读次数:214
Man Proposes,God Disposes
现在的生活很充实 从决定考研到现在已经快一个半月了,现在的生活很充实,不去想什么,每天都有目标去完成。我不知道自己会不会疲倦,只知道现在努力了就好。这一个半月为了赶进度,基本每天都在大量的看书,特别是高数,以至于五一的时候感觉腰酸背疼的,甚至怀疑自己第一阶段的疲倦期是不是到了。不过还好,自己及时调整 ...
分类:其他好文   时间:2017-05-06 01:02:28    阅读次数:148
[LeetCode] Permutation in String
Given two strings s1 and s2, write a function to return true if s2 contains the permutation of s1. In other words, one of the first string's permutati ...
分类:其他好文   时间:2017-05-06 01:02:09    阅读次数:157
喷水装置 贪心算法
喷水装置(一) 时间限制:3000 ms | 内存限制:65535 KB 难度:3 喷水装置(一) 时间限制:3000 ms | 内存限制:65535 KB 难度:3 ...
分类:编程语言   时间:2017-05-05 21:01:56    阅读次数:214
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!