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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

$job = "I have php skills";

1 点作者 ucentric超过 14 年前
info@web2point.com

2 条评论

robinduckett超过 14 年前
<p><pre><code> &#60;?php $job = "I have php skills"; function test_his_abilities($job) { switch($job) { case "I have php skills": return true; break; case "I am an keen developer, utilising all aspects of my available knowledge, and if they become taxed, am a competant researcher, able to research and learn to improve my current abilities.": return false; break; } } print $this_guy_sucks_at_php ? 'pretty certain he does suck' : test_his_abilities($job) ? 'pretty simplistic skillset' : 'maybe this guy\'s legit.'; ?&#62;</code></pre>
ucentric超过 14 年前
Excellent, want work?