...
Getting Started with EISK Web Api
EISK makes it easy to write scalable and secured web api on top of Microsoft's new cutting edge .net core technologies.
With an optional set of customizable utility classes, samples and tools, it lets you creatin
Android中不用再每次都写烦人的Toast了,直接调用这个封装好的类,就可以使用了!
代码如下:package com.zhanggeng.contact.tools;
/** * Toasttool can make you use Toast more easy ; * * author ZHANGGeng * version v1.0.1 * since JDK5.0 * */import android.content.Context;import android.widge