?Architecting Is About BalancingRandy StaffordBalance Stakeholders’ interests with Technical Requirements
WHEn WE THinK oF ARCHiTECTing SoFTWARE, we tend to think first of classical technical activiti...
分类:
其他好文 时间:
2015-08-01 08:51:45
阅读次数:
98
Key Task
Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 1529 Accepted Submission(s): 631Problem Description
The Czech Technical Universit...
分类:
其他好文 时间:
2015-07-31 12:58:20
阅读次数:
177
?Stand Up!Udi DahanAS ARCHiTECTS, MAny oF uS HAvE gRoWn from highly technical positions where our success was derived mainly from our ability to talk to machines. However, in the role of architect much...
分类:
其他好文 时间:
2015-07-30 11:32:53
阅读次数:
154
?Chances Are,Your Biggest Problem Isn’t TechnicalMark RammRigHT noW SoMEonE’S Running a failing project to build a payroll system. Probably more than one someone.
Why? Was it because they chose Ruby o...
分类:
其他好文 时间:
2015-07-17 16:22:47
阅读次数:
132
题目连接http://acm.hdu.edu.cn/showproblem.php?pid=1885Key TaskDescriptionThe Czech Technical University is rather old — you already know that it celebrate...
分类:
其他好文 时间:
2015-07-11 16:31:57
阅读次数:
117
参考文档How to catch the 'Next' button click in a Train FlowAPPLICATION EXTENSION TECHNICAL DESIGNProblem related to train.
分类:
其他好文 时间:
2015-07-10 18:14:17
阅读次数:
199
1. decade /'dekeid/ n. a period of ten years; 十年;十年期间;2. exponential /,eksp?'nen??/ adj. technical using a sign that shows how many times a number is ...
分类:
其他好文 时间:
2015-07-08 18:00:18
阅读次数:
153
转载请注明出处:jiq?钦's technical Blog 引言JDK1.4中引入了NIO,即New IO,目的在于提高IO速度。特别注意JavaNIO不完全是非阻塞式IO(No-Blocking IO),因为其中部分通道(如FileChannel)只能运行在阻塞模式下,而其他的通道可以在阻塞式和非阻塞式之间进行选择。尽管这样,我们还是习惯将Java NIO看作是非阻塞式IO,而前面介绍的面向流...
分类:
编程语言 时间:
2015-07-06 23:25:32
阅读次数:
351
转载请注明出处:jiq?钦's technical Blog 备注:阅读此文之前,建议先看我这篇博文了解阻塞式IO和非阻塞式IO的基本概念。一、流(Stream)1、字节流输入(InputStream) 介质流 FileInputStream 从文件中读取信息 PipedInputStream 产生用于写入相关PipedOutputStream的数据,实现“管道化”概念...
分类:
编程语言 时间:
2015-07-06 23:24:52
阅读次数:
252
Key Task
Time Limit: 3000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)
Total Submission(s): 1474 Accepted Submission(s): 605
Problem Description
The Czech Technical Un...
分类:
其他好文 时间:
2015-07-06 16:15:22
阅读次数:
98