TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

VB6 and the Art of the Knuckleball

4 点作者 balakk将近 11 年前

1 comment

rzimmerman将近 11 年前
VB6 won&#x27;t die because it fills a large gap for people who just want to get something functional done without all the fuss of presentation layers, class hierarchies, and view abstractions that we&#x27;re all somehow stuck with. If you want a button that does something, you literally click the button tool, draw it, then double click the button and write the code. No connecting outlets to action methods, no binding anything.<p>&gt; If it takes more than 10 minutes it can&#x27;t be done<p>is a little harsh, but sometimes you just want to get something done in 10 minutes.