码迷,mamicode.com
首页 >  
搜索关键字:medium    ( 2358个结果
<LeetCode OJ> Find Minimum in Rotated Sorted Array【153】
153. Find Minimum in Rotated Sorted Array My Submissions Question Total Accepted: 73048 Total Submissions: 209952 Difficulty: Medium Suppose a sorted array is rotated at some pivot...
分类:其他好文   时间:2015-12-29 13:02:06    阅读次数:170
CSS 学习笔记三(Tables/)
CSS Tablesborderborder: border-width border-style border-color|initial|inherit;border-widthborder-width: medium|thin|thick|length|initial|inherit;bord...
分类:Web程序   时间:2015-12-28 01:02:12    阅读次数:189
LeetCode: 3_Longest Substring Without Repeating Characters | 求没有重复字符的最长子串的长度 | Medium
题目:Given a string, find the length of the longest substring without repeating characters. For example, the longest substring without repeating letters...
分类:其他好文   时间:2015-12-27 11:58:41    阅读次数:126
安装centos出错
在vitural Box中安装centos,出现了如下问题,重新下一遍就好了,如果网速很慢,下载的过程中总是断断续续的就容易出现下载文件损坏的问题。Could not get the storage format of the medium 'C:\Users\hfw2192\Downloads\C...
分类:其他好文   时间:2015-12-25 15:06:46    阅读次数:123
Let's Encrypt,免费好用的 HTTPS 证书
转自: https://imququ.com/post/letsencrypt-certificate.html?hmsr=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.ioLet's Encrypt,免费好用的 HTTPS 证书文章目录创建...
分类:Web程序   时间:2015-12-25 11:37:48    阅读次数:274
对arm指令集的疑惑,静态库运行,编译报错等问题
转载自http://www.jianshu.com/p/4a70aa03a4ea?utm_campaign=hugo&utm_medium=reader_share&utm_content=note&utm_source=qq对arm指令集的疑惑,静态库运行的问题,翻看了很多资料,整理如下:1:bl...
分类:其他好文   时间:2015-12-23 13:02:06    阅读次数:198
Java调试那点事
转自: http://yq.aliyun.com/articles/56?hmsr=toutiao.io&spm=5176.100240.searchblog.18&utm_medium=toutiao.io&utm_source=toutiao.ioJava调试那点事该文章来自于阿里巴巴技术协会(...
分类:编程语言   时间:2015-12-23 12:43:34    阅读次数:378
DVWA系列之16 文件包含漏洞挖掘与防御
下面我们来分析一下DVWA中文件包含漏洞的源码。首先文件包含的主页面是D:\AppServ\www\dvwa\vulnerabilities\fi\index.php文件,文件中的主要代码部分:在这段代码中,首先使用switch语句根据用户选择的安全级别,分别将low.php、medium.php、high.php赋值给变量$vulnerability..
分类:其他好文   时间:2015-12-23 11:05:41    阅读次数:238
IOS中如何提高UITableView的性能?
最近看了一篇关于如何提高UITableView性能的文章,英文原版的地址:https://medium.com/ios-os-x-development/perfect-smooth-scrolling-in-uitableviews-fd609d5275a5#.jet1gcbax,看完之后将重要的...
分类:移动开发   时间:2015-12-23 01:51:47    阅读次数:212
mysql-no-install 手动安装
D:\mysql-5.5.28-win321、下载mysql-5.5.15-win32.zip,解压到本地D:\mysql。 2、将my-small.ini另存为my.ini 。(根据情况可以选择别的文件:my-huge.ini,my-large.ini,my-medium.ini,my-small...
分类:数据库   时间:2015-12-22 16:23:48    阅读次数:259
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!