码迷,mamicode.com
首页 >  
搜索关键字:gmail    ( 1016个结果
493万Gmail用户的账号密码遭泄露,疑从其他网站数据库提炼而成
谷歌方面发言人表示,目前并没有证据表明,谷歌的系统被入侵过。一旦发现任何帐户有可能已经受到安全威胁,谷歌方面将会采取适当措施对其进行保护。同时,谷歌建议用户启用两步验证,并给出建议 “不管你是否是在名单上,换掉你的密码,以防万一。” 随后,论坛的管理员对这些账号中的文本内容进行了清理,只留下了用户...
分类:数据库   时间:2015-02-05 18:01:12    阅读次数:136
转: 使用valgrind检查内存问题
作者:gfree.wind@gmail.com博客:blog.focus-linux.net linuxfocus.blog.chinaunix.net本文的copyleft归gfree.wind@gmail.com所有,使用GPL发布,可以自由拷贝,转载。但转载请保持文档的完整性,注明原作者及原....
分类:其他好文   时间:2015-02-05 14:56:24    阅读次数:210
[Leetcode][Python]36: Valid Sudoku
# -*- coding: utf8 -*-'''__author__ = 'dabay.wang@gmail.com'36: Valid Sudokuhttps://oj.leetcode.com/problems/valid-sudoku/Determine if a Sudoku is val...
分类:编程语言   时间:2015-02-05 01:58:23    阅读次数:209
Dynamic Programming 动态规划
Dynamic Programming 问题一:Fibonacci 数列求解问题。 一般的会采用递归实现。 /**************************************************** code file : Fibonacci.c code date : 2014.11.25 e-mail : jasonleaster@gmail.com code...
分类:其他好文   时间:2015-02-04 14:46:41    阅读次数:259
今天分享一个抽奖的类Lottery
/* * Copyright (C) 2014 Jason Fang ( ijasonfang@gmail.com ) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this...
分类:其他好文   时间:2015-02-04 10:56:37    阅读次数:218
[Leetcode][Python]35: Search Insert Position
# -*- coding: utf8 -*-'''__author__ = 'dabay.wang@gmail.com'35: Search Insert Positionhttps://oj.leetcode.com/problems/search-insert-position/Given a ...
分类:编程语言   时间:2015-02-04 02:00:33    阅读次数:185
[Leetcode][Python]34: Search for a Range
# -*- coding: utf8 -*-'''__author__ = 'dabay.wang@gmail.com'34: Search for a Rangehttps://oj.leetcode.com/problems/search-for-a-range/Given a sorted a...
分类:编程语言   时间:2015-02-04 01:55:27    阅读次数:207
[Leetcode][Python]33: Search in Rotated Sorted Array
# -*- coding: utf8 -*-'''__author__ = 'dabay.wang@gmail.com'33: Search in Rotated Sorted Arrayhttps://oj.leetcode.com/problems/search-in-rotated-sorte...
分类:编程语言   时间:2015-02-03 01:52:49    阅读次数:218
2015年最受欢迎的10大Web框架
10.?Materialize Google?在?IO?大会上推出的?UI?设计规范,该规范是为了统一?PC、Web?和移动应用的用户使用体验,目前成功的例子有?Google?Gmail?团队新出品的?Inbox?应用。该框架使用了很多新鲜的设...
分类:Web程序   时间:2015-02-02 12:49:30    阅读次数:229
[Leetcode][Python]32: Longest Valid Parentheses
# -*- coding: utf8 -*-'''__author__ = 'dabay.wang@gmail.com'32: Longest Valid Parentheseshttps://oj.leetcode.com/problems/longest-valid-parentheses/Gi...
分类:编程语言   时间:2015-02-01 01:52:20    阅读次数:319
1016条   上一页 1 ... 73 74 75 76 77 ... 102 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!