下面的邮件是某Architect发给他的Engineering团队的(来源),我觉得挺不错的,翻译过来,我相信我们所有的程序员都能从中学到很多东西。下面是这封邮件—— 每次当我开始做新的东西是我就会很兴奋。就算在软件圈里做了20年以后,每当开始新的旅程里,我都觉得我心中有一些东西不吐不快。这是我们大 ...
分类:
其他好文 时间:
2017-05-14 20:40:00
阅读次数:
197
ARCHITETUAL DESIGN Record at P261 Choosing the right architecture style can be tricky. Bushman suggests two complementary concepts that can provide so ...
分类:
移动开发 时间:
2017-05-12 11:41:52
阅读次数:
266
Description A rooted tree is a well-known data structure in computer science and engineering. An example is shown below: In the figure, each node is l ...
分类:
其他好文 时间:
2017-05-04 22:02:13
阅读次数:
280
英文原文由David B. Stewart撰写, 这篇论文对实时嵌入式软件开发的易犯错误做了深入分析,对我们的开发非常有指导意义。 David B. Stewart Software Engineering for Real-Time Systems Laboratory Department of ...
分类:
其他好文 时间:
2017-05-01 17:04:23
阅读次数:
230
软件工程是什么? 软件工程 (Software Engineering,简称为SE)是一门研究用工程化方法构建和维护有效的、实用的和高质量的软件的学科。它涉及到程序设计语言,数据库,软件开发工具,系统平台,标准,设计模式等方面。在现代社会中,软件应用于多个方面。典型的软件比如有电子邮件,嵌入式系统, ...
分类:
其他好文 时间:
2017-04-30 16:14:56
阅读次数:
145
随着应用系统的日趋复杂,仅在系统测试和验收测试阶段执行性能测试已经不能满足迟早发现和解决系统性能瓶颈的要求,Connie Smith博士和Lloyd Winlliams博士在他们提出 的软件性能工程(Software Performance Engineering)中建方将性能需求分解到应用单元(模 ...
分类:
其他好文 时间:
2017-04-08 15:54:44
阅读次数:
207
1: Linaro/Ubuntu Linaro is a not-for-profit engineering organization consolidating and optimizing open source Linux software and tools for the ARM arc ...
分类:
其他好文 时间:
2017-04-08 13:42:23
阅读次数:
153
http协议学习系列 1. 基础概念篇 1.1 介绍 HTTP是Hyper Text Transfer Protocol(超文本传输协议)的缩写。它的发展是万维网协会(World Wide Web Consortium)和Internet工作小组IETF(Internet Engineering T ...
分类:
Web程序 时间:
2017-04-06 14:51:04
阅读次数:
335
https://en.wikipedia.org/wiki/Coupling_(computer_programming) In software engineering, coupling is the degree of interdependence between software modu ...
分类:
其他好文 时间:
2017-04-02 13:51:02
阅读次数:
261
当用hibernate reverse engineering而无法选择java src folder时的解决办法 当用hibernate reverse engineering而无法选择java src folder时的解决办法 要么是该工程已经支持了hibernate特性,而.project文件 ...
分类:
编程语言 时间:
2017-03-20 10:26:29
阅读次数:
391