使用XCode5创建新项目的时候发现无法修改Deployment Target,只能选择iOS7这是由于XCode5默认会选择在64位的环境下运行,在Build Settings中修改Architectures为Standard architectures(armv7, armv7s),回到Gene...
分类:
其他好文 时间:
2015-02-24 15:04:43
阅读次数:
127
EssentialDiagramforWPF控件能够帮助你绘制强大的和功能丰富的图表,提供了直观地用户交互式的模型来创建和编辑图图表,支持数据绑定,打英序列化以及自动布局等。提供了多种图型对象,如:节点、连接线、装饰图型等。类似Visio的图形控件。具体功能:控件提供了几种自定义选项..
# Pandoc 学习笔记 ![pandoc 转换][1] [1]: http://www.r-statistics.com/wp-content/uploads/2013/02/pandoc_diagram.png...
分类:
其他好文 时间:
2015-02-13 23:47:45
阅读次数:
315
A ring is compose of n circles as shown in diagram. Put natural number 1, 2, ..., n into each circle separately, and the sum of numbers in two adjacent circles should be a prime.
Note: the number of first circle should always be 1.
Input
n (0 < n < 2...
分类:
其他好文 时间:
2015-02-12 22:56:33
阅读次数:
437
A robot is located at the top-left corner of a m x n grid(marked 'Start' in the diagram below).
The robot can only move either down or right at any point in time. Therobot is trying to reach the bott...
分类:
其他好文 时间:
2015-02-10 23:18:37
阅读次数:
390
今天梓滨师兄叫我先为项目设计好数据库表,最好画一张ER图出来。ER图我知道是什么,因为之前选修过数据库与应用的水课,,,不过现在忘得差不多了,问了一下度娘,什么是ER图呢?度娘告诉我说, “E-R图也称实体-联系图(Entity Relationship
Diagram),提供了表示实体类型、属性和联系的方法,用来描述现实世界的概念模型“。
有以下三种成分:
1. 用矩形表示实体型,矩形...
分类:
数据库 时间:
2015-02-09 23:09:58
阅读次数:
204
Maven的使用本文地址:http://blog.csdn.net/caroline_wendy使用gradle的配置方法,新建或修改gradle属性文件:~/.gradle/gradle.properties填入账号和密码,比如:maven_user=deployment
maven_password=deployment我们限定使用变量名maven_user和maven_password在gr...
分类:
系统相关 时间:
2015-02-08 00:30:19
阅读次数:
378
机器学习Machine Learning - Andrew NG
courses学习笔记
If you want to build a large scale deployment of a learning algorithm, what people will often do is prototype and the language is Octave.Which is a grea...
分类:
系统相关 时间:
2015-02-06 16:46:21
阅读次数:
245