由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - C language的functoin-based reuse的问题(概念级的)
相关主题
请问最佳的方案:在其他项目基础上扩展Re: [转载] Re: why do u use XML?
java有用论[转载] how to manipulate video files by programming
goodbug: wicket问题请问怎么改变org.w3c.dom.Document一个node得值
谁写过24点程序Instability?
问个HttpClient 的问题Is there a way to preserve messageID in email parsing?
其实JSP也不错What do you think of XPath, XQuery, and XSLT?
portlet是不是没前途呀请问Java如何实现对.jpg图片的缩放显示?
什么是functionality test?问个入门问题。
相关话题的讨论汇总
话题: reuse话题: function话题: based话题: functoin话题: language
进入Java版参与讨论
1 (共1页)
j*****I
发帖数: 2626
1
书上是这么说的,
With languages like C, the basic unit of reuse is the function. The problem
with function-based reuse is that the function is coupled to the data it
manipulates. and if the data is global, a change to benefit one function in
one reuse context damages another function used somewhere else.
哪位能给个例子? C大量使用library,不都是function-based的么?
1 (共1页)
进入Java版参与讨论
相关主题
问个入门问题。问个HttpClient 的问题
java开发过程中,关于 scalable 的问题,应该有哪些要注意的?其实JSP也不错
Re: Seeking a couple of Java developers for Googleportlet是不是没前途呀
今天笔试时候有一两个地方没答上来,有些不爽什么是functionality test?
请问最佳的方案:在其他项目基础上扩展Re: [转载] Re: why do u use XML?
java有用论[转载] how to manipulate video files by programming
goodbug: wicket问题请问怎么改变org.w3c.dom.Document一个node得值
谁写过24点程序Instability?
相关话题的讨论汇总
话题: reuse话题: function话题: based话题: functoin话题: language