E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
essence
完成任务3——阅读作业2
www.cnblogs.com/xinz/archive/2012/10/14/2723635.html 第2次阅读作业要求阅读6篇文章: 1 No Silver Bullet:
Essence
·
2015-10-31 10:33
任务
《No Silver Bullet:
Essence
and Accidents of Software Engineering》总结
这篇文章首先是介绍了软件工程要面临的固有的不可避免的问题,主要是复杂性(complexity),软件整合(conformity),可变性(changeability)和不可见性(invisibility)。下面是对文章里这些问题观点的整理: (1)复杂性(complexity)。软件要增加规模不仅仅是简单地增加相同内容的规模,还要增 加新的内容,这就使得随着软件规模的增加其复杂度的增加是非线
·
2015-10-31 10:17
software
阅读作业2--韦昀
No Silver Bullet:
Essence
and Accidents of Software Engineering 本文是比喻性质的,软件工程比作狼人,在不经意间可能变成可怕的怪物,而银弹则是在传说中是对付狼人的唯一有效的武器
·
2015-10-31 10:55
作业
阅读作业2
No Silver Bullet:
Essence
and Accidents of Software Engineering 这篇文章让我在广义上理解了银弹的意义:某个特
·
2015-10-31 10:11
作业
阅读作业第二篇
No Silver Bullet:
Essence
and Accidents of Software Engineering 这篇文章让我在广义上理解了银弹的意义:某个特
·
2015-10-31 10:11
作业
软工第二次阅读作业(1)
没有银弹-软件工程中的根本和次要问题(No Silver Bullet-
Essence
and Accident
·
2015-10-31 10:55
作业
什么是 Textual Entailment.
http://jeudi.inrialpes.fr/2007/Raweb/talaris/uid25.html In
essence
, the textual entailment recognition
·
2015-10-31 09:31
text
Garbage Collection
Essence
--.Net中Garbage Collection深入探讨
keywords: memory leak内存泄漏,managed heap托管堆,reference对象引用,Generational Garbage Collector分代的垃圾回收器,finalizer
·
2015-10-31 09:04
Collection
Some knowledge about why we need to new and delete everything in one module
Essence
: Wrap functions to read/write things from another module.
·
2015-10-31 09:21
delete
没有银弹:软件工程的本质性与附属性工作
NO SILVER BULLET:
ESSENCE
AND ACCIDENTS OF SOFTWARE ENGINEERING It's adapted from berkeley .
·
2015-10-31 09:45
软件工程
TJamie-阅读作业2
英语太差,压力很大 废话不多说,直接上感想吧 No Silver Bullet:
Essence
and Accidents of Software Engineering The
·
2015-10-30 14:28
IE
阅读作业2--韦昀
No Silver Bullet:
Essence
and Accidents of Software Engineering 本文是比喻性质的,软件工程比作狼人,在不经意间可能变成可怕的怪物,而银弹则是在传说中是对付狼人的唯一有效的武器
·
2015-10-30 14:40
作业
阅读作业2
英语太差,压力很大 废话不多说,直接上感想吧 No Silver Bullet:
Essence
and Accidents of Software Engineering The
·
2015-10-27 15:25
作业
第二次阅读作业感想——在混沌的英文中爬取软件工程的哲学 刘宇翔
《No Silver Bullet:
Essence
and Accidents of Software Engineering
·
2015-10-27 14:45
软件工程
第二次阅读作业--陈伯雄
《No Silver Bullet:
Essence
and Accidents of Software Engineering》 Frederick P. Brooks, Jr.
·
2015-10-27 14:43
作业
个人阅读作业2
No Silver Bullet:
Essence
and Accidents of Software Engineering 在欧洲中世纪的传说中,
·
2015-10-21 13:34
个人
阅读作业中软件开发书籍阅读后的一些体会
No Silver Bullet:
Essence
and Accidents of Software Engineering(Frederick P. Brooks, Jr.)
·
2015-10-21 12:34
软件开发
有没有银弹?——阅读思考
《No Silver Bullet —
Essence
and Accidents of Software Engineering》是IBM大型机之父Frederick P.
·
2015-10-21 12:49
思考
个人阅读作业2
在《No Silver Bullet:
Essence
and Accidents of Software Engineering》中,作者将软件开发的困难分为两种:第一种是软件本身在概念建构上存在先
·
2015-10-21 12:23
个人
第二次个人阅读作业
第一篇文章:No Silver Bullet:
Essence
and Accidents of Software Engineering 主要在说软件工程这件事很难以及为什么难。
·
2015-10-21 12:22
个人
软件工程个人阅读作业2
文章一: No Silver Bullet:
Essence
and Accidents of Software Engineering
·
2015-10-21 12:20
软件工程
个人阅读作业2
一、对于银弹问题 “No Silver Bullet -
Essence
and Accidents of Software Engineering”和 “There Is a Silver Bullet
·
2015-10-21 12:11
个人
软件开发相关的读书笔记 问题与方法
软件开发相关的读书笔记 问题与方法 https://www.zybuluo.com/UDvoid/note/45720标签: 读书笔记 软件开发 关于银弹的讨论 [No Silver Bullet:
Essence
·
2015-10-21 11:14
读书笔记
个人阅读作业2
1、 No Silver Bullet:
Essence
and Accidents of Software Engineering by Frederick P.
·
2015-10-21 11:46
个人
Finalize和Dispose使用谁?
转自 http://www3.ccw.com.cn/club/
essence
/200201/7841.htm C#中显性地调用finalizer是不允许的,它只能被碎片收集程序调用
·
2015-10-21 10:48
finalize
软件工程课相关问题
第一篇文章:No Silver Bullet:
Essence
and Accidents of S
·
2015-01-09 13:00
软件工程
个人阅读作业2
No Silver Bullet -
Essence
and Accidents of Software Engineering这篇文章主要将软件工程存在很多问题与困难,并且解决的希望十分地渺茫
·
2014-11-13 01:00
个人
个人阅读作业2
1.No Silver Bullet:
Essence
and Accidents of Software Engineering IBM大型电脑之父Fred Brooks发表的一篇论文
·
2014-11-12 18:00
个人
透析Java本质-谁创建了对象,this是什么
是构造方法创建的对象吗packagecom.java.
essence
_36; importjava.util.ArrayList; importjava.util.List; /** *Createdbylwon14
u011278496
·
2014-05-23 14:00
java
对象
Class
实例
反编译
透析Java本质-集合类的使用及性能分析
集合类-继承关系图一.ArrayList2LinkedList性能分析packagecom.java.
essence
_36; importnet.sf.cglib.proxy.Enhancer; importnet.sf.cglib.proxy.MethodInterceptor
u011278496
·
2014-05-20 18:00
性能
object
Class
ArrayList
LinkedList
透析Java本质-类的初始化顺序
代码:packagecom.java.
essence
_36; /** *Createdbylwon14-5-19. * *Class到底怎么初始化,测试内容已打乱顺序 * *1.先执行静态,按照静态语句块或者静态变量的顺序执行
u011278496
·
2014-05-19 16:00
java
类
String
Class
透析Java本质-方法与成员变量的隐藏
代码:packagecom.java.
essence
_36; /** *Createdbylwon14-5-18. * *1.静态方法不能重写 *2.成员变量也不可用重写,只可以隐藏, *相对于方法的隐藏
u011278496
·
2014-05-18 23:00
类
对象
Class
实例
透析Java本质-开关选择表达式switch
代码:packagecom.java.
essence
_36; /** *Createdbylwon14-5-18. * *JDK1.7后除支持的byte、char、short、int、(4个)包装类、
u011278496
·
2014-05-18 17:00
enum
类
对象
switch
反编译
透析Java本质-谈类型转换的神秘
packagecom.java.
essence
_36; /** *Createdbylwon14-5-18. * *类型转换的神秘 */ classInt2Byte{ inti=10; byteb=
u011278496
·
2014-05-18 15:00
java
github
类
String
Class
透析Java本质-交换变量的几种方式
packagecom.java.
essence
_36; importjava.lang.reflect.InvocationTargetException; importjava.lang.reflect.Method
u011278496
·
2014-05-18 02:00
java
Class
透析Java本质-运算顺序的详细挖掘
packagecom.java.
essence
_36; importjava.util.Arrays; /** *Createdbylwon14-5-18.
u011278496
·
2014-05-18 01:00
java
实例
RUP 4+1 View
Views Architecture is represented by a number of different architectural views, which in their
essence
shuaigelingfei
·
2014-02-12 16:00
view
RUP
RabbitMQ
In
essence
, it accepts messages from
jybzjf
·
2013-11-14 13:00
rabbitmq
android in practice_create model、table class and sqlitehelper(MyMoviesDataBases project)
In
essence
,cursorsiterateoverresultsetsandprovideaccesstodataonerowatatime.first,We’llwantsimplemodelobjects
moubenmao
·
2013-10-09 10:00
android
animation
design
encoding
javabeans
android in practice_create model、table class and sqlitehelper(MyMoviesDataBases project)
In
essence
,cursorsiterateoverresultsetsandprovideaccesstodataonerowatatime.first,We’llwantsimplemodelobjects
kaixinbingju
·
2013-01-05 12:00
没有银弹 No Silver Bullet
《没有银弹:软件工程的本质性与附属性工作》(英语:No Silver Bullet —
Essence
and Accidents of Software Engineering)是IBM大型机之父佛瑞德
·
2012-09-27 11:00
ul
c++ - a look at the function object and its predecessors
this discuss the
essence
of using the functional object.
joe.bq.wang
·
2012-09-09 22:00
C++
学会透过现象看本质,即使现象有时候挺诡异
转载http://program-think.blogspot.com/2009/02/from-surface-to-
essence
.html 最近看到一个汽车对冰淇淋过敏的小故事(原文在此),转述如下
leon.s.kennedy
·
2012-05-16 09:00
精妙SQL语句精华 Subtle SQL statements
essence
说明:复制表(只复制结构,源表名:a新表名:b)SQL:select*intobfromawhere15说明:两张关联表,删除主表中已经在副表中没有的信息SQL:deletefrominfowherenotexists(select*frominfobzwhereinfo.infid=infobz.infid)说明:–SQL:SELECTA.NUM,A.NAME,B.UPD_DATE,B.PREV
wordman
·
2012-01-02 11:34
insert
文章
表
Statements
essence
[wp7软件]相机 画图 截屏 photo 集合 软件(三)
[wp7软件]照片艺术化处理Photo
Essence
v1.7.0.0[wp7软件]相机延时连拍Timelapse v1.3.0.0[wp7软件]相机连拍 v1.0 发布!!!
ad999zd
·
2011-12-19 00:00
wp7
essence
of clean code
Functions F1: Too Many Arguments Functions should have a small number of arguments. No argument is best, followed by one, two, and three. More than three is very questionable and should be avoided
dracularking
·
2011-06-17 15:00
code
js动态设置方法
In
essence
, privileged methods are dynamically generated methods, because they’re added to the object
lz12366
·
2011-03-22 15:00
prototype
Access
One Node RAC concept.
The
essence
is many databases are consolidated into a single cluster.
wsql
·
2010-12-03 17:00
node
One Node RAC concept.
The
essence
is many databases are consolidated into a single cluster.
wangpengfei360
·
2010-12-03 17:00
node
One Node RAC concept.
The
essence
is many databases are consolidated into a single cluster.
wapysun
·
2010-12-03 17:00
node
上一页
1
2
3
4
5
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他