Home php教程 php手册 一份用PHP代码写的程序员年终总结

一份用PHP代码写的程序员年终总结

Jun 13, 2016 am 09:39 AM
php

在PHP China看到的一个PHP代码调侃的年终总结,写得还蛮有趣的,这里也转一下。程序员就是要风趣,头脑灵活,写出这段代码的哥们一定是个蛮有趣的人。

<?php
# 兄弟们, 第一步写什么?

# 这年头上帝都靠不住, 安全重要
error_reporting(0);

# 年终报告规定用语, 这一定得用呀, 不然, 你死都不知道怎么死.
echo '亲爱的领导!';

# 要获得领导重视的年终奖,一定要用php语言来写, 不然公司招你进来做什么
define('USERNAME','李刚二世');

#  要第一眼引起观注, 你懂的, 写个标题.
$title = '年终总结是根据年终奖多少比例形成的三个代表意识文献';

# 接着, 你一定要做以下这件事, 不然, 你的确够蛋疼
$into = $end_of_the_year_award - ($you_into + $end_of_the_year_award * 0.2);

# phper怎么也得展示一下你的技术所在.
echo $b = is_numeric($a) === true?intval(rand(999,max($a,999))) > 'bbbbbbbbb'?2:'B':max($a + 0,22222222) * $a + 0 < 2?'BBBBBBBBBB':222222222222222;

# 接着, 写正式年终报告
if($into >= 100000)
    echo '在领导们辛勤引领下, 我工作得非常happy';
if($into <= 50000)
    echo '不好意思, 公司美工经常拖放任务进程.';
if($into <= 5000)
    echo '公司的整个项目都立场不对, 像一垃圾项目, 我强烈建议推倒重新架构';
if($into <= 1000)
    echo '浮云'; // 为什么只写两个字呢? 因为工资份量, 一字值500, 年终奖才1000.
if($into == '明年会补偿给你')
    alert('后果相当严重'); // 后果就是把php气得写js了.

# 年终总结也被称为感想, 所此, 你可以写一写, 领导一般不会怪你.
echo '公司单身美女太少';

# 优秀的程序员总是在空闲的时刻记录日志
error_log('心情有如刚进公司时的五味杂陈');

# 能够完整写个年终报告是件技术活, 中途总会被客服调戏一下.
echo 'Anna: 哥, 请帮我把这个订单5645165456修改产品名lady gaga V2';

# 特别是这几天, 异常傻痛.
echo '人民的好英雄, 人民的好党员金大哥离开了, 作为phper, 难道不应该伤痛一下?';

# 给领导讲点曲线指数之类的, 会表现得比较专业.
echo '公司销售比上年增长了12%, 比5年前增长了120%, 比50年前增长了12000%';

# 讲讲自己的工作职责. 注意别讲太细腻.
echo '为公司成功上市作出努力贡献';  // 贡献这两字一定要加.

# 你总得提点工资要求吧? 
echo '为了公司成功上市, 我愿意做出工资上的贡献'; // 恶心地写上贡献二字.

# 作为文艺青年, 你得写一段比较文采性的字.
echo '晨光迎着窗户照射在床头, 我睁开双眼, 甜美地微笑了, 为了公司成功上市, 我要起床';

# 也许你还可以写些伟大理想给领导, 这是走向成功之路的重要一步.
echo '希望贾内德上船之前能够告诉我们船票是多少钱一张. 同时也希望深圳房价不要跌入2万内';

# 快到结束了, 你当然要写些轰动的字眼, 让领导睡间苏醒.
echo '领导,我要告诉你, 我已经有了, 你懂的.';

# 作为技术员, 个人觉得这函数一定要调用.
end();

# 最后, 难道还要我教你吗?
?>
Copy after login
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Repo: How To Revive Teammates
4 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

CakePHP Project Configuration CakePHP Project Configuration Sep 10, 2024 pm 05:25 PM

In this chapter, we will understand the Environment Variables, General Configuration, Database Configuration and Email Configuration in CakePHP.

PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian Dec 24, 2024 pm 04:42 PM

PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

CakePHP Date and Time CakePHP Date and Time Sep 10, 2024 pm 05:27 PM

To work with date and time in cakephp4, we are going to make use of the available FrozenTime class.

CakePHP File upload CakePHP File upload Sep 10, 2024 pm 05:27 PM

To work on file upload we are going to use the form helper. Here, is an example for file upload.

CakePHP Routing CakePHP Routing Sep 10, 2024 pm 05:25 PM

In this chapter, we are going to learn the following topics related to routing ?

Discuss CakePHP Discuss CakePHP Sep 10, 2024 pm 05:28 PM

CakePHP is an open-source framework for PHP. It is intended to make developing, deploying and maintaining applications much easier. CakePHP is based on a MVC-like architecture that is both powerful and easy to grasp. Models, Views, and Controllers gu

How To Set Up Visual Studio Code (VS Code) for PHP Development How To Set Up Visual Studio Code (VS Code) for PHP Development Dec 20, 2024 am 11:31 AM

Visual Studio Code, also known as VS Code, is a free source code editor — or integrated development environment (IDE) — available for all major operating systems. With a large collection of extensions for many programming languages, VS Code can be c

CakePHP Creating Validators CakePHP Creating Validators Sep 10, 2024 pm 05:26 PM

Validator can be created by adding the following two lines in the controller.

See all articles