## 多特征-------实际上我们真正买过房子的都知道,在选择房子的时候,需要考虑的不仅仅是面积,地段、结构、房龄、邻里关系之类的都应该是考虑对象,所以前面几讲谈论的,单纯用面积来谈房价,不免失之偏颇。### 多考虑些特性我们加入一些特性来考虑房价问题: DOING---------------------------1. 导出地形图XML;2. 导出引导提示XML;3. 新增加了引导提示编辑功能;
分类:
其他好文 时间:
2014-06-30 21:48:13
阅读次数:
152
1.将图片放进images文件夹,并改名为images.bundle.拖进项目中
2拖动scrollView 并在左上角按住Scroll View 拖到View Controller中 选择deleagte.
这时候.指定Scroll View的代理为controller.
为指定的controller加上代理
#import
@interface C...
分类:
移动开发 时间:
2014-06-27 07:19:43
阅读次数:
259
DOMContentLoadedThe DOMContentLoaded event is fired when the document has been completely loaded and parsed, without waiting for stylesheets, images, ...
分类:
其他好文 时间:
2014-06-27 00:35:05
阅读次数:
289
This note summarizes articles from other places about Microsoft Windows images for OpenStack creation, along with some first hand experience. The whol...