程序員末日怎么活?
2019-05-02 19:10 作者:le_kingsley | 我要投稿

class Progremmer
{
? ? private:
? ? ? ? head headObj;
? ? ? ? body bodyObj;
? ? public:
? ? ? ? void writeProgrem(head h, body b);
}
public class TheCrackOfDoom
{
? ? public static void main(String[] args)
? ? {
? ? ? ? Progremer p;
? ? ? ? p.writeProgrem();
? ? }
}
//。。。。。i choose to go die ??
標(biāo)簽: