NGP
Is life always this hard or is it just when you're a kid
当你老了,回顾一生,就会发觉:什么时候出国读书,什么时候决定做第一份职业、何时选定了对象而恋爱、什么时候结婚,其实都是命运的巨变。只是当时站在三岔路口,眼见风云千樯,你作出选择的那一日,在日记上,相当沉闷和平凡,当时还以为是生命中普通的一天。
把一下这段加到文章中去,建议在 more 之后:
1 2 3 4 5 6 7 8 9 10 11
| <script> if("987654312"==prompt("请输入文档密码")) { alert("密码正确"); } else { alert("密码错误返回主页"); location="/"; } </script>
|
This article just represents my own viewpoint. If there is something wrong, please correct me.