8Mao and Hungar have to choose any part of this wall as their own wall.
分类:
其他好文 时间:
2016-03-13 00:40:30
阅读次数:
179
刚在VS推送的新闻中看到了醒目的标题:Microsoft to acquire Xamarin and empower more developers to build apps on any device,来自微软云端与企业部门执行副总裁Scot Guthrie的博客。原文链接:http://bl
分类:
其他好文 时间:
2016-03-12 18:30:45
阅读次数:
112
What is Dependency Injection? A dependency is any object that another object requires. For example, it's common to define a repository that handles da
地图的定位,记得不用定位的时候要关掉定位不然会一直定位,使电量使用过快。 - (void)viewDidLoad { [super viewDidLoad]; // Do any additional setup after loading the view. self.mapView = [[BM
分类:
移动开发 时间:
2016-03-10 21:48:00
阅读次数:
276
安装依赖包yuminstallautoconfautomakegcclibtasn1-develzlibzlib-develtrouserstrousers-develgmp-develgmpxztexinfolibnl-devellibnltcp_wrappers-libstcp_wrappers-develtcp_wrappersdbusdbus-develncurses-develpam-develreadline-develbisonbison-develflexgccautomakeaut..
分类:
其他好文 时间:
2016-03-10 18:59:20
阅读次数:
458
-------------------- CALayer 手动创建的layer 修改某些属性 默认有动画 头文件中看到属性描述有animatin的都是有默认动画的 - (void)viewDidLoad { [super viewDidLoad]; // Do any additional setu
分类:
其他好文 时间:
2016-03-10 12:20:43
阅读次数:
166
A robot is located at the top-left corner of a m x ngrid (marked 'Start' in the diagram below). The robot can only move either down or right at any po
分类:
其他好文 时间:
2016-03-10 07:06:00
阅读次数:
137
题目:Pressanykeytochangecolor,doyouwanttotryit.Please
hurryup!没看明白!
分类:
编程语言 时间:
2016-03-09 19:13:42
阅读次数:
211
新建立了一个远程仓库,想着把项目放上去。于是在项目目录上: git init 然后就添加远程库 git remote add origin xxxx.git 然后就想push: git push -u origin master 结果提示错误: error:src refspec master do
分类:
其他好文 时间:
2016-03-09 16:05:51
阅读次数:
455
一、特性及优势 1、实现JMS1.1规范,支持J2EE1.4以上2、可运行于任何jvm和大部分web容器(ActiveMQ works great in any JVM)3、支持多种语言客户端(java, C, C++, AJAX, ACTIONSCRIPT等等)4、支持多种协议(stomp,ope
分类:
其他好文 时间:
2016-03-09 11:06:12
阅读次数:
155