Kotlininfix函数
浅析Kotlin使用infix函数构建可读语法流程讲解
我们在Kotlin中就多次使用A to B这样的语法结构构建qGmrL键值对,包括Kotlin自带的mapOf()函数,这种语法结构的优点是可读性强。那么这种功能是怎么实现的?to是不是Kotlin语言中的一个关键字?本章我们来对这个功能[详细]
2023-01-19 10:19 分类:开发How do I rewrite a file name into the browser using a httphandler - is it possible?
I have a httphandler that is fitred for all .png files. I would to be able to rewite the name of the file into the html. Is this possible? So if test.png comes into the handler I want to write test.pn[详细]
2022-12-23 07:33 分类:问答