Giter Club home page Giter Club logo

z's Introduction

<html>
<head>
    <title>ZFramework帮助</title>
</head>
<body>
    <p>
        ZFramework 出门在外,居家之必备!</p>
    示例代码参考Sample/Sample.csproj项目中的源代码<br />
    <br />
    ZFramework主要包含的功能列表<br />
    <br />
    <ul>
        <li>配置</li>
        <li>数据访问</li>
        <li>简单加密函数</li>
        <li>异常处理</li>
        <li>日志处理</li>
        <li>常用功能封装
            <ul>
                <li>数学工具(大小比较)</li>
                <li>IP地址转换,掩码运算</li>
                <li>网络工具,用于检查网络情况</li>
                <li>拼音工具,用于计算中文字符串的拼音缩写,英文以原样方式返回</li>
                <li>反射工具,可以通过调用此方法寻找调用链中的顶层Web方法名称</li>
                <li>邮件发送工具,属于第三方代码,用于发送邮件</li>
                <li>Web工具, 用于查询客户端IP地址,服务器IP地址,服务器名称,检索Request参数值</li>
                <li>XmlTools,用于将对象序列化为XML或者反之</li>
                <li>StringTools,字符串联接功能,字符串拆分,将指定的对象序列化为二进制的BASE64编码字符串</li></ul>
        </li>
    </ul>

</body>
</html>

z's People

Contributors

xqgzh avatar

Stargazers

ahweb avatar

Watchers

 avatar

Forkers

cash2one

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.