Rober .C. Martin指出,软件腐化的四个原因 1.过于僵硬(regidity) 表现:很难加入一个新功能,要波及很多模块,起初几天的工作,要很长时间才能实现。 对立面:可扩展性(extensibility),使新的模块更好插入 2.过于脆弱(fragility) 表现:一个地方的修改,会 ...
分类:
其他好文 时间:
2018-02-22 19:26:55
阅读次数:
165
Using the New Device Emulation Interface The Device Emulation interface changed a bit with the newer version of Chrome Dev Tools. Here are the instruc ...
分类:
其他好文 时间:
2018-02-15 17:16:42
阅读次数:
357
hibernate框架属于dao层,类似dbutils的作用,是一款ORM(对象关系映射)操作 使用hibernate框架好处是:操作数据库不需要写SQL语句,使用面向对象的方式完成 这里使用eclipse工具搭建: 官网下载:https://sourceforge.net/projects/hib ...
分类:
Web程序 时间:
2018-02-13 00:29:58
阅读次数:
231
plugins webpack-dev-server ...
分类:
移动开发 时间:
2018-02-10 18:55:10
阅读次数:
279
# 下載包 https://www.elastic.co/downloads/past-releases/elasticsearch-6-0-1 https://github.com/mobz/elasticsearch-head # 本地安裝 ## 安裝elasticsearch 1. 拷貝到目錄 ...
分类:
其他好文 时间:
2018-02-09 15:03:26
阅读次数:
181
class-dump 官网地址:这里 我这里下载的是 class-dump-3.5.dmg 版本号的。双击.dmg 文件,将 拉倒 /usr / local / bin 文件夹下,这样就能够在终端使用 class-dump 命令了。 这里我演示dump系统自带的计算器,导出它的头文件。 命令例如以下 ...
分类:
移动开发 时间:
2018-02-06 18:20:36
阅读次数:
693
准备工作: 1.两张不同颜色的小圆点图片,可以去阿里巴巴矢量图网站搜索 我把我使用的图片贴出来 2.一个简单的Viewpager的实现 下面是简单的Viewpager实现步骤: 1.布局文件使用Viewpager 2.定义一个适配器类使其继承PagerAdapter,复写其中的四个方法,分别是get ...
分类:
移动开发 时间:
2018-02-04 16:37:05
阅读次数:
587
遍历jsonArray 遍历jsonObject ...
分类:
Web程序 时间:
2018-02-01 13:15:43
阅读次数:
172
KDE 项目依旧在继续改进智能手机、平板电脑和其他移动设备的 Plasma Mobile 用户界面,并于近日发布了一个 ISO 镜像,邀请社区的尝鲜用户进行测试。 他们曾承诺在 2018 年年底之前,会面向手机、平板等移动设备推出功能完整的 Plasma Mobile 用户界面,并将其部署在尽可能多 ...
分类:
其他好文 时间:
2018-01-30 23:11:01
阅读次数:
332
In this lesson we will dive a bit more into the tree semantics of MST. In this lesson you will learn: Actions can only modify their own subtree The us ...
分类:
其他好文 时间:
2018-01-28 11:15:01
阅读次数:
116