1.1.1 摘要 日前,国内最大的程序员社区CSDN网站的用户数据库被黑客公开发布,600万用户的登录名及密码被公开泄露,随后又有多家网站的用户密码被流传于网络,连日来引发众多网民对自己账号、密码等互联网信息被盗取的普遍担忧。 网络安全成为了现在互联网的焦点,这也恰恰触动了每一位用户的神经,由于设计 ...
分类:
数据库 时间:
2017-09-09 21:01:21
阅读次数:
229
操作系统: eclipse错误描述:在启动eclipse的时候,选定工作目录后,eclipse闪退,并叫我看工作目录下的.metadata/.log日志查看问题 错误分析: 通过查找方案,分析是有以下问题引起的。由于我Ubuntu系统被误操作破坏了后,重新安装了,讲原来的home目录直接挂在到新的系 ...
分类:
系统相关 时间:
2017-09-01 09:55:34
阅读次数:
292
awesome-android Introduction android libs from github System requirements Android Notice If the lib is no longer being maintained,please do not add it ...
分类:
移动开发 时间:
2017-08-29 12:46:23
阅读次数:
1038
Selenium通过window_handles获取当前窗口句柄,进行页面元素操作 切换回原窗口句柄,进行元素操作 代码如下:(python版) 以上。 注意driver与新窗口的绑定。 ...
分类:
其他好文 时间:
2017-08-23 17:32:41
阅读次数:
553
#!/usr/bin/env python """ This runs a command on a remote host using SSH. At the prompts enter hostname, user, password and the command. """ import pe... ...
分类:
编程语言 时间:
2017-08-20 22:39:47
阅读次数:
287
通常我们会引用很多lib 而且会出现lib 与我们的功能仅仅差一点点 这种情况我们最好不要去改动源代码 而是进行二次封装 举例我使用 xUtils的二次封装 此处说明我是搞ios的 这个是android 今天mac 机子没网 蛋疼 使用到pulltorefresh 和 xUtils 网络封装 因为此 ...
分类:
移动开发 时间:
2017-08-10 10:29:05
阅读次数:
284
JavaScript中的两个“0”(翻译) 本文翻译自JavaScript’s two zeros JavaScript has two zeros: ?0 and +0. This post explains why that is and where it matters in practice ...
分类:
编程语言 时间:
2017-07-29 15:10:45
阅读次数:
169
https://developer.apple.com/library/content/documentation/Cocoa/Conceptual/Exceptions/Tasks/HandlingExceptions.html#//apple_ref/doc/uid/20000059-SW1 H ...
分类:
其他好文 时间:
2017-07-26 01:52:39
阅读次数:
239
要读取个大文件,文件大概是3G左右,担心read会出现内存溢出的情况,网上找了个靠谱的用法: The with statement handles opening and closing the file, including if an exception is raised in the inn ...
分类:
编程语言 时间:
2017-07-25 18:01:22
阅读次数:
199
Welcome to babun - the Windows shell you will love!You have got a lot of things under the hood here! pact -> a package manager that handles installati ...
分类:
其他好文 时间:
2017-07-20 22:26:18
阅读次数:
207