Swift ClosuresSwift Closures?—?Everyday Gems Part 1 of 2Today’s Swift topic is on Closures. Heading back to my C and C++ days, I would define a closur...
分类:
编程语言 时间:
2016-02-23 06:08:02
阅读次数:
275
1.Maven 下载地址: http://maven.apache.org/docs/3.3.9/release-notes.html 下载解压,路径如:D:\Tools\maven\apache-maven-3.3.9 2.设置环境变量 变量名:M2_HOME 变量值:D:\Tools\maven
分类:
其他好文 时间:
2016-02-20 13:14:45
阅读次数:
147
domino中建立群组后,在notes客户端或者iNotes邮箱中,输入群组名称,就可以在domino通讯录中找到该群组,从而实现群发. 但是当使用第三方的邮件客户端时,就无法去查找domino通讯录了,比如outlook.domino提供了两种解决办法: 一.DAMO 即domino access
分类:
其他好文 时间:
2016-02-16 20:32:23
阅读次数:
681
javascript实现仿微信抢红包 demo效果查看:http://www.w3cfuns.com/notes/14456/53bf08daf9b76230b39519fb399a006a 实现代码如下: <!DOCTYPE html> <html> <head> <meta charset="U
分类:
微信 时间:
2016-02-16 12:55:57
阅读次数:
389
course link: https://class.coursera.org/fmri1-001 ? T1 time WM = 600; GM = 1000; CSF = 3000. ? Time term TR: how often we excite the nuclei; TE: how s
分类:
其他好文 时间:
2016-02-15 19:46:32
阅读次数:
212
变量(variable)是储存数据的实体,在Python中也被称为"名称"(name)。 1.Python"名称"基本命名法则 1.1) "名称"不能是Python的内置词(保留字、关键字)。 1.2) "名称"由数字、下划线、字母组成。 Python关键字表以及其余约定俗称的规则将在另一篇文章中详
分类:
编程语言 时间:
2016-02-06 18:21:23
阅读次数:
265
# Compilers Principles# reading notes# 2016.02.03# victor1 引论1.1 编译流程 begin: 源程序 # front end: 与源代码有关 A.字符流-->[词法分析]--> B.符号流-->[语法分析]--> C.语法树-->[语义分析
分类:
其他好文 时间:
2016-02-05 12:00:18
阅读次数:
136
Installation notes 0. Install the best Firefox add-on for remote debugging The easiest Xdebug. I'm not lying. 1. Install the xdebug extension from PEC
分类:
其他好文 时间:
2016-01-30 09:33:36
阅读次数:
257
记在这里,便于测试。版本号$ java -version
java version "1.8.0_66"
OpenJDK Runtime Environment (Alibaba 8.0.0) (build 1.8.0_66-b60)
OpenJDK 64-Bit Server VM (Alibaba 8.0.0) (build 25.66-b60, mixed mode)
多租户(Technic...
分类:
其他好文 时间:
2016-01-28 17:28:07
阅读次数:
1092
Reading With Purpose: A grand experimentThis is the preface to a set of notes I'm writing for a seminar this semester. It will be a fun and bumpy ride...
分类:
其他好文 时间:
2016-01-18 20:36:07
阅读次数:
215