一道编程题——lucky triples

Pbulished On 四月 11, 2017

最近在使用google的过程中弹出一个编程闯关的页面,后来一查得知这是google的神秘招聘系统foobar。我并不觉得把这些题都做完 …

Read more »


python里的数值类型

Pbulished On 三月 31, 2017

不像其他语言需要借助专门的库,python天生支持大数计算。如果要说python有什么优点的话,这个绝对算是其中一点。numpy等科学计 …

Read more »


NGINX as a file server

Pbulished On 三月 21, 2017

NGINX is good at serviing static files such as images and html files. It means it's already a great server for downloading. In this article I expand it by adding features of authentication, uploading and deleting files using lua. I will also talk about the community's favorite nginx-upload-module at the …

Read more »



qq email facebook github
© 2024 - Xurui Yan. All rights reserved
Built using pelican