码迷,mamicode.com
首页 >  
搜索关键字:gmail    ( 1016个结果
现代信息环境中的云计算
云计算是网格技术的还有一种说法,它起源于20世纪90年代中后期,并在2007年底实现了正式应用。它的最大优势在于实现了日常应用程序的在线存储,告别了办公室的一台电脑的本地存储方式。云计算一个比較常见的样例就是基于Web的电子邮件系统,比方Gmail或Yahoo的电子邮件服务,这些邮件服务就是基...
分类:其他好文   时间:2015-01-31 11:56:49    阅读次数:214
[Leetcode][Python]31: Next Permutation
# -*- coding: utf8 -*-'''__author__ = 'dabay.wang@gmail.com'31: Next Permutationhttps://oj.leetcode.com/problems/next-permutation/Implement next permu...
分类:编程语言   时间:2015-01-31 07:01:44    阅读次数:180
[Leetcode][Python]30: Substring with Concatenation of All Words
# -*- coding: utf8 -*-'''__author__ = 'dabay.wang@gmail.com'30: Substring with Concatenation of All Wordshttps://oj.leetcode.com/problems/substring-wi...
分类:编程语言   时间:2015-01-31 00:09:50    阅读次数:173
[Leetcode][Python]29: Divide Two Integers
# -*- coding: utf8 -*-'''__author__ = 'dabay.wang@gmail.com'29: Divide Two Integershttps://oj.leetcode.com/problems/divide-two-integers/Divide two int...
分类:编程语言   时间:2015-01-30 21:00:37    阅读次数:120
[Leetcode][Python]28: Implement strStr()
# -*- coding: utf8 -*-'''__author__ = 'dabay.wang@gmail.com'28: Implement strStr()https://oj.leetcode.com/problems/implement-strstr/Implement strStr()...
分类:编程语言   时间:2015-01-30 06:40:37    阅读次数:221
[Leetcode][Python]27: Remove Element
# -*- coding: utf8 -*-'''__author__ = 'dabay.wang@gmail.com'27: Remove Elementhttps://oj.leetcode.com/problems/remove-element/Given an array and a val...
分类:编程语言   时间:2015-01-30 06:38:01    阅读次数:212
[Leetcode][Python]26: Remove Duplicates from Sorted Array
# -*- coding: utf8 -*-'''__author__ = 'dabay.wang@gmail.com'26: Remove Duplicates from Sorted Arrayhttps://oj.leetcode.com/problems/remove-duplicates-...
分类:编程语言   时间:2015-01-30 06:35:01    阅读次数:183
oschina openapi php 调用
应用时基于yii的。目前流程如下: 生成oschina授权链接 用户访问该链接之后得到 code 利用code换取access_token 代码: <?php /** ?*?@author?xialei?<xialeistudio@gmail.com> ?*/ class?OschinaOauth?e...
分类:Windows程序   时间:2015-01-29 17:54:01    阅读次数:258
[Leetcode][Python]24: Swap Nodes in Pairs
# -*- coding: utf8 -*-'''__author__ = 'dabay.wang@gmail.com'24: Swap Nodes in Pairshttps://oj.leetcode.com/problems/swap-nodes-in-pairs/Given a linked...
分类:编程语言   时间:2015-01-29 01:23:35    阅读次数:178
今天再分享一个TextView内容风格化的类
/* * Copyright (C) 2014 Jason Fang ( ijasonfang@gmail.com ) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this...
分类:其他好文   时间:2015-01-28 12:49:39    阅读次数:198
1016条   上一页 1 ... 74 75 76 77 78 ... 102 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!