News

还记得以前那个在IE的已打开的网页上的网址里输入一段javascript的代码后,你会发现这个页面里所有的图片元素都动了起来:(只能在IE浏览器里,Chrome和Firefox无效) javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; ...
最近项目中遇到了一个分布式系统的并发控制问题。该问题可以抽象为:某分布式系统由一个数据中心D和若干业务处理中心L1,L2 … Ln组成;D本质上是一个key-value存储,它对外提供基于HTTP协议的CRUD操作接口。L的业务逻辑可以 ...
谨以此文纪念伟大的计算机科学巨匠Ken Thompson和Dennis Ritchie,并同时向其他所有为Unix发展做出贡献的黑客致敬。 Unix作为一个举世闻名的操作系统已有40余年的历史,围绕着这个古老的操作系统的发展又衍生出了一系列外围软件 ...
It is not uncommon for a songwriter to be offered a deal worth $20,000 (or much larger) when the publisher now believes the songwriter is a potential hitmaker. But even if there is no other offer, it ...
The only way to terminate a tenancy agreement prematurely without a break clause is if the tenant has breached the terms of the tenancy agreement. The lease usually exists between parties who already ...
Joint registration and application forms for some higher education institutions require that the student who applies after making an early decision, as well as the parent and counsellor, sign a form ...
Similarly, it is defined whether all goods that the seller usually uses, such as a vehicle.B. a vehicle, a parking lot or even their home, are excluded from the transaction. Sales contracts often ...
Blitz Brigade wurde erst gestern für Windows Phone abgedeckt und heute sind wir wieder mit der Windows 8-Version. Wenn Sie ein Windows-Tablet besitzen (oder ein Gaming-Rig gebaut haben), ist es ...
两个月前,我试着想用 ChatGPT 帮我写篇文章《eBPF 介绍》,结果错误百出,导致我又要从头改一遍,从那天我觉得 ChatGPT 生成的内容完全不靠谱,所以,从那天开始我说我不会再用 ChatGPT 来写文章(这篇文章不是由 ChatGPT 生成),因为,在试过一段时间后,我对 ChatGTP 有基于如下的认识: ChatGPT 不是 ...
我无意在这里贬低QA的工作,我也无意因为这个事走向另一个极端。但是,我在现在公司的经历,还有很多新兴公司的做法, 我越来越觉得软件开发,真的不需要专职的QA,更不需要只写代码不懂做测试的专职的Dev。观点如下: 1) 开发人员做测试更有效 开发人员本来就要测试自己写的软件,如果 ...
按传统OO设计,until方法本不应出现在TimePoint类中,这里TimePoint类的until方法同样代表了一种自定义的基本语义,使得表达时间域的问题更加自然。 虽然上面的两个简单例子和普通设计相比看不出太大的优势,但它却为我们理解流畅接口打下了基础。重要的是应该体会到它们从一定程度上跳出了语言 ...
这篇文章的原文在这里(原文链接)(下文不是全译,也不是部分译,我只是把其总结,有我自己的发挥,但是原意大致不变),这篇文章完全是在调侃Scrum的,作者第一段就是一个免费声明,其说他是 Scrum 和其它敏捷方法的big fan, 他也认为Scrum 100% 对 软件开发可行。作者使用Scrum 5年了,也公开作 ...