码迷,mamicode.com
首页 >  
搜索关键字:gmail    ( 1016个结果
fdtd simulation, plotting with gnuplot, writting in perl
# 9月13日 于成都黄龙溪 1 #!/usr/bin/perl 2 3 # Author : Leon Email: yangli0534@gmail.com 4 # fdtd simulation , plotting with gnuplot, writting in perl 5 # per ...
分类:其他好文   时间:2016-09-13 13:12:43    阅读次数:166
断电不断网——Linux的screen
title: 断电不断网——Linux的screen author:青南 date: 2015-01-01 20:20:23 categories: [Linux] tags: [linux,screen,session] 在使用AWS亚马逊云搭建Gmail转发服务(二)中,我们最后运行了邮件转发程 ...
分类:系统相关   时间:2016-09-08 12:49:19    阅读次数:188
[转]一步一步玩控件:自定义TabControl——从山寨Safari开始
作者:野比 (conmajia@gmail.com) 时间:May, 2012 封面图片为野比原创,请勿未经允许私自引用 #1-1 嗯,各位,又是我,生物钟颠倒的家伙。 今天我要山寨的是大名鼎鼎的Apple,传说中的「被山寨之王」。 没错,都被我山寨好几次了。 说起Apple,相信大家对他家的各种产 ...
分类:其他好文   时间:2016-09-07 19:11:57    阅读次数:224
导入一个AndroidStudio工程作为一个Library Module
尊重劳动成果,转载请注明出处:http://blog.csdn.net/growth58/article/details/47441245 关注新浪微博:@于卫国 邮箱:yuweiguocn@gmail.com 在我们有两个Android Studio工程的情况时,我们想使用一个作为library工 ...
分类:移动开发   时间:2016-08-29 14:33:54    阅读次数:243
【转】 SIFT算法详解
尺度不变特征变换匹配算法详解Scale Invariant Feature Transform(SIFT)Just For Fun zdd zddmail@gmail.com 对于初学者,从David G.Lowe的论文到实现,有许多鸿沟,本文帮你跨越。 1、SIFT综述 尺度不变特征转换(Scal ...
分类:编程语言   时间:2016-08-28 01:13:06    阅读次数:298
博客园的模拟登陆(Simulated Login)
作者:金良(golden1314521@gmail.com) csdn博客:http://blog.csdn.net/u0121765911.查看正常情况下登录博客园时本地浏览器向博客园的服务器发送的...
分类:其他好文   时间:2016-08-25 21:42:12    阅读次数:253
git基本用户
g一git安装配置1.1安装由于大部分工作是在windows下,故下载gitwindows版本,注意要区别32位和64位使用的是gitgui安装软件,默认点击下一步:Git-2.7.2-32-bit_setup.1457942412.exe1.2生成gitbash内容生成秘钥:$ssh-keygen.exe-t rsa-C"woshiwei@gmail.com" Generating publi..
分类:其他好文   时间:2016-08-24 17:46:01    阅读次数:218
ajax与HTML5 history pushState/replaceState实例
一、ajax载入与浏览器历史的前进与后退 众所周知,Ajax可以实现页面的无刷新操作——优点;但是,也会造成另外的问题,无法前进与后退!曾几何时,Gmail似乎借助iframe搞定,如今,HTML5让事情变得如同过家家般简单。 当执行Ajax操作的时候,往浏览器history中塞入一个地址(使用pu ...
分类:Web程序   时间:2016-08-24 14:27:37    阅读次数:174
jQuery邮箱自动补全代码
JScript 代码 复制 (function($){ $.fn.emailMatch= function(settings){ var defaultSettings = { emailTip:"请输入邮箱地址", aEmail: ["163.com", "qq.com", "gmail.com" ...
分类:Web程序   时间:2016-08-22 00:05:06    阅读次数:239
gunplot demo
1 //author : Leon yangli0534@gmail.com 2 3 #include <stdlib.h> 4 #include <stdio.h> 5 #include <math.h> 6 #define NUM_POINTS 500 7 #define NUM_COMMAND ...
分类:其他好文   时间:2016-08-21 11:06:52    阅读次数:194
1016条   上一页 1 ... 36 37 38 39 40 ... 102 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!