Giter Site home page Giter Site logo

ojwebservice's Introduction

This plugin is in BETA version and NOT recommended to use in production sites

Introduction

此工程用于为乐学网代码自动评测系统提供错误定位服务。错误定位算法采用杨劭君的《基于加权行为图挖掘的错误定位算法研究》,核心算法都是他实现的,本人只是基于他的算法进行改装,封装成webservice服务,为乐学网提供代码逻辑错误定位服务。未经允许不得用于商业服务。 E-mail : [email protected]

Environment

此项目在windows7下采用vs2013开发,发布部署在IIS上即可使用

FAQ

  1. System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)

Maybe the IO stream handler is not release before when you need it. Make sure all the IO stream is close after using it.

  1. The IIS is not allowed to show the derectory.

In IIS's content view, open the Directory Browse Mode

  1. Can't find the ISAPI And CGI Limit in IIS's content view.

The IIS was not install all modules. You need to install them as follows:

control panel > Program > open or close Windows Features

You need to select all the checkbox in IIS Manager... under the Internet Information Service, one by one.

ojwebservice's People

Contributors

britainwei avatar

Watchers

 avatar

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.