Example 1 Let \(X\) be the subspace \([0,1]\cup[2,3]\) of \(\mathbb{R}\), and let \(Y\) be the subspace \([0,2]\) of \(\mathbb{R}\). The map \(p: X \r... ...
分类:
其他好文 时间:
2019-02-09 19:18:31
阅读次数:
124
Exercise 22.3 Let \(\pi_1: \mathbb{R} \times \mathbb{R} \rightarrow \mathbb{R}\) be projection on the first coordinate. Let \(A\) be the subspace of \ ...
分类:
其他好文 时间:
2019-02-09 19:13:55
阅读次数:
154
Java是由Sun Microsystems公司于 1995年5月推出的面向对象程序设计语言(以下简称Java语言)和Java平台的总称。 Java历史: ? 1991 年Sun公司的James Gosling等人开始开发名称为 Oak 的语言。主要用于像有线电视转换盒这类消费设备。 ? Sun公司 ...
分类:
编程语言 时间:
2019-01-23 21:36:37
阅读次数:
191
Lemma 21.2 (The sequence lemma) Let \(X\) be a topological space; let \(A \subset X\). If there is a sequence of points of \(A\) converging to \(x\), ... ...
分类:
其他好文 时间:
2019-01-20 14:00:14
阅读次数:
124
Java基础知识总结 零基础2700行入门Java 一:java概述: 1991 年Sun公司的James Gosling等人开始开发名称为 Oak 的语言,希望用于控制嵌入在有线电视交换盒、PDA等的微处理器;1994年将Oak语言更名为Java; Java的三种技术架构: JAVAEE:Java ...
分类:
编程语言 时间:
2019-01-13 13:44:19
阅读次数:
243
Java的历史是非常有意思的。1990年底,Sun Microsystems在工作站计算机市场上领先世界,并继续保持健康发展。Sun想把本公司的创新和专业知识应用到即将到来的消费电子市场领域,于是该公司邀请了一些顶级工程师,组建了一个Green Team团队(核心成员有: James Gosling ...
分类:
编程语言 时间:
2019-01-11 00:44:15
阅读次数:
261
Description Everyone knows of the secret agent double oh seven, the popular Bond (James Bond). A lesser known fact is that he actually did not perform ...
分类:
其他好文 时间:
2019-01-10 21:42:17
阅读次数:
127
微服务的概念最早由Martin Fowler与James Lewis于2014年共同提出,核心思想是围绕业务能力组织服务,各个微服务可被独立部署,服务间是松耦合的关系,以及数据和治理的去中心化管理。微服务能够帮助企业应对业务复杂、频繁更新以及团队规模庞大带来的挑战,实现IT对业务创新的驱动。 1月1 ...
分类:
其他好文 时间:
2019-01-08 15:12:52
阅读次数:
146
Theorem 20.4 The uniform topology on \(\mathbb{R}^J\) is finer than the product topology and coarser than the box topology; these three topologies are... ...
分类:
其他好文 时间:
2019-01-05 00:14:12
阅读次数:
120
Ajax Ajax Ajax Ajax简介 Asynchronous JavaScript + XML(异步JavaScript和XML), 其本身不是一种新技术,而是一个在 2005年被Jesse James Garrett提出的新术语,用来描述一种使用现有技术集合的‘新’方法,包括: HTML ...