Memorable 32-bit value as a constant

前端 未结 12 1628
借酒劲吻你
借酒劲吻你 2021-01-03 01:39

I am looking for a memorable 32-bit value to be used as a constant. If possible, it should be somewhat funny too.

So far, I have come up with these two:

<         


        
12条回答
  •  挽巷
    挽巷 (楼主)
    2021-01-03 01:59

    Here are a bunch of hex words that you can use to make a constant.

    A snippet of some of the words:

    ba5eba11
    bedabb1e
    be5077ed
    b0a710ad
    b01dface
    cab005e
    ca11ab1e
    ca55e77e
    deadbea7
    defec8
    f01dab1e
    f005ba11
    0ddba11
    5ca1ab1e
    7e1eca57
    

提交回复
热议问题