已陆续倒到各大电商站点及新华书店 http://item.jd.com/11594135.html http://product.china-pub.com/4472138 http://www.amazon.cn/%E6%8B%A8%E4%BA%91%E8%A7%81%E6%97%A5-%E5%9 ...
分类:
移动开发 时间:
2017-06-10 20:33:45
阅读次数:
217
On GitHub, saved changes are called commits. Understanding the GitHub Flow When you're working on a project, you're going to have a bunch of different ...
分类:
其他好文 时间:
2017-06-10 17:01:52
阅读次数:
209
//创建表空间 create tablespace ACHARTSdatafile 'D:\oradata\orcl\ACHARTS01.DBF' size 800mautoextend on next 10m maxsize 3000m //删除表空间drop tablespace ACHARTS ...
分类:
数据库 时间:
2017-06-10 12:21:27
阅读次数:
254
深度学习 Introducing convolutional networks:卷积神经网络介绍 卷积神经网络中有三个基本的概念:局部感受野(local receptive fields), 共享权重( shared weights), 混合( pooling)。 与前面的神经网络不同,在这里我们用 ...
分类:
其他好文 时间:
2017-06-09 21:30:12
阅读次数:
296
?? 题意:给出两个圆,求它们的公切线,并依照一定格式输出 做法:模拟 代码: #include<iostream> #include<map> #include<string> #include<cstring> #include<cstdio> #include<cstdlib> #includ ...
分类:
其他好文 时间:
2017-06-09 20:53:34
阅读次数:
307
Exadata是Oracle软硬结合的一体机,通过自己的机子不可能全然模拟出来,这里搭建的虚拟机仅仅是一个简单的、能够供我们学习Exadata的环境。 最简单能够模拟的Exadata虚拟机须要两个节点,CELL节点和DB节点。 首先说一下CELL节点安装介质: OEL5.6-x86-64 cell- ...
分类:
数据库 时间:
2017-06-08 15:53:43
阅读次数:
178
这里是一些关于Google Hack方面的整理 黑客专用信息和资料搜索地址为: http://www.google.com/custom?hl=xx-hacker 这里是google关键字的用法,要设置它为中文,则是 http://www.google.com/custom?hl=zh-CN 英文则 ...
分类:
其他好文 时间:
2017-06-08 00:19:10
阅读次数:
1480
原文:https://github.com/judasn/IntelliJ-IDEA-Tutorial/blob/newMaster/make-introduce.md 编译方式介绍 相比较于 Eclipse 的实时自动编译,IntelliJ IDEA 的编译更加手动化,虽然 IntelliJ ID ...
分类:
其他好文 时间:
2017-06-07 22:22:58
阅读次数:
260
一篇很有用的教程:http://www.cnblogs.com/lmule/archive/2010/08/18/1802774.html 1.pthread 参考资料:http://www.cnblogs.com/auleaf/archive/2011/09/19/2181328.html pth ...
分类:
其他好文 时间:
2017-06-07 20:54:38
阅读次数:
149
环氧树脂AB胶的应用特点 1.环氧树脂AB胶具有极大的配方设计灵活性和多样性。能按不同的使用性能和工艺性能要求,设计出针对性很强的最佳配方。这是环氧树脂应用中的一大特点和优点。但是每个最佳配方都有一定的适用范围(条件),不是在任何工艺条件和任意使用条件下都宜采用。也就是说没有“万能”的最佳配方。必须 ...
分类:
其他好文 时间:
2017-06-07 12:53:13
阅读次数:
262