string iosUrl = "https://itunes.apple.com/cn/app/yi-hao-huo-che-tong-cheng/id946723843?mt=8"; string androidUrl = "http://www.yihaohuo...
分类:
其他好文 时间:
2015-11-23 09:59:42
阅读次数:
148
这是我在2014年9月至2015年3月参与的美国哥伦比亚大学的项目,该论文已经被系统领域国际最顶级会议SOSP 15收录。它讲述的是一个分布式系统,所用技术有SMP,Paxos,Parrot,CRIU。
在此恭喜崔鹤鸣教授(港大和哥伦比亚大学),Cheng Liu(哥伦比亚大学),Rui Gu(哥伦比亚大学),Junfeng教授(哥伦比亚大学)。大家感兴趣的话可以看看它,链接为 acm=14450...
分类:
其他好文 时间:
2015-10-18 11:34:30
阅读次数:
177
可通过字典调用:{1:case1,2:case2}.get(x,lambda *args,**key:)()# 编写一个计算器 # -*- coding=utf-8 -*-def jia(x,y): return x+ydef jian(x,y): return x-ydef cheng(x,...
分类:
编程语言 时间:
2015-10-05 22:05:01
阅读次数:
276
1. Girls I like: White skin, Height upper 158cm, Good character.Examples: Glory Cheng, Caicai, Yajun Wang, Yang Zhang2. Girls I ever got along withNam...
分类:
其他好文 时间:
2015-10-02 18:38:17
阅读次数:
133
1、创建用户(相关表mysql.user)localhostroot本机127.0.0.1root本机::1root本机%cheng远程用户(任意ip)192.168.1.55jake远程用户(指定ip)1).创建本地用户(只能在本机登陆本机数据库)createuser‘cheng‘@‘localhost‘identifiedby‘123456‘;指定密码"123456".insertintomys..
分类:
数据库 时间:
2015-09-25 16:34:57
阅读次数:
311
Problem Description《Journey to the West》(also 《Monkey》) is one of the Four Great Classical Novels of Chinese literature. It was written by Wu Cheng'en...
分类:
其他好文 时间:
2015-08-20 06:47:03
阅读次数:
201
http://www.linuxzen.com/shi-yong-tornadojin-xing-wang-luo-yi-bu-bian-cheng.htmlhttp://cloudaice.com/tornado-coroutine/http://www.pywave.com/2012/08/17...
分类:
其他好文 时间:
2015-08-19 19:10:53
阅读次数:
85
abstract:Automatic estimation of salient object regions across images, without any prior assumption or knowledge of the contents of the corresponding ...
分类:
其他好文 时间:
2015-08-17 19:07:22
阅读次数:
391
微软的EXCEl操作相信大家也知道,不方便,安装包太大,而且表格的数据量也只有6000多(是6000多还是60000多我就忘记了),在导出导入大量数据的就没办法,而wsp表格则实现了百万数据的容量,而且安装包也小,操作更方便。下面利用最wps2015实现了一个简单的导入到出,参考http://blog.163.com/felex_cheng@126/blog/static/410470052013...
USE WFC_DBGOcreate table Students(Id int primary key IDENTITY(1,1) not null,Name varchar(255),Age int,Score int)GOinsert into Students values('cheng',...
分类:
Web程序 时间:
2015-07-03 18:48:11
阅读次数:
111